A collection of useful tools for VR. Mainly focused towards Oculus headsets
- A custom Oculus software install path and Oculus Killer source can be configured in config.xml
- This application requires running as administrator to function
- Change priority of programs to help reduce random stutters/lag on some hardware
- Disable and re-enable Oculus Application Spacewarp via a registry entry
- Switch between Oculus Dash and Oculus Killer
- Start, stop, and restart Oculus service
- A few other random things
- Download the latest .NET SDK
- Download and extract the source code
- Open powershell in the first
VR_Tools
folder (the one that contains VR_Tools.sln) and rundotnet build .\VR_Tools.sln
- The .exe file is in
\VR_Tools\VR_Tools.Desktop\bin\Debug\net8.0\win-x64