Among Us

Among Us

Not enough ratings
(Guide) Install Town of Host On Linux
By Linux2Good
Guide on how to install Town of Host mod on GNU/Linux
   
Award
Favorite
Favorited
Unfavorite
Download mod
Github Official Latest Release[github.com]
Note: Update Among Us to latest version if you are out of date.
Extract ZIP File to the game
On Ubuntu, just click on archive, there is Archive Manager pre-installed.
Click "Extract" and go to this path: .steam > root > steamapps > common > Among Us > Click "Extract"
If you don't have Archive Manager, install "unzip" utility.

Debian based:

sudo apt install unzip -y

Arch Linux Based:

sudo pacman -S unzip

Then. type in terminal (rename /path/to/archive to path of your archive):

unzip /path/to/archive ~/.steam/root/steamapps/common/Among\ Us
Configure Game For Mod
There is configuration that need to be done before you can play mod.
You need to enable winhttp in prefix of the game.

Install protontricks:

On Ubuntu, you need to enable multiverse repository. Type in terminal and confirm:

sudo apt-add-repository multiverse

then, install protontricks:

sudo apt install protontricks -y --no-install-recommends

On arch linux based, protontricks avaliable in the AUR[aur.archlinux.org]

Now, run protontricks:

protontricks --gui

Double-click on "Among Us", then click "Select the default prefix", click Run winecfg.
Select "Libraries", in input of "New override of library", type winhttp, and click "Add", then "Apply", and close window, and protontricks.

Note: there is might be warning about 64-bit prefix, you can safely ignore it and press "OK"
Play!
Profit!
If something doesn't work, please comment.
For roles/settings documentation, check Github[github.com]

Good luck!