Win HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players ISO Menus
#46
Sure, I'll help you out. This solution is also unique since I could find no reference to this behavior anywhere and it's not elegant. I've been using it for about a month now. My PC is an 'All In One' box and there are no side affects for other computing uses. Windows 10 behavior with Nvidia wants stereoscopic to always be enabled and after booting into windows they do exactly that. This presents multiple problems developers did not consider for some users under certain circumstances. Unfortunately, toggling stereoscopic on and off in a .bat command no longer works properly with the switch using W10 so this is how to fix that bug. This new task will now toggle nvstlink to disable when user starts or logs on to windows. When 3D is needed, the code will enable and disable when it's no longer needed so everything functions normally during a session. Upon the next start or logon, this task will ensure another smooth transition. This is important because a session may consist of various 2D and 3D viewings.
I'm going to assume you and others can read the directions without pics. There are many ways to do this but I suggest you do it exactly like this:

Open Task Scheduler.
In the left pane, highlight Task Scheduler Library.
In the right pane, select New Folder and name it Stereoscopic.
In the left pane, expand Task Scheduler Library.
Right click Stereoscopic folder and select Create Task.

General tab/Name/ type Stereoscopic.
Check Run only when user is logged on and Run with highest privileges.
Configure for: Windows 10 or whatever your O/S is.

Triggers tab/New
Begin the task: At startup.
Enabled is the only thing checked.
Select Ok.
Select New again.
Begin the task: At logon.
Check Any user and Enabled then click Ok.

Actions tab/New
Start a program.
Browse to "C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvstlink.exe".
Add arguments (Optional): Type /disable.
Click Ok.
Click Ok again.

When windows boots to the desktop, your panel will flash to black for a moment. This is stereoscopic being disabled via your new task and allows the codes to function as they did using older O/S's and drivers.

Please rate this thread as you see fit and let me know if this works as well for you as it does for me.
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players iso menus
DIY HOME THEATER WIND EFFECT

W11 Pro 24H2 MPC-BE\HC madVR KODI 22 GTX960-4GB/RGB 4:4:4/Desktop 60Hz 8bit Video Matched Refresh rates 23,24,50,60Hz 8/10/12bit/Samsung 82" Q90R Denon S720W
Reply


Messages In This Thread
RE: Kodi 3D Guide - by brazen1 - 2015-06-15, 22:20
RE: Kodi 3D Guide - by brazen1 - 2015-06-15, 22:29
RE: Kodi 3D Guide - by michaelsammler - 2015-06-22, 00:38
RE: Kodi 3D Guide - by brazen1 - 2015-06-23, 17:15
RE: Kodi 3D Guide - by michaelsammler - 2015-06-24, 02:23
RE: Kodi 3D Guide - by brazen1 - 2015-06-24, 17:22
RE: Kodi 3D Guide - by michaelsammler - 2015-06-25, 09:26
RE: HOW TO - Kodi 2D & 3D Guide Internal & External Players - by brazen1 - 2015-09-19, 17:08
HELP! - by brazen1 - 2018-08-22, 18:50
RE: HELP! - by zxaura1 - 2018-08-24, 09:32
Problem with DXVA scaling videos - by obstler - 2018-10-27, 10:13
Logout Mark Read Team Forum Stats Members Help
HOW TO - Kodi 2D - 3D - UHD (4k) HDR Guide Internal & External Players ISO Menus39