SoundGate
A mod that introduces a Input Sensitivity slider to the Audio Settings, allowing players the ability to block sounds under a particular threshold.
| Date uploaded | 9 months ago |
| Version | 0.1.4 |
| Download link | Curiosity_Core_Development-SoundGate-0.1.4.zip |
| Downloads | 67 |
| Dependency string | Curiosity_Core_Development-SoundGate-0.1.4 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
SoundGate
Tired of your mic picking up keyboard clatter, fan noise, or your friends’ voices echoing through your headset? SoundGate cleans up your in-game voice chat so only your voice gets through.
This mod enables and configures several built-in features of the game’s VOIP system, most importantly a noise gate that blocks quiet background sounds from being transmitted.
The noise gate itself is controlled via an Input Sensitivity slider found within the Audio Settings Menu.

Sounds below the Sensitivity's threshold won’t be transmitted over VOIP.
Use: Open Settings → Audio → Input Sensitivity and set the slider to your preferred value.
CHANGELOG
Changelog
0.1.7 - 2025-09-24
Changed
- Harmony Patches: Fixed
0.1.4 - 2025-09-24
Changed
-
Code Cleanup: General cleanup before making Repo public
-
Documentation: Documentation added to Mod's classes
-
README: Updated to be more clear / visually appealing
0.1.3 - 2025-09-20
Changed
- Icon: Custom Icon Added
0.1.2 - 2025-09-20
Changed
- CHANGELOG:: Actually populated it (Double Whoops!)
0.1.1 - 2025-09-20
Changed
- README: Actually added one (Whoops!)
0.1.0 - 2025-09-20
Added
- Initial release