My configs for Counter-Strike: Global Offensive.
I'll write a proper installer at some point.
- Copy
randomconfigs
to your CS:GOcfg
directory. This isC:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg
by default on Windows. - Modify the configs in
personal
before changing anything else. These configs change properties like sensitivity, volume, etc. - Copying
autoexec.cfg
is not required as long as you haveexec randomconfigs/main
somewhere in your autoexec. install.bat
copiesrandomconfigs
to the default Windows CS:GOcfg
directory. It also copiesautoexec.cfg
if it's not there.
-novid
- Disables the introduction video on startup.
-no-browser
- Stops ads from loading on community servers. You can still use the Steam overlay web browser.
-tickrate 128
- Sets the tickrate to 128 on local servers.
-freq <refresh rate>
- If CS:GO does not automatically set your preferred refresh rate, you can change it using this option. CS:GO should do this automatically, but sometimes it doesn't.