
Place this file in the id1 folder inside your main game folder. Using the default config.cfg file we had created a new file that will be used to add and remove custom settings. Name the file as autoexec.cfg and save it in the folder.
#How to make an autoexec cfg file how to
Often, players will add graphics settings and commands that were not usually saved in config.cfg, such as +mlook in here. How to create new CSGO autoexec.cfg Inside the default cfg folder right click on config.cfg and choose Open With > Notepad. Some modern engines, such as FitzQuake and derivatives use this file to store all settings, but older versions of the Quake engine did not write certain settings.Īutoexec.cfg is used to store commands the player wants the engine to automatically execute at startup. Some configuration files are loaded automatically at startup, but players can create their own config files and load them at the console using the exec command.Ĭonfig.cfg is used to store player settings, such as controls, player colours and name. Create autoexec.cfg file: steam -> library -> right click csgo -> properties ->local files->browse local files->csgo->cfg->create. They are simple text files and can be created by any text editor. They are normally stored in game directories, such as the default ID1 directory, as well as in the game directory of other mods. This step is crucial: SAVE THE FILE EXACTLY AS YOU SEE BELOW autoexec.CFG 5. The game cannot remove anything from autoexec. If youre gonna copy and paste config.cfg, at least remove everything from the copy before adding your new commands.



Add whatever scripting code you wish to save in the autoexec, aliases, game specific changes etc. Just create a text file and rename it to autoexec.cfg. cfg extension that Quake stores player settings, such as keyboard controls in. Trial and error after three days of messing with it brought me to this tutorial. The autoexec.cfg file is automatically accomplished on startup and can contain set of console commands in Counter Strike Global Offensive. Config files are plain text files with a. The Autoexec.cfg file is used in CS:GO to launch regular settings and configs implemented by commands.
