Jarnys (Leanon)
Ah, didn't know about SaveConfig. Good to know.And the client.cfg can be protected from changes by the game if you want toclient_default.cfg// If you set this variable to 1, your client.cfg will be overwritten when you quit the client.
// You will loose all the comments and identation in this file.
SaveConfig = 1;
I've asked a few times about why my resolution was reset every now and anon (unsupported 1920x1153 is often reset to 1024x768, leading to a restart, then resetting all windows to their proper locations again). I ended up resorting to a shell script to hammer in the values.
And yes, it's client.cfg ;)