Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
artumino committed Aug 16, 2022
1 parent 2d325cb commit 07f4d18
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# VRExport Reshade Addon
This is a Reshade addon that aims to export full resolution SBS resources for VR viewers like [VRScreenCap](https://github.com/artumino/VRScreenCap).

It currently supports:
- Frame sequential inputs through the use of a modified version of *3DToElse*, which enables the use of **Flugan's [Geo3D](http://patreon.com/Flugan)**
- **BlueSkyDefender's SuperDepth3D** in its VR version

# Usage
1. Install Reshade with addon support (beware that this version is intended for games without anticheats)
2. Extract the files from the [latest release](https://github.com/artumino/ReshadeVRExport/releases) inside the game's directory (be sure to override 3DToElse)
3. If needed, enable 3DToElse.fx with input format as "Frame Sequential"
4. Open one of the supported viewers

# Note
[KatangaVR](https://store.steampowered.com/app/1127310/HelixVision/) support in DX11 games is currently being worked on.
The pre-release version of [VRScreenCap](https://github.com/artumino/VRScreenCap/releases/tag/0.3.0-dev3) is currently required for DX12 games to work.

# Special Thanks
Special thanks to Flugan for the development of Geo3D.

[BlueSkyDefender](https://github.com/BlueSkyDefender) for the creation of [SuperDepth3D](https://depth3d.info), 3DToElse, and an innumerable number of other awesome shaders.

0 comments on commit 07f4d18

Please sign in to comment.