Skip to content

Installing Perfect Comms

LoMce edited this page Jun 15, 2026 · 6 revisions

Installing Perfect Comms

Perfect Comms is a BepInEx plugin for Among Us. It needs MiraAPI and Reactor present.

Quick install (with dependencies)

  1. Download PerfectComms+dependencies.zip from the latest release.
  2. Extract it into your Among Us install folder (the folder containing Among Us.exe).
  3. Launch the game. You should see Perfect Comms load in the BepInEx console.

This bundle includes BepInEx, MiraAPI, and Reactor. It does not include TOU-Mira.

DLL-only install

If your mod pack already ships BepInEx, MiraAPI, and Reactor, just drop the plugin in:

BepInEx/plugins/PerfectComms.dll

Use PerfectComms.dll for Windows and PerfectCommsAndroid.dll for Android.

Verify it loaded

  • A Perfect Comms voice HUD appears in-game.
  • Hosts see a voice settings entry in the lobby (see Host Settings).
  • The main menu shows the voice lobby browser.

Requirements

Component Needed In the zip?
BepInEx Yes Yes
MiraAPI Yes Yes
Reactor Yes Yes
TOU-Mira Optional (unlocks role voice behaviours) No

Troubleshooting

  • No voice HUD: confirm PerfectComms.dll is in BepInEx/plugins and the BepInEx console shows it loading.
  • Missing-dependency errors: use the +dependencies.zip bundle, or add MiraAPI and Reactor to your pack.
  • Can't hear anyone: check your mic/speaker device in the local settings, and that you are in a Perfect Comms lobby with other compatible clients.

See also: Host Settings · Controls

Clone this wiki locally