Turning 3D vision on manually
Why can't I select an option to manually turn on 3D vision? I have an option to always use it, to always when a 3D program is active an only when a 3D program is active in full-screen. However I want an option "only after I turn it on manually". So if I press Ctrl T then it turns on else it does not.
Why can't I select an option to manually turn on 3D vision?

I have an option to always use it, to always when a 3D program is active an only when a 3D program is active in full-screen.

However I want an option "only after I turn it on manually". So if I press Ctrl T then it turns on else it does not.

#1
Posted 02/11/2014 03:18 PM   
This should still work, paste in notepad and save as a .Reg and run it. (Omit the Wow6432Node\ for 32bit OSs) Or you can run regedit and find and change the Value manually. [code]Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NVIDIA Corporation\Global\Stereo3D] "StereoDefaultOn"=dword:00000000[/code]
This should still work, paste in notepad and save as a .Reg and run it. (Omit the Wow6432Node\ for 32bit OSs) Or you can run regedit and find and change the Value manually.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NVIDIA Corporation\Global\Stereo3D]
"StereoDefaultOn"=dword:00000000
#2
Posted 02/11/2014 04:06 PM   
Scroll To Top