From d60d4e3c19b5fe2532e642a97256f4e0ad8e4dd2 Mon Sep 17 00:00:00 2001 From: Bloodcloak <59000966+bloodcloak@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:52:09 -0500 Subject: [PATCH] Update Modding Info (#573) --- wiki/pc-modding.md | 6 ++++-- wiki/quest-modding-bmbf.md | 6 ++++-- wiki/quest-modding-qavs.md | 6 ++++-- wiki/quest-modding.md | 15 +++++++++++---- wiki/raspi-modding.md | 8 +++++--- wiki/support/modding-with-android.md | 6 ++++-- 6 files changed, 32 insertions(+), 15 deletions(-) diff --git a/wiki/pc-modding.md b/wiki/pc-modding.md index d5ac3d756..84a3a1da1 100644 --- a/wiki/pc-modding.md +++ b/wiki/pc-modding.md @@ -213,10 +213,12 @@ If it is not, you can follow these tutorials to downgrade to a moddable version. Click on these links corresponding to where you own the game to see the tutorials. -- [Oculus Store](https://computerelite.github.io/tools/Oculus/OculusDowngraderGuide.html) -- For Steam you have a few options to be able to downgrade. +- For Steam you can use either: - [BSManager](https://github.com/Zagrios/bs-manager#readme) - [LegacyInstaller](https://github.com/Goobwabber/LegacyInstaller#readme) +- For Oculus Store you can use either: + - [BSManager](https://github.com/Zagrios/bs-manager#readme) + - [Oculus downgrader](https://computerelite.github.io/tools/Oculus/OculusDowngraderGuide.html) ### Legacy Branch diff --git a/wiki/quest-modding-bmbf.md b/wiki/quest-modding-bmbf.md index 23dbec3fd..39e9258b9 100644 --- a/wiki/quest-modding-bmbf.md +++ b/wiki/quest-modding-bmbf.md @@ -8,9 +8,11 @@ description: Learn how to mod Beat Saber on your Quest using BMBF! ## Before You Begin -:::warning Quest 3 Modding Information +:::danger Quest Modding Information BMBF does not support Quest 3 at this time. -Quest 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher). +As of the Quest v63 update, the Quest 2 and Pro are no longer moddable using BMBF. + +Quest 2, Pro, and 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher) at this time. ::: If you have not already, go to [Preparations](./quest-modding.md#preparations) and follow those steps. diff --git a/wiki/quest-modding-qavs.md b/wiki/quest-modding-qavs.md index 1d99f80e9..4f72d413a 100644 --- a/wiki/quest-modding-qavs.md +++ b/wiki/quest-modding-qavs.md @@ -8,9 +8,11 @@ description: Learn how to mod Beat Saber on your Quest using QAVS! ## Before You Begin -:::warning Quest 3 Modding Information +:::danger Quest Modding Information QAVS does not support Quest 3 at this time. -Quest 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher). +As of the Quest v63 update, the Quest 2 and Pro are no longer moddable using QAVS. + +Quest 2, Pro, and 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher) at this time. ::: If you have not already, go to [Preparations](./quest-modding.md#preparations) and follow those steps. diff --git a/wiki/quest-modding.md b/wiki/quest-modding.md index 3136815d7..f8c8be0a8 100644 --- a/wiki/quest-modding.md +++ b/wiki/quest-modding.md @@ -156,7 +156,14 @@ You will need to temporarily remove all secondary accounts before modding the ga You can add them back once the modding process is completed. ::: -1. Download and install [QuestPatcher](https://github.com/Lauriethefish/QuestPatcher/releases/latest) -2. When patching, make sure `QuestLoader` is selected, or your mods will not load. -3. Patch Beat Saber (or re-patch in the tools tab if you have already) -4. Install the core mods, and other mods you would like from [this page.](https://computerelite.github.io/tools/Beat_Saber/questmods.html) +1. Download and install QuestPatcher from [here](https://github.com/Lauriethefish/QuestPatcher/releases/latest) +2. Download [QuestAppVersionSwitcher](https://sidequestvr.com/app/5333/questappversionswitcher-qavs) +3. Open QuestAppVersionSwitcher and follow the setup assistant to downgrade to `1.28.0`. + :::danger WARNING + **DO NOT** let QuestAppVersionSwitcher patch Beat Saber or install mods. + You are going to switch to QuestPatcher now. + ::: +4. Go to tools and click `Quick Fix`. +5. Patch Beat Saber (or repatch in the tools tab if you have already) + - Make sure `QuestLoader` is selected as the ModLoader. +6. Install the core mods, and other mods from [this page](https://bsquest.xyz/mods) diff --git a/wiki/raspi-modding.md b/wiki/raspi-modding.md index dd6e229b1..fac3874a0 100644 --- a/wiki/raspi-modding.md +++ b/wiki/raspi-modding.md @@ -8,11 +8,13 @@ description: Learn how to mod Beat Saber on your Quest using a Raspberry Pi! ## Preface -- This guide is for both Quest 1 and Quest 2. +- This guide is for Quest 1. -:::warning Quest 3 Modding Information +:::danger Quest Modding Information QAVS does not support Quest 3 at this time. -Quest 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher). +As of the Quest v63 update, the Quest 2 and Pro are no longer moddable using QAVS. + +Quest 2, Pro, and 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher) at this time. ::: - Nobody has yet been banned for modding. diff --git a/wiki/support/modding-with-android.md b/wiki/support/modding-with-android.md index 336230243..0c1fd1b20 100644 --- a/wiki/support/modding-with-android.md +++ b/wiki/support/modding-with-android.md @@ -6,9 +6,11 @@ description: Learn how to mod Beat Saber on your Quest using an Android device! # Quest Modding with Android -:::warning Quest 3 Modding Information +:::danger Quest Modding Information BMBF does not support Quest 3 at this time. -Quest 3 modding is only possible using [QuestPatcher](/quest-modding.md#questpatcher) with a computer. +As of the Quest v63 update, the Quest 2 and Pro are no longer moddable using BMBF. + +Quest 2, Pro, and 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher) with a computer. ::: :::warning