Skip to content

Enables internal / debug features of the Oculus Desktop App

Notifications You must be signed in to change notification settings

basti564/skyline-patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skyline-patcher

Enables internal / debug features of the Oculus Desktop App

Binaries

You can get the latest binaries from here

Revert patches

Just run the executable with the --undo flag like this: path/to/skyline-patcher.exe --undo

Credits

Thanks to @nyamimi for the patches used
This uses the Boyer–Moore string-search algorithm implementation by @mjs3339