Town-Of-Us icon indicating copy to clipboard operation
Town-Of-Us copied to clipboard

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

Open glacticgaming opened this issue 3 years ago • 3 comments

glacticgaming avatar Aug 04 '21 13:08 glacticgaming

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!

ttl41 avatar Aug 06 '21 12:08 ttl41

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.

shaoiken avatar Aug 12 '21 11:08 shaoiken

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

nickcat325 avatar Aug 13 '21 05:08 nickcat325