Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StarGate01 authored Nov 5, 2020
1 parent a9db3ac commit b5cd906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Download the latest compatible release from https://github.com/StarGate01/AmongU

If you don't have the `Visual C++ Redistributable for Visual Studio 2015` installed, get it from https://www.microsoft.com/en-us/download/details.aspx?id=48145 . Choose the x86 version, even if your PC is 64 bit.

Instal Mumble (Tested: Version 1.3.3) if you have not already: https://www.mumble.info/downloads/ . if the path Mumble was installed to differs from `C:\Program Files (x86)\Mumble\mumble.exe` (if you installed the 64 bit version), you have to specify it by editing the Steam launch options of Among Us like this: `-m "C:\Your\Path\mumble.exe"`.
Instal Mumble (Tested: Version 1.3.3) if you have not already: https://www.mumble.info/downloads/ . If the path Mumble was installed to is not `C:\Program Files (x86)\Mumble\mumble.exe` (if you installed the 32 bit version), you have to specify it by editing the Steam launch options of Among Us, for example like this: `-m "C:\Program Files\Mumble\mumble.exe"` if you installed the 64 bit version.

In Mumble, the proximity audio options have to be enabled and configured beforehand:
- Run `Configure -> Audio Wizard` and configure your Headset
Expand Down

0 comments on commit b5cd906

Please sign in to comment.