Originally posted by: VIAN
I think quake 3 would allow me to go up to 160, I would still need the multscan monitor and a powerful video card. Maybe one of you guys can try it out. First try out the 85 vs 60. keeping the refresh rate at 85Hz with vsync enabled, see the difference between a cap of 85fps and 60fps. Then set it at 160Hz with vsync on and see the difference between the cap of 160fps and 85fps. Don't bother if you didnt see the first difference though.
ok i did just this. ill post my cfg file so other people can try this too.
i started at 800x600@60 and went thru 85 then 160.
its really a much bigger difference from 85 to 160 and from 60 to 85. one thing i noticed was that the refreshrate i was getting directly affected the quickness of the mouse. its much faster to spin around at the higher rates and is alot smoother overall.
heres how to do it
driver settings: vsync on, put your other settings to where you think your card can handle the fps.
then make a cfg file in the baseq3 folder called rr.cfg or something similar
put this in that file:
set 60 "Exec 800; seta r_mode -1; seta r_customwidth 800; seta r_customheight 600; seta r_displayrefresh 60; seta maxfps 60; seta com_maxfps 60; vid_restart; echo 800x600@60hz; bind end vstr 85"
set 85 "Exec 800; seta r_mode -1; seta r_customwidth 800; seta r_customheight 600; seta r_displayrefresh 85; seta maxfps 85; seta com_maxfps 85; vid_restart; echo 800x600@85hz; bind end vstr 160"
set 160 "Exec 800; seta r_mode -1; seta r_customwidth 800; seta r_customheight 600; seta r_displayrefresh 160; seta maxfps 160; seta com_maxfps 160; vid_restart; echo 800x600@160hz; bind end vstr 60"
bind end vstr 60
then once you start quake type in the console 'exec rr' and start a game
now the 'end' key will toggle you thru the refreshrates and you can just switch between them all and see the difference.
remember to change the numbers in the cfg file if your monitor cant handle 160hz!!!!!!!!!!!! just change all the 160 to the max your monitor can handle. make sure to double check it!!!
later
JB