A work-in-progress quality of life mod for Rock Band VR. More details to come!
If you run into any issues, check the issue tracker.
- ARKless/Raw file loading for mod support (such as available at https://github.com/LlysiX/RBVRE-Patches)
- Removes Oculus controller requirement
- Automatic detection of custom songs, installable via LibForge
- TODO: split songs into "songs" subdirectory.
- Download the latest build from GitHub releases or AppVeyor.
- Extract the zip file into the directory your RBVR installation is located.
- Usually, this is at
C:\Program Files\Oculus\Software\Software\harmonix-rockband-vr
, but this may differ depending on how you installed the game.
- Usually, this is at
- Launch Rock Band VR, through either the Oculus software or by opening rbvr.exe, depending on VR setup.
Visual Studio 2022 with the Visual Studio 2017 (v141) build tools and Windows 10.0.22000 SDK(?) installed should work, NuGet must be working to download minhook.
TODO: proper build guide, GitHub actions
RBVREnhanced is licensed under the GNU General Public License version 2, or any later version at your choice.
- inih / INIReader: https://github.com/benhoyt/inih
- Used under the 3-clause BSD license.
- minhook: https://github.com/TsudaKageyu/minhook
- Used under the 2-clause BSD license.