diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-06-20 14:55:04 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-06-20 14:55:04 +0200 |
commit | c3e9670222540ec7118cafb9bc5ca99ee86a9141 (patch) | |
tree | 57fd0d8276306c2f92e83e3669e8c315696a7bc2 | |
parent | d9aeab2757c47c0a1f338235dfa4015f887c64a7 (diff) |
Update readme with info about vkBasalt
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,4 +25,4 @@ killall -USR1 vr-video-player This vr video player can also be used to play games in VR to to get a 3D effect, and even for games that don't support VR.\ For games such as Trine that have built-in side-by-side view, you can launch it with proton and there is a launch option for side-by-side view. Select this and when the game launches, get the X11 window id of the game and launch vr video player with the `--flat` option.\ -For games that do not have built-in side-by-side view, you can use [ReShade](https://reshade.me/) and [SuperDepth3D_VR.fx](https://github.com/BlueSkyDefender/Depth3D) effect with proton. This will make the game render with side-by-side view and you can then get the X11 window id of the game and launch vr video player with the `--flat` option. The game you are playing might require settings to be changed manually in ReShade for SuperDepth3D_VR to make it look better. +For games that do not have built-in side-by-side view, you can use [ReShade](https://reshade.me/) (or [vkBasalt](https://github.com/DadSchoorse/vkBasalt) for linux native games) and [SuperDepth3D_VR.fx](https://github.com/BlueSkyDefender/Depth3D) effect with proton. This will make the game render with side-by-side view and you can then get the X11 window id of the game and launch vr video player with the `--flat` option. The game you are playing might require settings to be changed manually in ReShade for SuperDepth3D_VR to make it look better. |