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.
AudioOverlapFix
Prevents multiple instances of the same sound from playing within the same frame, resulting in a sound potentially becoming very loud. Clientside.
| Date uploaded | 2 years ago |
| Version | 1.2.1 |
| Download link | Goorakh-AudioOverlapFix-1.2.1.zip |
| Downloads | 212696 |
| Dependency string | Goorakh-AudioOverlapFix-1.2.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2100README
Audio Overlap Fix
A fix-all solution to unintentionally loud sounds. Prevents the same sound from being played more than once within the span of a frame.
A per-sound cooldown value can also be configured (eg. same sound cannot be played more than once every X seconds).
CHANGELOG
1.2.1 Changes:
- Fixed for SotS
1.2.0 Changes:
- Added config option to exclude Mithrix pizza from the mod
- This sound specifically seems to have been made with overlap in mind, so the mod made it really quiet.
1.1.0 Changes:
- Switched to less aggressive method of muting sounds events.
- This should fix issues with looping sounds never getting stopped, aswell as better mod compatibility
1.0.0 Changes:
- First release