CS: S Settings Dont Save

S

SkylineGT-R34

Guest
Once I quit CS: S the next time when I restart the game all the settings are back to default, is there anyway to fix it ?
 
i think theres a config file that loads up everytime you start cs:s, make sure that it isnt read-only, and if its not, maybe you can open it in notepad and switch things around (it just uses console commands) take a look and youll see what i mean (i think its config.cfg)
 
Wraith said:
i think theres a config file that loads up everytime you start cs:s, make sure that it isnt read-only, and if its not, maybe you can open it in notepad and switch things around (it just uses console commands) take a look and youll see what i mean (i think its config.cfg)

EDIT: Found the cfg, and it wasnt "read only" ... and the file itself doesnt even have any resolution options.
 
best thing to do really is make your own cfg file with a few key settings and bindings that you want, and add

"exec [yourfile].cfg"

at the end of the normal config file :) this way you can just remove one line if things screw up.. and you edit only your own files! plus this way you can share your scripts ;)

Anybody want to tell me if there is a scripting site for CS Source yet? Otherwise i guess i'd better bring up some of my old buy scripts, which are dead handy for getting started quickly in a round :)
 
Put all your custom console commands in a file named autoexec.cfg. You don't need to add exec autoexec.cfg, since it auto-executes at lauch.
 
yeah thats the file i meant, but if you end up using a lot of scripts and want them easily switchable then i found in previous cs at least it was more organised to put them each in seperate files, say for buying, radio commands, speech commands (for different maps) and then if you know what kinda game you're playing you can switch them easily by doing "excec [file.cfg]" in the console..

if you enter a game with a certain map for example u can have it set so you push keys to say things specific for that map
 
I dont know any console commands to set my settings on high at 1280x1024x32.
 
Back
Top