You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -146,6 +147,21 @@ Join our [Discord](https://discord.gg/ugyc4EVUYZ) if you have any problems or wa
146
147
<details>
147
148
<summary> Changelog </summary>
148
149
<details>
150
+
<summary> v5.0.3 </summary>
151
+
<ul> <li>Compatibility with the new Among Us version v2023.11.28</li> </ul>
152
+
<ul> <li>Role gen system reparied, courtesy of @AlchlcDvl</li> </ul>
153
+
<ul> <li>Role color is now used for interaction highlights</li> </ul>
154
+
<ul> <li>Changes to intro role colors, courtesy of @Loonie-Toons</li> </ul>
155
+
<ul> <li>Custom keybinds for interactions - integration to among us keybinds, courtesy of @whichtwix</li> </ul>
156
+
<ul> <li>Added a tiny discord rich prescense line</li> </ul>
157
+
<ul> <li>Disperse added back to submerged and heli</li> </ul>
158
+
<ul> <li>Multiple revived people from altruist appear on imposters arrows, rather than just the latest, courtesy of @whichtwix</li> </ul>
159
+
<ul> <li>Ping tracker reduced in size</li> </ul>
160
+
<ul> <li>Host is now shown in the ping tracker whilst in the lobby</li> </ul>
161
+
<ul> <li>Shows host in top left of lobby meetings</li> </ul>
162
+
<ul> <li>-- Soon to come: Full rewrite.</li> </ul>
163
+
</details>
164
+
<details>
149
165
<summary> v5.0.2 </summary>
150
166
<ul> <li>Compatibility with the new Among Us version v2023.7.12</li> </ul>
151
167
<ul> <li>New Setting: Detective can detect last killer</li> </ul>
@@ -725,6 +741,15 @@ Join our [Discord](https://discord.gg/ugyc4EVUYZ) if you have any problems or wa
725
741
\
726
742
A first launch may take up to 5 minutes, so be patient if it doesn't launch immediately.<br/>
727
743
<br/>
744
+
If the mod does not work and the version of Among Us that you see in the main menu, under the town of us logo or bottom left, does not correspond to the version indicated in the [releases table](#releases) above please do the following to get the correct version:
745
+
746
+
**1. Go to Among Us in your Steam library**\
747
+
\
748
+
**2. Click the gears icon or right click among us and then go into properties**\
749
+
\
750
+
**3. Go to betas and select "public-previous" in the drop box**\
751
+
\
752
+
**4. Reinstall the game and redo the mod installation, recreate your copy of the game if necessary**
728
753
729
754
## Installation Guide (Epic Games)
730
755
**1. [Download](#releases) the Town of Us version corresponding to the installed Among Us version.**\
@@ -756,6 +781,25 @@ A first launch may take up to 5 minutes, so be patient if it doesn't launch imme
756
781
A first launch may take up to 5 minutes, so be patient if it doesn't launch immediately.<br/>
757
782
<br/>
758
783
784
+
If the mod does not work and the version of Among Us that you see in the main menu, under the town of us logo or bottom left, does not correspond to the version indicated in the [releases table](#releases) above please do the following to get the correct version:
785
+
786
+
**1. Download the latest downgrade script(DowngradeEpic.ps1) [here](https://github.com/whichtwix/EpicGamesDowngrader/releases/latest).**\
787
+
\
788
+
**2. Right click the file and click "run with powershell". If it does not open or instantly closes do the following:**\
789
+
- search powershell in your windows search bar and open it <br>
790
+
- navigate to the folder the script is in, by doing for example ```cd downloads``` or ```cd desktop``` <br>
791
+
- write ```Set-ExecutionPolicy Unrestricted -Scope Process``` and click enter <br>
792
+
- write ```./DowngradeEpic.ps1``` and click enter <br>
793
+
\
794
+
**3. Click the y key the couple times it prompts, and look above the prompt at the 'install path' to see where among us is getting installed.**\
795
+
\
796
+
**4. After its finished reinstall the mod to that path**\
797
+
\
798
+
**5. Open the game using a .cmd file that gets created in the same folder the script is, it will have the version of among us in its name. Do not use the epic launcher.**\
799
+
\
800
+
If there any problems with the script please check the [faq](https://github.com/whichtwix/EpicGamesDowngrader/tree/main#common-issues), and make contact with the discord server or in a issue [here](https://github.com/whichtwix/EpicGamesDowngrader/issues/new).<br/>
801
+
<br/>
802
+
759
803

760
804
<br/>
761
805
## Issues
@@ -1928,4 +1972,4 @@ v1.2.0 has Essentials embedded and can be found [here](https://github.com/slushi
1928
1972
1929
1973
#
1930
1974
<palign="center">This mod is not affiliated with Among Us or Innersloth LLC, and the content contained therein is not endorsed or otherwise sponsored by Innersloth LLC. Portions of the materials contained herein are property of Innersloth LLC.</p>
0 commit comments