Merge branch 'patch-1' into 'main'

SlimeVR: add SolarXR instructions for WiVRn

See merge request lvra/lvra.gitlab.io!71
This commit is contained in:
Romain D. 2025-04-14 17:51:43 +00:00
commit f4fd94a110

View file

@ -64,6 +64,8 @@ To use this method, you need to use SlimeVR v0.14.0 or newer and if not availabl
For Monado, you need compile this fork:
`https://gitlab.freedesktop.org/rcelyte/monado.git`, branch `solarxr-integration`. You can easily build Monado from this specific branch via [Envision](../fossvr/envision/), by modifying "XR Service Repo" and "XR Service Branch" in your build profile accordingly.
For WiVRn, you need to compile this fork: `https://github.com/notpeelz/WiVRn.git`, branch `solarxr-patches`. You also need the `WIVRN_FEATURE_SOLARXR` CMake flag set to `ON`.
**Important**: Make sure to launch SlimeVR first before launching Monado/Envision.
**Important note #1**: Do not stop the SlimeVR server during operation, as driver and tracker hot-plugging are not yet supported.