• About Us
  • Search
  • Compatibility
  • Forums
  • Archive
  • Channels
  • Home
  • Search
  • Member List
  • Calendar
  • Help

Current time: 12-01-2008, 04:04 PM Hello There, Guest! (Login — Register)


Warp2Search - Your Daily Tech News Service / Graphics Cards & Drivers / General Graphics Card Talk / Detonator 27.42 Performance!

Post Reply  Post Thread 
Pages (2): « First [1] 2 Next > Last »
Threaded Mode | Linear Mode
Detonator 27.42 Performance!
Author Message
Degger*
Super Moderator
******


Posts: 646
Group: Super Moderators
Joined: Aug 2001
Status: Offline
Reputation: 0
Post: #1
 

Post your comments on the new leak here.


02-08-2002 03:32 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Guest
Unregistered


Post: #2
 

Official nvida installer with these drivers...i do get increases all around,not much but the same as any other driver update.As long as no bugs and old problems disappear,im ok with emSmile

02-08-2002 03:37 PM
Quote this message in a reply
Guest
Unregistered


Post: #3
 

Nvidia refresh rate fix no longer works for me, cant read the modes after installing on win 2k, running 3d mark 2001 saw an improvement of 102 3d marks over 27.30 drivers for me.

02-08-2002 04:33 PM
Quote this message in a reply
Guest
Unregistered


Post: #4
 

Could these be the official nvidia drivers since there are in a exe format. All betas have been .zip.

02-08-2002 04:47 PM
Quote this message in a reply
Guest
Unregistered


Post: #5
 

The NV refreshrate doesn't work because nVidia have changed the way that the Registry entries have been entered...

Pre 27.42..

HKR,, NV20_Modes, %REG_SZ_APPEND%, "16 1280 1024 60 70 72 75 85 100 120 0"

27.42...

HKR,, NV20_Modes_Delta, %REG_SZ%, "S 1600,900,-16,120;1600,900,32,100-;1600,1024,-16,120;1600,1024,32,100-;1600,1200,-16,120;1600,1200,32,100-;1920,1080,-16,120;1920,1080,32,85-;1920,1200,-16,100-;1920,1200,32,72-;1920,1440,-16,85-;1920,1440,32,70-;2048,1536,-16,70-;2048,1536,32,-"

02-08-2002 04:50 PM
Quote this message in a reply
Guest
Unregistered


Post: #6
 

The posted link is downSad

Anyone know a working download url ?

02-08-2002 05:16 PM
Quote this message in a reply
Guest
Unregistered


Post: #7
 

damn! u can use also the rivatuner to solve the refreshrate problem but the nv refreshrate fix is a much better solution! hope we gonna get an update soon!

02-08-2002 05:18 PM
Quote this message in a reply
Guest
Unregistered


Post: #8
 

guru3d.com

02-08-2002 05:19 PM
Quote this message in a reply
Guest
Unregistered


Post: #9
 

hmmm, Rivatuner doesn't work to fix the refresh-rates, too!!!
Is there another way to fix that? =(

02-08-2002 05:44 PM
Quote this message in a reply
Jake McLain
Junior Member
**


Posts: 2
Group: Registered
Joined: Feb 2002
Status: Offline
Reputation: 0
Post: #10
 

I don't think there is a way yet to fix the refresh rate 'problem', because it is very different.

I think nVidia put the refresh rates in the driver and the values in the *.inf are the exceptions or the limits (or something like that).

02-08-2002 06:44 PM
Find all posts by this user Quote this message in a reply
odin
Junior Member
**


Posts: 3
Group: Registered
Joined: Feb 2002
Status: Offline
Reputation: 0
Post: #11
 

this is a fix for the refresh rate problem :smile:
after u run setup edit the nv4_disp.inf from the temp directory where it's unpacked by setup. Let's say u have a good old NV20 chip ... GF3 ... u'll want to look for this

; NV20 (NV20) Supported Reference Modes
;
; NOTE: 640x480 MUST be listed FIRST in this list !!!!!
;

HKR,, NV20_Modes, %REG_MULTI_SZ%, "8 640 480 60 70 72 75 85 100 120 0"

where 8 is the bit depth, 640 480 is the res, and 60, 70 etc. are the supported refresh rates for that resolution/bit-depth. Edit the lines u need to set the refresh rates. U could also save all those files from the temp dir to have a permanent fix in case u have to reinstall the driver :smile:. This works with all drivers, just be sure to edit the nvidia card that u have :smile:.

have phun :wink:


Athlon 900@1000mhz
512 SDRAM 2-2-2
Powercolor GF3
and so on and so forth Smile
02-08-2002 07:38 PM
Find all posts by this user Quote this message in a reply
odin
Junior Member
**


Posts: 3
Group: Registered
Joined: Feb 2002
Status: Offline
Reputation: 0
Post: #12
 

this is a fix for the refresh rate problem :smile:
after u run setup edit the nv4_disp.inf from the temp directory where it's unpacked by setup. Let's say u have a good old NV20 chip ... GF3 ... u'll want to look for this

; NV20 (NV20) Supported Reference Modes
;
; NOTE: 640x480 MUST be listed FIRST in this list !!!!!
;

HKR,, NV20_Modes, %REG_MULTI_SZ%, "8 640 480 60 70 72 75 85 100 120 0"

where 8 is the bit depth, 640 480 is the res, and 60, 70 etc. are the supported refresh rates for that resolution/bit-depth. Edit the lines u need to set the refresh rates. U could also save all those files from the temp dir to have a permanent fix in case u have to reinstall the driver :smile:. This works with all drivers, just be sure to edit the nvidia card that u have :smile:.

have phun :wink:


Athlon 900@1000mhz
512 SDRAM 2-2-2
Powercolor GF3
and so on and so forth Smile
02-08-2002 07:38 PM
Find all posts by this user Quote this message in a reply
odin
Junior Member
**


Posts: 3
Group: Registered
Joined: Feb 2002
Status: Offline
Reputation: 0
Post: #13
 

oops Smile
double posting ... sorry


Athlon 900@1000mhz
512 SDRAM 2-2-2
Powercolor GF3
and so on and so forth Smile
02-08-2002 07:40 PM
Find all posts by this user Quote this message in a reply
Guest
Unregistered


Post: #14
 

how will the second line look like?

%REG_SZ_APPEND% or %REG_MULTI_SZ% as well?

02-08-2002 07:49 PM
Quote this message in a reply
Guest
Unregistered


Post: #15
 

Couldnt find what Odin was refering to in nv4_disp.inf & think i can see why, seems the new 27.42 nv4_disp.inf file size is 25k, earlier ones like 27.20 nv4_disp.inf file size is 217k, it appears all the refresh information is missing from the 27.42 inf file.

02-08-2002 08:26 PM
Quote this message in a reply
Pages (2): « First [1] 2 Next > Last »
« Next Oldest | Next Newest »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

Contact Us | Warp2Search.Net | Return to Top | Return to Content | RSS Syndication

Powered By MyBB
Copyright © 2002-2008 MyBB Group