Counter-Strike 2 Release
Program that lowers volume when you die and get flashed in CS2.
It aims to lower the chance of hearing damage by significantly reducing overall sound exposure.
Uses game state integration. Anti-cheat safe.
📖 Usage
-
Download and unzip
PatrikZeros-CS2-Sound-Fix-Windows.zip
-
Chrome might flag it as a dangerous file because it doesn't know what it is but don't worry, as it is open source you can compile the code for yourself if you don't trust the
.exe
! -
CS2 - Put gamestate_integration_VolumeFix.cfg into your Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg
-
MAKE SURE TO PUT IT IN THE \game\csgo\cfg (This is different to CS:GO)
- Run the .exe
- You can also change settings using Settings.exe. If you want to disable a feature just put the value to
100%
. - For example
"flashVolume": 100%
would not change the game volume when flashed."flashVolume": 30%
will set the volume to 30% when flashed.
- You can also change settings using Settings.exe. If you want to disable a feature just put the value to
- To turn it off just right click the icon in the system tray and
Quit
.- Right clicking the system tray icon also shows current settings.
🎯 How to autostart with Windows
- Run the .exe
This is really simple and recommended!
- Place the main folder where you will not delete it (e.g.
C:/
orDocuments
) - Open
Start with windows.bat
- Its done!
⚡ Features
-
Adjustable volume reduction (settings.txt)
- When you die
- When you get flashed (High pitched flash noise)
- When bomb explodes
-
System tray icon which shows settings
-
Easy way to autostart with Windows