Just in case this is the one you used to use.
--------------------------------------------------
@Echo Off
set _loops=0
:start
@REG ADD "HKLM\Software\NVIDIA Corporation\Global\Stereo3D" /v MonitorSize /t REG_DWORD /d 100 /f
set /a _loops +=1
if %_loops%==10000 goto end
goto start
:end
Rename as whateveryouwant.bat
Open .bat before playing any game.
change value 100= 50" monitor accordingly.
If you have a 24" monitor and want 50% more depth. You would need 18" monitor so you would put 36.(double the value)
Thnaks.
Maximum Depth Hack Go beyond 100%
https://forums.geforce.com/default/topic/519243/?comment=3690295
--------------------------------------------------
@Echo Off
set _loops=0
:start
@REG ADD "HKLM\Software\NVIDIA Corporation\Global\Stereo3D" /v MonitorSize /t REG_DWORD /d 100 /f
set /a _loops +=1
if %_loops%==10000 goto end
goto start
:end
Rename as whateveryouwant.bat
Open .bat before playing any game.
change value 100= 50" monitor accordingly.
If you have a 24" monitor and want 50% more depth. You would need 18" monitor so you would put 36.(double the value)
Co-founder of helixmod.blog.com
If you like one of my helixmod patches and want to donate. Can send to me through paypal - eqzitara@yahoo.com