fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


cs:go:config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cs:go:config [2023/05/17 01:10] – created gsyscs:go:config [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 9: Line 9:
 ===== Config Files ===== ===== Config Files =====
  
-==== User ====+==== User Settings ====
  
-=== Path to user config files === +Path to user config files (default location):
-** Replace <SteamID3> with your SteamID3 ID **+
 <code> <code>
-C:\Program Files (x86)\Steam\userdata\<SteamID3>\730\local\cfg+C:\Program Files (x86)\Steam\userdata\133769123\730\local\cfg
 </code> </code>
  
 +:!: Replace ''133769123'' with your SteamID3 (minus the ''U:1:'' part): SteamID3: ''[U:1:133769123]'' -> Folder: ''133769123''
 +
 +==== autoexec.cfg ====
 +
 +The 'autoexec.cfg' gets automatically executed by the game on every launch 
 <file ini autoexec.cfg> <file ini autoexec.cfg>
 exec custom.cfg exec custom.cfg
Line 22: Line 26:
 </file> </file>
  
 +==== custom.cfg ====
 +
 +Some custom settings file that gets loaded by the 'autoexec.cfg'
 <file ini custom.cfg> <file ini custom.cfg>
 alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind "V" +jumpthrow alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind "V" +jumpthrow
-bind "key" "slot12"+bind "h" "slot12" // healthshot
 cl_showloadout 1 cl_showloadout 1
 </file> </file>
 +
 +==== config.cfg ====
  
 <file ini config.cfg> <file ini config.cfg>
Line 643: Line 652:
 </file> </file>
  
-===== Trashtalker =====+==== Trashtalker ==== 
 + 
 +A file containing trashtalk binds which gets loaded by the 'autoexec.cfg'
  
 <file ini trashtalker.cfg> <file ini trashtalker.cfg>
cs/go/config.1684278638.txt.gz · Last modified: (external edit)