Skip to content

Commit

Permalink
Update Installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
oneup03 committed Jul 19, 2024
1 parent b93d6ad commit de5d443
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ Windows-only solution currently, but there are other solutions on Linux like Mon
- Install SteamVR
- Download the [latest release](https://github.com/oneup03/VRto3D/releases/latest) and copy the `vrto3d` folder to your `Steam\steamapps\common\SteamVR\drivers` folder
- Edit the `Steam\steamapps\common\SteamVR\drivers\vrto3d\resources\settings\default.vrsettings` as needed
- Set your window resolution to your full-screen resolution (i.e. 3840x1080 for Full-SbS or 1920x1080 for Half-SbS)
- Set your render resolution per eye to what you want. Can save some performance by reducing this if you're running a half-size 3D
- Set your window resolution to match your fullscreen resolution (i.e. 3840x1080 for Full-SbS or 1920x1080 for Half-SbS)
- Set your render resolution per eye to what you want. Can save some performance by reducing this if you're running a half-size 3D format
- Run SteamVR at least once to verify that you see a Headset window. This is usually not needed before running games.
- The Headset window must be on your primary 3D display
- Try launching a VR game
Expand Down Expand Up @@ -97,12 +97,18 @@ Windows-only solution currently, but there are other solutions on Linux like Mon
- Some DX12 games are not compatible with these old drivers (crashes)
- Having 3DVision enabled will crash DX12 games
- Make sure your game runs on old drivers with 3D disabled before attempting to get it working with VRto3D
- If you get a black screen while trying to run SteamVR + 3DVision, you may have to hard reset
- Complete the Base Installation section
- Modify the window_width and window_height in `Steam\steamapps\common\SteamVR\drivers\vrto3d\resources\settings\default.vrsettings` to match your fullscreen resolution
- If you want full resolution per eye, enable DSR 4x in Nvidia Control Panel -> Manage 3D Settings
- Modify the `window_width` and `window_height` in `Steam\steamapps\common\SteamVR\drivers\vrto3d\resources\settings\default.vrsettings` to match your fullscreen resolution
- This should match your DSR 4x resolution if you're using DSR
- Modify the `render_width` and `render_height` to be the resolution you want per eye, can be lower or higher than the window setting
- Recommended to set this to your monitors normal non-DSR resolution to avoid the performance hit
- Download Bo3b's [SbS to 3DVision](https://bo3b.s3.amazonaws.com/SD3D_eng.7z) tool and extract the contents to your `Steam\steamapps\common\SteamVR\bin\win64` folder
- Enable 3D and Global hack. [3D Fix Manager](https://helixmod.blogspot.com/2017/05/3d-fix-manager.html) can do this
- Run SteamVR from Steam - you will have to do this before running any game with a 3DVision setup
- Press `Home` to bring up the ReShade menu and select the SBS `SBS_to_Double.fx` shader and click `Reload`
- This configuration step should only need to be done once:
- Press `Home` to bring up the ReShade menu and select the SBS `SBS_to_Double.fx` shader and click `Reload`
- The Headset window has to be in focus for 3DVision to trigger - try clicking on it
- May need to press `Ctrl+T` to get 3D to trigger
- If it's still not working, try closing SteamVR and trying again
Expand All @@ -114,6 +120,7 @@ Windows-only solution currently, but there are other solutions on Linux like Mon
- Bring SteamVR Headset window into focus on main display
- If you get complaints about running in a non-stereo mode, Enable 3D in Nvidia Control Panel again
- Switch back to the game window on second display and hopefully input works and 3D is still displaying
- Changing the game window to windowed mode may help to make sure it doesn't trigger a go-fullscreen event and thus disable 3D on your 3D display


## Notes
Expand Down

0 comments on commit de5d443

Please sign in to comment.