Hello,
first at all im sorry for my bad english.
I have the Geforce shutter glasses with the infrared.
Im often playing League of Legends, but i dont want to play it in 3D. Now my problem is, that it automaticly starts in 3D and I always have to deactivate it with strg+T. Now I wanted to ask you if it is possible to deactivate the 3D Vision mode and to activate the 3D Vision only when i press strg+T, because I rarely use it?!
Thanks for your help. (you can also answer me in German)
Christoph
Hello,
first at all im sorry for my bad english.
I have the Geforce shutter glasses with the infrared.
Im often playing League of Legends, but i dont want to play it in 3D. Now my problem is, that it automaticly starts in 3D and I always have to deactivate it with strg+T. Now I wanted to ask you if it is possible to deactivate the 3D Vision mode and to activate the 3D Vision only when i press strg+T, because I rarely use it?!
Thanks for your help. (you can also answer me in German)
Christoph
Juhuu! Jemand der deutsch spricht!!! :D
Also, öffne den 3D Vision Control Panel (Sorry, weiß nicht den Name in Detusch :( ) und dort gibt es eine Einstellung die "Hide stereoscopic 3D effects when game starts"(nochmal) heißt, setze sie auf "Off".
Dann kannst du 3D Vision mit Strg + t aktivieren!!
Hoffe es geht!
Also, öffne den 3D Vision Control Panel (Sorry, weiß nicht den Name in Detusch :( ) und dort gibt es eine Einstellung die "Hide stereoscopic 3D effects when game starts"(nochmal) heißt, setze sie auf "Off".
Dann kannst du 3D Vision mit Strg + t aktivieren!!
What OS are you using?
This is for Win7x64, save as StereoDefaultOff.reg and run
[code]Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NVIDIA Corporation\Global\Stereo3D]
"StereoDefaultON"=dword:00000000[/code]Pretty sure if you're running x86 all you have do is remove Wow6432Node\
Sorry, grad gesehen dass es entfernt wurde!
Bentutze diese Skripts dafür: "
The script is very simple:
@echo off
"C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvstlink.exe" /enable
exit
And to turn it off:
@echo off
"C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvstlink.exe" /disable
exit
" von bystander (Tomshardware)
Weiß nicht ob es geht, hab laptop
first at all im sorry for my bad english.
I have the Geforce shutter glasses with the infrared.
Im often playing League of Legends, but i dont want to play it in 3D. Now my problem is, that it automaticly starts in 3D and I always have to deactivate it with strg+T. Now I wanted to ask you if it is possible to deactivate the 3D Vision mode and to activate the 3D Vision only when i press strg+T, because I rarely use it?!
Thanks for your help. (you can also answer me in German)
Christoph
Also, öffne den 3D Vision Control Panel (Sorry, weiß nicht den Name in Detusch :( ) und dort gibt es eine Einstellung die "Hide stereoscopic 3D effects when game starts"(nochmal) heißt, setze sie auf "Off".
Dann kannst du 3D Vision mit Strg + t aktivieren!!
Hoffe es geht!
Intel i7-4700MQ
NVIDIA Geforce GTX 780M (Overclocked!)
Windows 8.1 Update 1
(Other stuff unimportant :D )
This is for Win7x64, save as StereoDefaultOff.reg and run
Pretty sure if you're running x86 all you have do is remove Wow6432Node\
[MonitorSizeOverride][Global/Base Profile Tweaks][Depth=IPD]
Bentutze diese Skripts dafür: "
The script is very simple:
@echo off
"C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvstlink.exe" /enable
exit
And to turn it off:
@echo off
"C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvstlink.exe" /disable
exit
" von bystander (Tomshardware)
Weiß nicht ob es geht, hab laptop
Intel i7-4700MQ
NVIDIA Geforce GTX 780M (Overclocked!)
Windows 8.1 Update 1
(Other stuff unimportant :D )