Getting settings that I adjusted int he console to save???

Locked
bdub84
Posts: 7
Joined: Sun Oct 16, 2005 4:08 am

Getting settings that I adjusted int he console to save???

Post by bdub84 »

Eveytime I change a setting in the console, it doesnt save when I start quake back up again. How do I make it so that everything I adjust in the console saves into my config?
User avatar
duffman91
Posts: 1278
Joined: Thu Jan 25, 2001 8:00 am

Post by duffman91 »

seta command value


ex:

seta bind f12 screenshotJPEG
axbaby
Posts: 3424
Joined: Wed Dec 22, 1999 8:00 am

Post by axbaby »

try in the console after making a change
writeconfig q4config

may have to try
writeconfig q4config.cfg

or better yet
writeconfig autoexec

do so after backing up the original first
Locked