got my voodoo2 going,but i cant change my @#$% refresh rate.

This is a discussion about got my voodoo2 going,but i cant change my @#$% refresh rate. in the Windows Hardware category; as title says. . i got my voodoo2 up and running,but i seem to be locked at a refresh rate of 60 hz. . . anyone know how i can change it?i can live with 60hz,but my monitor can do 85 at 1024x768 and i would like to be there.

Windows Hardware 9627 This topic was started by , . Last reply by ,


data/avatar/default/avatar24.webp

12 Posts
Location -
Joined 2000-09-26
as title says..i got my voodoo2 up and running,but i seem to be locked at a refresh rate of 60 hz...anyone know how i can change it?i can live with 60hz,but my monitor can do 85 at 1024x768 and i would like to be there....powerstrip(latest) seems to have no effect..any ideas guys?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Sep 29
Created
Sep 29
Last Response
0
Likes
1 minute
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar36.webp

450 Posts
Location -
Joined 2000-03-08
As far as I remember -I'm at work now and cannot have a look under the hood of my box - :
Search the registry for Glide.
You should find a list of refresh rates for each display resolution.
Edit the lines for the resolutions you want to force a minimum refresh rate. Default refresh rate should be 60 Hz. Just replace 60 by 85.
Beware, do not mess with the lay-out of the editing window and carefully leave the dot separators as they are.
Before editing, I would recommend to export the original registry key so that you will be able to restore in case you f**k the key.
Good luck!

data/avatar/default/avatar36.webp

450 Posts
Location -
Joined 2000-03-08
Here is the key
 
REGEDIT4
 
[HKEY_LOCAL_MACHINE\SOFTWARE\3Dfx Interactive\Voodoo2\Glide]
@=""
"SSTV2_RGAMMA"="1,3"
"SSTV2_GGAMMA"="1,3"
"SSTV2_BGAMMA"="1,3"
"SSTV2_REFRESH_512x384"="75"
"SSTV2_REFRESH_640x400"="70"
"SSTV2_REFRESH_640x480"="85"
"SSTV2_REFRESH_800x600"="85"
"SSTV2_REFRESH_1024x768"="85"
"FX_GLIDE_ALLOC_COLOR"=dword:00000003
"SSTV2_REFRESH_960x720"="85"
"SSTV2_GRXCLK"="95"
"FX_GLIDE_SWAPINTERVAL"=dword:00000000
 
Enjoy!