
01-07-2003, 03:06 AM
mine only does that the 1st time after installing.. I try to change it to 1024x768, hit apply, then QUIT the game.. When I come back it's 800x600 again!... But when I do the exact same thing one more time.... it saves the next time.
You could alternatively add this line to your unnamedsoldier.cfg
seta r_mode "6"
but that's only for 1024x768 32bit.. Not sure what number to use for other combinations. But I would guess it's...
seta r_mode "1" (640x480 16bit)
seta r_mode "2" (640x480 32bit)
seta r_mode "3" (800x600 16bit)
seta r_mode "4" (800x600 32bit)
seta r_mode "5" (1024x768 16bit)
seta r_mode "6" (1024x768 32bit)
And so on...
|