VR: Difference between revisions

imported>Scrumplex
Document Monado and OpenComposite
 
imported>PassiveLemon
m Make a note about SteamVR messing with openvrpaths.vrpath
Line 28: Line 28:


In order to run OpenVR games on anything other than SteamVR, you need to configure the OpenVR runtime path defined in <code>~/.config/openvr/openvrpaths.vrpath</code>. A reliable way to do this is to use [[Home Manager]] to create this file.
In order to run OpenVR games on anything other than SteamVR, you need to configure the OpenVR runtime path defined in <code>~/.config/openvr/openvrpaths.vrpath</code>. A reliable way to do this is to use [[Home Manager]] to create this file.
If this file is not set to read-only, SteamVR will add its runtime path back, hence the use for Home Manager.


An example configuration for enabling OpenComposite may look like this:
An example configuration for enabling OpenComposite may look like this: