Config file

  • Thread starter Thread starter san
  • Start date Start date
S

san

Guest
I m unable to add something config file in Half Life 2 and make it stick.
Every time I load the game the configuration file will change back.
 
Make a file called autoexec.cfg and put it in the same folder as config.cfg. Then add commands in this file using notepad. Such as:
Code:
bind c "say blahblah"
bind f "impulse 101"
Etc... you get the idea.
 
Or make the config file a read-only. Worked for me.
(Are you trying to add bullettime?)
 
Back
Top