This is proof-of-concept Robo Recall mod that adds native Vive support. It's called RoboRevive, but it doesn't actually use the Revive compatibility layer. Instead it uses the native SteamVR plugin from the Unreal Engine.
Contributions to improve the control scheme and other kinds of Vive customizations are more than welcome. I'd like to see people use this as a base to create a completely native version of Robo Recall.
- Download Robo Recall from Oculus Home.
- Download OpenVR.zip and Revive.robo from the releases page.
- Go to the directory where Robo Recall is installed, by default this is
C:\Program Files\Oculus\Software\Software\epic-games-odin
. - Extract the
Engine
folder from OpenVR.zip in this directory, make sure you merge it with the existing folder. - Go to
RoboRecall\Binaries\Win64
and drag Revive.robo onto theRoboRecallModInstaller.exe
(or just double-click Revive.robo if it's already associated). - Press 'Yes' to install the mod.
- Click 'Play Now' after installation or just run
RoboRecall-Win64-Shipping.exe
directly.
- Download the Robo Recall Editor through the Epic Games Launcher.
- Download this repository as a zip file.
- Go to the directory where the Robo Recall Editor is installed, by default this is
C:\Program Files\Epic Games\RoboRecallModKit
. - Extract the contents of the zip file into the directory, be sure to merge it with the existing folders.
- Start the Robo Recall Editor, it may ask to rebuild a few modules, click 'Yes' to recompile them.
- Now go add Vive Controller render models and submit your contribution as a Pull Request.