Sygent-VoiceFix icon

VoiceFix

Fixes voice chat bugs in Lethal Company

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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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)

  1. Install Gale Mod Manager.
  2. Click Install with Mod Manager on this page.

Manual Installation

  1. Install BepInExPack.
  2. Extract the VoiceFix.dll from the downloaded zip.
  3. Place VoiceFix.dll into your Lethal Company/BepInEx/plugins folder.

⚙️ 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.