Lauriethefish / QuestPatcher

Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
zlib License
261 stars 393 forks source link

how do i unpatch #152

Closed PaxtonPenguin closed 4 months ago

PaxtonPenguin commented 4 months ago

so i tried to patch gorilla tag for custom maps, and accidentally patched beat saber. terrible ui design aside, this made the feet location go to my last stationary boundary, and not to my new ones. so i uninstalled beat saber and restored it, it didn't fix. i deleted the patch folders, it didn't fix. can you help me out here

Lauriethefish commented 4 months ago

Hey. The app is set to patch Beat Saber by default since that's the most common use-case these days. Uninstalling Beat Saber will unpatch the app, but you have to do it through QuestPatcher or SideQuest, NOT through the home screen on your quest. I also wouldn't recommend restoring an APK, just uninstall it and reinstall the vanilla version. This might be the problem.

If you've already uninstalled the app through the home screen, run this ADB command using SideQuest, then reinstall vanilla: adb uninstall com.beatgames.beatsaber

PaxtonPenguin commented 4 months ago

i did, it wouldn't uninstall from the quest so i had to uninstall it using the quest. it would send me to the store, but i couldn't start it (even though it said launch).

On Tue, Feb 13, 2024 at 11:35 PM Lauriethefish @.***> wrote:

Hey. The app is set to patch Beat Saber by default since that's the most common use-case these days. Uninstalling Beat Saber will unpatch the app, but you have to do it through QuestPatcher or SideQuest, NOT through the home screen on your quest. I also wouldn't recommend restoring an APK, just uninstall it and reinstall the vanilla version.

If you've already uninstalled the app through the home screen, run this ADB command using SideQuest, then reinstall vanilla: adb uninstall com.beatgames.beatsaber

— Reply to this email directly, view it on GitHub https://github.com/Lauriethefish/QuestPatcher/issues/152#issuecomment-1943113339, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUCZVK6LLAQRCJ5Z5M5GLTTYTREIVAVCNFSM6AAAAABDHP3REOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBTGEYTGMZTHE . You are receiving this because you authored the thread.Message ID: @.***>

Lauriethefish commented 4 months ago

If you uninstalled it via the quest you need to run the command in the previous post from me to fix the problem. You can then reinstall unmodded Beat Saber and work from there. I'm closing the issue as this is a problem with the Quest software, not QP. You can't uninstall a modded game from inside the Quest and if you do, you need to run the command to fix it.

PaxtonPenguin commented 4 months ago

ok

On Sun, Feb 18, 2024 at 12:38 AM Lauriethefish @.***> wrote:

If you uninstalled it via the quest you need to run the command in the previous post from me to fix the problem. You can then reinstall unmodded Beat Saber and work from there. I'm closing the issue as this is a problem with the Quest software, not QP. You can't uninstall a modded game from inside the Quest and if you do, you need to run the command to fix it.

— Reply to this email directly, view it on GitHub https://github.com/Lauriethefish/QuestPatcher/issues/152#issuecomment-1950979571, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUCZVK62R4OSDGXEGC5GDSDYUGOVXAVCNFSM6AAAAABDHP3REOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJQHE3TSNJXGE . You are receiving this because you authored the thread.Message ID: @.***>