Releases: Lauriethefish/QuestPatcher
Releases · Lauriethefish/QuestPatcher
Decreased freezing when installing mods
Changelog:
- Reduced window freezing when patching, on startup, and when installing and uninstalling mods. This was caused by improper usage of async/await when invoking ADB.
Bug Fixes, Improved Logging
Changelog:
- Fixed bug where having an appdata path with a space in it causes a crash.
- Added more descriptive error message for when the Quest isn't plugged in (rather than just saying that the app isn't installed)
- Added more descriptive error message for Java not being installed (rather than a crash)
- Added auto chmod of platform-tools on Ubuntu.
- Added ADB logcat button for easier mod troubleshooting.
- Added logging to file for troubleshooting.
- Refactored logging using serilog.
- Fixed bug where program files directory isn't deleted upon uninstallation.
QuestPatcher release!
QuestPatcher is a GUI based mod installer for any il2cpp unity app on the Oculus Quest. It was originally created for modding GorillaTag.
To use, just run the installer and open the app afterwards.
You can then press "Patch my App" to start the modding process.
QuestPatcher requires Java to be installed!