Tom McKeesick

20220718 CSGO surf

This article contains all of my .cfg files that I use when playing CSGO Surf


Installation

You’ll need to write this into a file in the “cfg” directory of your CSGO installation.

# In most cases this is something like:
STEAM_HOME="$HOME/.local/share/Steam"
# In my case, I use a shared partition to store my steam games, so for me its:
STEAM_HOME="/mnt/X/SteamLibrary"

After setting the $STEAM_HOME variable in your shell, you can use the following command to write the config file.

# Now, you can 
vim "$STEAM_HOME/steamapps/common/Counter-Strike Global Offensive/csgo/cfg/surf.cfg"

Online CFG

I load this file when playing surf on public online servers (e.g. Surf Heaven AU)

see my toggle keybind article for an explanation of how the CFG toggle keybind works!