Fast Writes and 42.09 drivers
This is exactly the same file as for Windows 2000, which was out about six months ago. Pinnacle have just renamed their Windows 2000 drivers. Having said that, they work perfectly with Windows XP with my PCTV.
This topic was started by Zorro,Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
check if fast writes in your BIOS is enabled
If you check the fastwrites option in the nv control panel this setting is not automatically applied after a restart of Windows. You can enter a special registry setting to let fw be enabled every time windows boots up. If you use Windows XP you need to find your video cards settings key (the one where all those ogl_ and d3d_ entries are placed) under
HKLocalMachineSystemCurrentControlSetControlVideo.
Probably there are severel subkeys so you need to find the active one. When you found it you go create 2 Dword values named EnableAGPFW and EnableAGPFWStrap and set both to 1. In 9x you have to set these entries under
HKLocalMachineSoftwareNVIDIA CorporationGlobalSystem
(Dwords as well). That should do the trick. However this only works if Fastwrites are enabled in the BIOS.
@S2K which chipset is on your mobo?
HKLocalMachineSystemCurrentControlSetControlVideo.
Probably there are severel subkeys so you need to find the active one. When you found it you go create 2 Dword values named EnableAGPFW and EnableAGPFWStrap and set both to 1. In 9x you have to set these entries under
HKLocalMachineSoftwareNVIDIA CorporationGlobalSystem
(Dwords as well). That should do the trick. However this only works if Fastwrites are enabled in the BIOS.
@S2K which chipset is on your mobo?
oops sorry, intel is not my world. I'm afraid I can't help you out. I'd know how you could probably get it done on a Via chipset. But on the other hand it's not that bad. Fastwrites have virtually no influence on performance (at least I didn't notice any).
Finding the active registry key is quite easy: Just change some settings in the nvidia controlpanel and look under which registry key the values behave accordingly. I.e. if you change the vsync option for OpenGL you might want to look for the "Ogl_DefaultSwapInterval" registry entry. If the values of this one are changing, you found the right key. Besides I think the active key has yet another subkey called "Volatile Settings", but I'm not sure about this.
Btw: Did I mention that Sideband Addressing can be enabled the same way? The proper DWord value here would be called "EnableAGPSBA" (set to 1). I need to use this for my Geforce2 Pro, cause it disables SBA by default.
Btw: Did I mention that Sideband Addressing can be enabled the same way? The proper DWord value here would be called "EnableAGPSBA" (set to 1). I need to use this for my Geforce2 Pro, cause it disables SBA by default.