RC2 NVIDIA Driver

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We all know that the RC2 NVIDIA driver (96.85) is messed up. Well i read on
the NVIDIA forums that you can fix the problems with the driver by quote:

You can disable DDI Threading and may help. Thats helped for me.

Disable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000001

Enable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
-End Quote

he said that doing this made all of the graphical corruption (that we found
was fixed in window mode) fixed in full screen and without losing frame rate
that we normaly would lose in window mode. But I have know idea where to go,
what to do, or what it means. So if you know how to do this please explain in
detail how to do this.
 
Keeep Out said:
We all know that the RC2 NVIDIA driver (96.85) is messed up. Well i read on
the NVIDIA forums that you can fix the problems with the driver by quote:

You can disable DDI Threading and may help. Thats helped for me.

Disable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000001

Enable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
-End Quote

he said that doing this made all of the graphical corruption (that we found
was fixed in window mode) fixed in full screen and without losing frame rate
that we normaly would lose in window mode. But I have know idea where to go,
what to do, or what it means. So if you know how to do this please explain in
detail how to do this.
He later said (I still dont know what this means or how to do this, so if
you can please explain it to me it would me much appreciated):

Vista x64
Disable
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
Double click the entry entry and give a Hex value of 1
if its not there, create it.


Vista x32
Disable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
Double click the entry and give a Hex value of 1
 
Keeep Out said:
Keeep Out said:
We all know that the RC2 NVIDIA driver (96.85) is messed up. Well i read on
the NVIDIA forums that you can fix the problems with the driver by quote:

You can disable DDI Threading and may help. Thats helped for me.

Disable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000001

Enable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
-End Quote

he said that doing this made all of the graphical corruption (that we found
was fixed in window mode) fixed in full screen and without losing frame rate
that we normaly would lose in window mode. But I have know idea where to go,
what to do, or what it means. So if you know how to do this please explain in
detail how to do this.
He later said (I still dont know what this means or how to do this, so if
you can please explain it to me it would me much appreciated):

Vista x64
Disable
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
Double click the entry entry and give a Hex value of 1
if its not there, create it.


Vista x32
Disable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
Double click the entry and give a Hex value of 1
please help
 
You need to run regedit.exe... Windowskey+R will bring up the Run prompt,
then type "regedit"... navigate the tree that he described to you and there
you go :-)
 
Thanks alot man!!! it worked!

Timothy said:
You need to run regedit.exe... Windowskey+R will bring up the Run prompt,
then type "regedit"... navigate the tree that he described to you and there
you go :-)

Keeep Out said:
We all know that the RC2 NVIDIA driver (96.85) is messed up. Well i read
on
the NVIDIA forums that you can fix the problems with the driver by quote:

You can disable DDI Threading and may help. Thats helped for me.

Disable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000001

Enable:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Direct3D]
"DisableThreadedDDI"=dword:00000000
-End Quote

he said that doing this made all of the graphical corruption (that we
found
was fixed in window mode) fixed in full screen and without losing frame
rate
that we normaly would lose in window mode. But I have know idea where to
go,
what to do, or what it means. So if you know how to do this please explain
in
detail how to do this.
 
Back
Top