Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 2 hours ago |
| Total downloads | 1 |
| Total rating | 0 |
| Categories | Client-side Bug Fixes AI Generated |
| Dependency string | Sygent-VoiceFix-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
VoiceFix
A client-side mod for Lethal Company that automatically repairs broken voice chat bindings.
If you've ever experienced the persistent voice chat bug where you suddenly can't hear anyone or be heard until you re-host the lobby or rejoin the lobby, this mod fixes it automatically in the background. No more restarting the lobby to fix voice chat!
🌟 Features
- Automatic Recovery: Routinely monitors your Dissonance voice playback objects and repairs broken bindings without dropping connection.
- Client-Side: Works purely client-side! Other players do not need to install it, but it is highly recommended so they don't experience the bug either.
- Seamless: You won't even notice it working in the background.
🛠️ Installation
Mod Manager (Recommended)
- Install Gale Mod Manager.
- Click Install with Mod Manager on this page.
Manual Installation
- Install BepInExPack.
- Extract the
VoiceFix.dllfrom the downloaded zip. - Place
VoiceFix.dllinto yourLethal Company/BepInEx/pluginsfolder.
⚙️ Configuration
Run the game once to generate the config file at BepInEx/config/com.voicefix.lethalcompany.cfg.
You can adjust:
- VoiceCheckInterval: How often (in seconds) it checks for broken voice bindings.
- RepairCooldown: Minimum seconds between repair attempts.
- VerboseLogging: Enable for debugging.