Open glacticgaming opened 3 years ago
To add my own experience to this, because at first it still failed on Arch Linux for me after adding winhttp to be native.
I had to manually create the folders "config", "patchers" & "unhollowed" in the BepInEx folder, after that the game starts and works flawlessly modded. The preloader created log files in the Among Us folder on failed start attempts which indicated the failure of creating the folders itself, so I just did it manually.
[Solution] I've been trying to get town of us to run on Linux for awhile and I've finally found a solution. If you are running Among Us through steam proton install Protontricks https://www.simpler.website/html/2021/1/protontricks.html Run protontricks --gui. Select Among us: 945360>Select the default wineprefix>Run winecfg>Libraries. Now add winhttp. You can run among us through steam and Town of us will work.
If you are using using wine to run among us, run winecfg go to Libraries and add winhttp.
If you are using a specific wine bottle, like in Lutris, run WINEARCH=win64 WINEPREFIX=~/wine/bottle winecfg. Make sure to change the wine prefix to the path of the bottle. Now go to Libraries and add winhttp.
You need to follow the instructions for Proton there: https://docs.bepinex.dev/articles/advanced/steam_interop.html Tell me if you're having trouble!