VIA agp 4x hack
Where do I find / download this?
Where do I find / download this?
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
its not well known but AGP 4x is not by default enabled with nVidia drivers. Powerstrip and other programs might report AGP 4x is working but the drivers are not using it.
here is the hack which has been updated to work with detonator XP drivers. This will NOT work on older versions of nVidia drivers.
Windows Registry Editor Version 5.00
;This patch is free for download
;I'm not responsible for anything that happens to you
;or your computer after using this program.
;Any comments? mail them to posch@privat.dk
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device0]
"ReqAGPRate"=dword:00000004
"EnableAGPFW"=dword:00000001
"EnableAGPFWStrap"=dword:00000001
"DisableAGPFWDisconnect"=dword:00000001
"EnableVia4X"=dword:00000001
"ReqAGPFW"=dword:00000001
to make it work on older versions change the nv to nv4 then it will work.
here is the hack which has been updated to work with detonator XP drivers. This will NOT work on older versions of nVidia drivers.
Windows Registry Editor Version 5.00
;This patch is free for download
;I'm not responsible for anything that happens to you
;or your computer after using this program.
;Any comments? mail them to posch@privat.dk
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device0]
"ReqAGPRate"=dword:00000004
"EnableAGPFW"=dword:00000001
"EnableAGPFWStrap"=dword:00000001
"DisableAGPFWDisconnect"=dword:00000001
"EnableVia4X"=dword:00000001
"ReqAGPFW"=dword:00000001
to make it work on older versions change the nv to nv4 then it will work.