Among us mod that fixes some game breaking bugs when tryharding among us. As well as some useful settings
- Fixes admin table blink issue (https://youtu.be/aMEH0wGjyZ8)
- Fixes the fact that vent's animation is visible in the shadow (https://youtu.be/vL3xS9cFSPY)
- Allow you to disable Cameras, Admin table and Vitals when there are less than N players, updated at meetings (customizable)
- Crewmates can use scanner at the same time (prevent scan abuse)
- Fixes some cases when impostor is invisible after exiting a vent
- Removes the kill button blink when one of your teammates kills
- Option to hide player names (excluding yours and your impostor's teammates) to prevent wall/door clipping
- Option to change the % of kill cooldown after a meeting
- Option to force wire task (it's still counted as a "common task")
- Allow you to change map and impostor count from the game lobby (Thx @Galster)
This mod has been made using Reactor modding framework, based on BepInEx, it patches the game at runtime and DOES NOT modify any game files.
- Support Among us v2020.12.9s (Steam only)
All players should have the mod install for the best user experience
- Download the lastest release.
- Extract the files into Among us game folder (
steam/steamapps/common/Among us
) - This should look like this
- Run the game from steam
If you want to install Reactor by yourself, please follow the BepInEx installation instruction, then Reactor's ones. And then copy the plugin dll (from releases) into Among us/BepInEx/plugins
If you want to play on official servers, you should then disable custom handshake option from: Among us/BepInEx/config/gg.reactor.api.cfg
If you want to uninstall this mod only, remove the dll Among us/BepInEx/plugins/AmongUsTryhard-2020.12.9s.dll
.
If you want to disable it, you can temporarily rename or remove the file Among us/winhttp.dll
If you want to completely uninstall Reactor/BepInEx, remove the following files and folders
+-- BepInEx
+-- mono
+-- changelog.txt
+-- doorstop_config.ini
+-- winhttp.dll
You have encountered a bug or unexpected behaviour ? You want to suggest or add a new feature ? Create an Issue or PR !
This mod depends on another module which simplify lobby options (add to menu, sync settings and save settings individually with customisable display)
- Fork this on github
- Clone your repo, commit and push your changes
- Request a new Pull request
AmongUsTryhard is licensed under the MIT License. See LICENSE for the full License.
Credits to @Galster for custom lobby settings
Third-party libraries:
- Reactor is license under the LGPL v3.0 License. See LICENSE for the full License.
- BepInEx (Reactor fork) is licensed under the LGPL 2.1 License. See LICENSE for the full License.
- Unity Runtime libraries are part of Unity Software.
Their usage is subject to Unity Terms of Service, including Unity Software Additional Terms.