You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to change the splash screen of the app being patched. (splash screens must be in PNG format)
Removed multiple devices prompt, instead, QuestPatcher prefers a Quest 1/2/3 over any other device, and if multiple quests are connected, it will choose the first one. This is a precursor to adding a proper device selector menu.
Add exit code to ADB error messages, may help in the future when debugging issues such as #142
Add support for importing ZIP files - the contents of the ZIP will be extracted and each file imported individually.
Add back the automated granting of the external storage permission as reportedly this is still useful in some cases.
Add logging of Avalonia related warnings to main log file.
Add support for optionally adding open XR permissions/features to the APK.
Available Files
QuestPatcher-windows.exe - Windows automatic installer.
QuestPatcher-windows-standalone.zip - Windows standalone executable.