Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.57 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.57 KB

RBVREnhanced

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.

Features

  • 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.

Usage/Installation

  1. Download the latest build from GitHub releases or AppVeyor.
  2. 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.
  3. Launch Rock Band VR, through either the Oculus software or by opening rbvr.exe, depending on VR setup.

Building

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

License

RBVREnhanced is licensed under the GNU General Public License version 2, or any later version at your choice.