
You are viewing a potentially older version of this package. View Latest Version
NoiseSuppressionPlus
Toggle RNNoise background sound removal, adjust suppression strength (0-100%), and cycle mic sensitivity — all with rebindable in-game keys.NoiseSuppressionPlus
Take control of your voice chat in Lethal Company with real-time noise suppression and mic sensitivity controls.
Features
- Toggle noise suppression on/off (default:
-) - Cycle mic sensitivity through Low / Medium / High / Very High (default:
=) - Increase/decrease suppression amount in 5% steps, 10%–100% (default:
[/]) - All keys rebindable in-game via the InputUtils keybinds menu
- HUD notifications for every action
- Persistent settings across game sessions
How to use
| Key | Action |
|---|---|
- |
Toggle noise suppression on/off |
= |
Cycle mic sensitivity |
] |
Increase suppression amount |
[ |
Decrease suppression amount |
All keybinds can be changed in the in-game keybinds menu (added by InputUtils) or via the BepInEx config file.
Installation
- Install BepInExPack
- Install LethalCompany InputUtils
- Drop
NoiseSuppressionPlus.dllintoBepInEx/plugins/
Configuration
Settings are saved to BepInEx/config/NoiseSuppressionPlus.cfg. You can also enable LogOutput = true under the [Debug] section to print verbose info to the console for troubleshooting.
Credits
Based on NoiseSuppression by jupjohn (jammeh) — the original mod that first exposed Dissonance's built-in RNNoise suppression in Lethal Company.
Changelog
1.0.1
- In-game changes no longer persist to config file (config only sets base values)
1.0.0
- Initial release for LC v80/v81
- Toggle noise suppression, cycle mic sensitivity, adjust suppression amount
- All keys rebindable via in-game InputUtils menu
- Based on jammeh's NoiseSuppression mod