3D Vision and geo-11 fix for DuckStation, a PlayStation emulator. Separate fixes for the "Hardware (D3D11)" (3D Vision and geo-11 fixes) and "Hardware (Vulkan)" renderer.
This is possible thanks to the PGXP feature that improves geometry and texture accuracy. It makes geometry vertices have a real depth value, which can be used for stereoscopic 3D.
Fixed in DirectX 11 with 3Dmigoto and geo-11.
Fixed in Vulkan with Vk3DVision.
Update (2023-10-25): updated geo-11 version to v0.6.182. Apparently now "nvidia_dx9" mode works too, and the nogui version of the emulator doesn't exist anymore. For geo-11, the normal qt version is OK.
Update (2022-07-27): added geo-11 fix. For those with 3D Vision monitors that want to use new GPUs or drivers, I recommend using the Vk3DVision fix.
Update (2022-02-20): reuploaded both DX11 and Vulkan fixes. The Vulkan one is updated to Vk3DVision version 4.19.19. The point of this update in general was making the separation settings equal between DX11 and Vulkan.
Update (2021-12-03): reuploaded Vulkan fix, after seeing that when Vk3DVision doesn't have dev mode enabled, a few games can crash (Vagrant Story, for example).
Update (2021-12-01): added fix for Vulkan made in single frame stereo. For Nvidia GPUs, the 2000 series is required as minimum and also newer drivers than the last ones that can be used with DX11.
What the fix does
- It stereoizes geometry, because even in DX11, 3D Vision Automatic doesn't stereoize anything.
Known issues (Common)
- You're forced to use the "duckstation-nogui-x64-ReleaseLTCG.exe" of DuckStation, because Vk3DVision crashes just by launching a game with the interface of the other exe. This is why I recommend configuring everything first with the other exe and then setting some hotkeys to open the quick menu, decrease and increase resolution, etc.
Installation (DX11)
- Don't use Windows 7. The fix relies on flip model, which the emulator uses by default. That feature should work on Windows 8 and newer.
- To configure the emulator easily, use "duckstation-qt-x64-ReleaseLTCG.exe" to your liking, but there are some key components for stereoscopic 3D. I'm going to mention them even if some of them are correct by default:
- Settings -> Display Settings -> Basic -> Renderer -> Hardware (D3D11)
- Settings -> Display Settings -> Basic -> Fullscreen Mode -> Borderless Fullscreen
- Settings -> Display Settings -> Basic -> Use Blit Swap Chain -> Off
- Settings -> Enhancement Settings -> PGXP -> Geometry Correction -> On
- Settings -> Enhancement Settings -> PGXP -> Texture Correction -> On
- Get the latest emulator version for Windows x64 from github.
- To configure the emulator easily, use "duckstation-qt-x64-ReleaseLTCG.exe" to your liking, but there are some key components for stereoscopic 3D. I'm going to mention them even if some of them are correct by default:
- Settings -> Display Settings -> Basic -> Renderer -> Hardware (Vulkan)
- Settings -> Display Settings -> Basic -> Fullscreen Mode -> Borderless Fullscreen
- Settings -> Display Settings -> Basic -> Use Blit Swap Chain -> Off
- Settings -> Enhancement Settings -> PGXP -> Geometry Correction -> On
- Settings -> Enhancement Settings -> PGXP -> Texture Correction -> On
Hotkeys (DX11)
- p: convergence presets (0, 0.5, 1, 2, 3, 4, 8, 16). 1 by default. Different games need different convergence levels.
- o: depth presets for 2D elements (0%, 25%, 50%, 62.5%, 75%, 85%, 100%). 0% depth by default.
- i: maximum depth settings (x0.325, x0.4225, x0.4875, x0.56875, x0.62), because some games have more effective separation than others. x0.325 by default.
- u: black frame insertion, intended for 30fps games. I don't recommend using it because it flickers a lot. One press enables it, another press makes the opposite frame black (which one has less latency may vary), and another press disables it. Disabled by default.
- 1,2,3,4,5,6 (not the numpad): convergence presets (0, 0.5, 1, 2, 3, 4). 1 by default. Different games need different convergence levels.
- g,h,j,k,l: depth presets for 2D elements (0%, 50%, 70%, 85%, 100%). 0% depth by default.
- y,u,i,o,p: maximum depth settings (x0.5, x0.65, x0.75, x0.875, x1.0), because some games have more effective separation than others. x0.5 by default. The numbers here are different than the DX11 ones, but the effective separation is the same.
- (For the old 3D Vision fix, not geo-11) To avoid one eye bugs (which can be solved by loading a savestate anyway), configure everything with "duckstation-qt-x64-ReleaseLTCG.exe" but then play the games with "duckstation-nogui-x64-ReleaseLTCG.exe", because 3D will be enabled during the entire session, even inside menus, so bugs like that one can't happen. It may be too annoying to navigate this UI if you prefer the other interface.
- Since you need to play using the DuckStation exe that has a more limited interface, I recommend setting the hotkey that opens the quick menu, and also others to increase and decrease resolution, for example.