LibreVR / Revive

Play Oculus-exclusive games on the HTC Vive or Valve Index, scroll down for downloads and installation instructions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I launch a game with Revive via the command line?

Jeshibu opened this issue · comments

Which game or application is your request about?
All of them

Is your request related to a problem? Please describe.
I'm trying to incorporate Revive support into my Oculus library plugin for Playnite: https://github.com/Jeshibu/Playnite-OculusLibrary

Describe the solution you'd like
To do this, I need to know how to launch games with Revive via the command line.

Describe alternatives you've considered
What I've tried so far: launching ReviveInjector.exe with arguments as specified here https://github.com/LibreVR/Revive/blob/master/ReviveOverlay/Oculus.js#L88
This launches the game but not in VR.

Additional context
I see an action manifest path, but I'm not sure what that's for. Controller bindings maybe? Also I'm doing this for 2.1.1 if that makes a difference.

Turns out the /library parameter needs to be the registry GUID key for the library, not the library path.