slushiegoose / Town-Of-Us

An Among Us mod containing a bunch of roles
GNU General Public License v3.0
823 stars 355 forks source link

can i also install this on linux pop os? because it works fine on windows but with linux it doesnt seem to work? #299

Open glacticgaming opened 3 years ago

ttl41 commented 3 years ago

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!

shaoiken commented 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.

nickcat325 commented 3 years ago

[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.