File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- VR Performance Toolkit
2- ======================
1+ VR Performance Toolkit RavenSystem's Fork
2+ =========================================
3+
4+ In an effort to continue this project, I have created this fork with updated components and SDKs.
35
46Performance-oriented collection of mods for VR games.
57
@@ -30,10 +32,10 @@ Supported graphics APIs:
3032
3133## Installation
3234
33- Extract ` dxgi.dll ` and ` vrperfkit .yml` next to the game's main executable.
35+ Extract ` dxgi.dll ` and ` vrperfkit_RSF .yml` next to the game's main executable.
3436For Unreal Engine games, this is typically ` <Game>Game\Binaries\Win64\<Game>Game-Win64-Shipping.exe ` .
3537
36- Edit the ` vrperfkit .yml` config file to your heart's content. The available options are
38+ Edit the ` vrperfkit_RSF .yml` config file to your heart's content. The available options are
3739documented inside the config file; you'll have to experiment with them and try which options
3840work for your particular game.
3941
@@ -42,8 +44,8 @@ work for your particular game.
4244Clone the repository and init all submodules.
4345
4446```
45- git clone https://github.com/fholger/vrperfkit .git
46- cd vrperfkit
47+ git clone https://github.com/RavenSystem/VRPerfKit_RSF .git
48+ cd VRPerfKit_RSF
4749git submodule init
4850git submodule update --recursive
4951```
You can’t perform that action at this time.
0 commit comments