The World's Ugliest Tutorial On How To Mod Beat Saber On Multiple Profiles Even Though You Really Probably Shouldn't Do This
- Use MBF to install mods on your normal profile before making a second profile (after is untested, and presumed to be problematic)
- Make your second profile on the Quest, and redo all of the steps required to enable developer mode on this second profile.
- If BeatSaber doesn't show up on the second profile:
-
- Run
adb shell pm list users
to get your second profile's ID (the first number next to the name of it)
- Run
-
- Run
adb shell pm install-existing --user [user ID] com.beatgames.beatsaber
- Run
Now you should have BeatSaber on both profiles, "modded", but with no mods... If you had your ModData
directory on this profile, it would be working as intended, so how do we get it there?