How to save or load config in CS:GO
Expert’s Answer
How to save or load config in CS:GO
In Counter-Strike: Global Offensive (CS:GO), you can save your configuration file to load it later and use the same game settings. The configuration file stores all your settings for controls, graphics, sound and other game parameters.
To save your config in CS:GO, follow these steps:
- Launch the CS:GO game and enter the game world.
- Press the button
ТАБ
on the keyboard to open the console. - In the console, enter the command
host_writeconfig
to save the current config. For example:host_writeconfig myconfig
- The configuration file will be saved in a folder
csgo/cfg
in your Steam directory. For example:C:Program Files (x86)SteamsteamappscommonCounter-Strike Global Offensivecsgocfg
How to upload config to CS:GO
In Counter-Strike: Global Offensive (CS:GO), you can load a previously saved configuration file to use the same game settings. The configuration file stores all your settings for controls, graphics, sound and other game parameters.
To upload a config to CS:GO, follow these steps:
- Launch the CS:GO game and enter the game world.
- Press the button
ТАБ
on the keyboard to open the console. - In the console
exec
, enter the command to load the configuration file. For example:exec myconfig
- Your config will be loaded and applied to the current game