@@ -49,10 +49,28 @@ To get leaderboards on custom songs and to be able to get Performance Points (PP
49
49
50
50
## Requirements
51
51
52
- ** Due to recent Changes it is currently not possible to mod Beat Saber on Quest 2, Quest 3 or Quest Pro without a PC! **
52
+ Modding Beat Saber involves installing APKs on your Quest. Therefore you will need an additional device at least once.
53
53
54
- The Quest 1 can still be done with a mobile Phone or Tablet.
55
- ** Note:** iOS devices like iPhones or iPads, Apple Watches or the Apple Vision Pro are not supported!
54
+ ### Quest 2, 3, and Pro
55
+
56
+ :::danger NOTE
57
+ As of the Quest v63 update, it is currently not possible to mod Beat Saber on Quest 2, Quest 3, or Quest Pro
58
+ without a PC!
59
+ :::
60
+
61
+ For Windows PC's and Macs continue on to [ Preparations] ( #preparations ) .
62
+
63
+ ### Quest 1
64
+
65
+ If you are using a Windows PC or Mac continue to [ Preparations] ( #preparations ) .
66
+ If you are using an Android device, visit the [ Modding with Android] ( ./quest/modding-with-android.md ) page.
67
+
68
+ To use Chromebooks and iOS devices, such as iPhones or iPads, you need to have a
69
+ [ Raspberry Pi] ( https://www.raspberrypi.com/ ) . Once you have one, visit [ Modding with a Raspberry Pi] ( ./raspi-modding.md )
70
+ to get started.
71
+
72
+ If you want to use a Linux based computer, you can follow the Raspberry Pi guide. Note that it has only been tested
73
+ on Raspberry Pi OS (Debian) and the process may be different on other distros.
56
74
57
75
## Preparations
58
76
@@ -75,6 +93,7 @@ follow the steps below:
75
93
### SideQuest
76
94
77
95
This is only required if you mod with a PC or want to back up your data.
96
+
78
97
Go to [ SideQuest's Download Page] ( https://sidequestvr.com/setup-howto )
79
98
and download the SideQuest Advanced Installer. Once it's finished downloading, install it.
80
99
@@ -104,10 +123,12 @@ Using the SideQuest file explorer, take the 3 files you saved from the [Backup S
104
123
steps ` AvatarData.dat ` , ` PlayerData.dat ` and ` settings.cfg ` and put them in the
105
124
` sdcard/Android/data/com.beatgames.beatsaber/files ` folder.
106
125
107
- ## Modding BeatSaber
126
+ ## Modding Beat Saber with a PC
127
+
128
+ ### Quest 2, 3, or Pro Modding
108
129
109
- If you want to mod Beat Saber on Quest 1 with an Android Device, follow [ this Guide ] ( ./support /modding-with-android .md )
130
+ Follow [ this guide ] ( ./quest /modding-with-qavs-pc .md ) on using QAVS (QuestAppVersionSwitcher) and QuestPatcher.
110
131
111
- If you want to mod Beat Saber on Quest 1 with a PC, follow [ this Guide ] ( ./quest-one-pc.md )
132
+ ### Quest 1 Modding
112
133
113
- If you want to mod Beat Saber on Quest 2, 3 or Pro, follow [ this Guide ] ( ./quest-other .md )
134
+ Follow [ this guide ] ( ./quest/modding-q1-pc .md ) on using QAVS to downgrade and mod your game.
0 commit comments