PDA

View Full Version : Monitor's refresh rate jumps up


Vesto
01-15-2002, 07:19 PM
When I start up the game my monitor's refresh rate jumps up and the monitor shuts off. I need to be able to adjust the refresh rate for the game in a config file. How do I do this?

All of the video options are stored in the Scripts/PersistentSymbols.ini file. The line that controls the refresh rate of the game is:

gfx_iRefreshRate = 60;

Usually it is best not to change refresh rates as they will default to the ones currently setup in Windows. The default resolution is 640x480, so if you are having problems then the refresh rate for 640x480 is setup too high in Windows.