An open API service indexing awesome lists of open source software.

https://github.com/ptrpaws/skyline-patcher

Enables internal / debug features of the Oculus Desktop App
https://github.com/ptrpaws/skyline-patcher

csharp electron oculus oculus-quest oculus-rift oculusquest patch vr

Last synced: about 4 hours ago
JSON representation

Enables internal / debug features of the Oculus Desktop App

Awesome Lists containing this project

README

          

# skyline-patcher
Enables internal / debug features of the [Oculus Desktop App](https://www.oculus.com/setup/)
## Binaries
You can get the latest binaries from [here](https://github.com/basti564/skyline-patcher/releases)
## Revert patches
Just run the executable with the `--undo` flag like this:
`path/to/skyline-patcher.exe --undo`
## Credits
Thanks to [@nyamimi](https://github.com/nyamimi) for the patches used
This uses the Boyer–Moore string-search algorithm implementation by [@mjs3339](https://github.com/mjs3339)