From 9a7a5cb6bac8e496000084919e0635c86e42ed82 Mon Sep 17 00:00:00 2001 From: "Romain D." Date: Fri, 21 Feb 2025 12:46:54 +0000 Subject: [PATCH] SlimeVR: add SolarXR instructions for WiVRn --- content/docs/slimevr/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/docs/slimevr/_index.md b/content/docs/slimevr/_index.md index fae1497..d7615d2 100644 --- a/content/docs/slimevr/_index.md +++ b/content/docs/slimevr/_index.md @@ -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.