Switch 3D vision on/off
I made a little program that sits in your taskbar and with a double click you can eather swich 3D on or off. When 3D is enabled icon goes green and when it's off it goes red. It's under 100k. Requires .NET 4 client profile. And it's x86 or x64.

Tell me what you think.
I made a little program that sits in your taskbar and with a double click you can eather swich 3D on or off. When 3D is enabled icon goes green and when it's off it goes red. It's under 100k. Requires .NET 4 client profile. And it's x86 or x64.



Tell me what you think.
Attachments

Nvidia 3D Vision.rar

#1
Posted 01/07/2011 11:09 PM   
[quote name='govinda' date='07 January 2011 - 11:09 PM' timestamp='1294441755' post='1173235']
I made a little program that sits in your taskbar and with a double click you can eather swich 3D on or off. When 3D is enabled icon goes green and when it's off it goes red. It's under 100k. Requires .NET 4 client profile. And it's x86 or x64.

Tell me what you think.
[/quote]

Cool app, works here no problems, vista 64.

You changing registry value or did you do this through the NVAPI or something similar? :)

Only reason I ask is if you can think of a way to allow us to change depth & convergence on the fly during gameplay? So you're in a game, you press a hotkey and boom the depth & conv change instantly to whatever you specified in your app.
[quote name='govinda' date='07 January 2011 - 11:09 PM' timestamp='1294441755' post='1173235']

I made a little program that sits in your taskbar and with a double click you can eather swich 3D on or off. When 3D is enabled icon goes green and when it's off it goes red. It's under 100k. Requires .NET 4 client profile. And it's x86 or x64.



Tell me what you think.





Cool app, works here no problems, vista 64.



You changing registry value or did you do this through the NVAPI or something similar? :)



Only reason I ask is if you can think of a way to allow us to change depth & convergence on the fly during gameplay? So you're in a game, you press a hotkey and boom the depth & conv change instantly to whatever you specified in your app.

#2
Posted 01/07/2011 11:25 PM   
Neather. There is a command called nvstlink.exe and with a switch /enable or /disable it turns 3D on and off. That's what I'm doing too /wink.gif' class='bbc_emoticon' alt=';)' />
Neather. There is a command called nvstlink.exe and with a switch /enable or /disable it turns 3D on and off. That's what I'm doing too /wink.gif' class='bbc_emoticon' alt=';)' />

#3
Posted 01/08/2011 12:17 AM   
[quote name='govinda' date='08 January 2011 - 12:17 AM' timestamp='1294445861' post='1173271']
Neather. There is a command called nvstlink.exe and with a switch /enable or /disable it turns 3D on and off. That's what I'm doing too /wink.gif' class='bbc_emoticon' alt=';)' />
[/quote]

Is there a document or wiki that explains what else nvstlink.exe is capable of via command line?
[quote name='govinda' date='08 January 2011 - 12:17 AM' timestamp='1294445861' post='1173271']

Neather. There is a command called nvstlink.exe and with a switch /enable or /disable it turns 3D on and off. That's what I'm doing too /wink.gif' class='bbc_emoticon' alt=';)' />





Is there a document or wiki that explains what else nvstlink.exe is capable of via command line?

#4
Posted 01/08/2011 02:16 AM   
Scroll To Top