Skip to content

Commit

Permalink
Update Modding Info (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodcloak authored Feb 22, 2024
1 parent 07823f6 commit d60d4e3
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 15 deletions.
6 changes: 4 additions & 2 deletions wiki/pc-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 4 additions & 2 deletions wiki/quest-modding-bmbf.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
6 changes: 4 additions & 2 deletions wiki/quest-modding-qavs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
15 changes: 11 additions & 4 deletions wiki/quest-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
8 changes: 5 additions & 3 deletions wiki/raspi-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
6 changes: 4 additions & 2 deletions wiki/support/modding-with-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d60d4e3

Please sign in to comment.