

ULTRADistortion is a mod that can make the game sound EXTREMELY LOUD.
ultradistortion.dllultradistortion.dll into the `gamefolder/BepInEx/plugins'.There's 2 config values in susinopo.ULTRADistortion.cfg.
AudioDistortionLevel Value of AudioDistortionFilter.distortionLevelOnlyMusic Only music to distorted.Changes to these values are not applied until the game restart.
This mod supports PluginConfigurator If PluginConfigurator is installed to ULTRAKILL, it ignores the .cfg file. config changes from PluginConfigurator are applied as the config menu closes.
In default, it adds the AudioDistortionFilter component to GameObject have AudioListener component.
When OnlyMusic is true, it attaches the AudioDistortionFilter to corresponding AudioSource.
@kazukazu123123 for Idea of this mod.