mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-02-23 02:53:59 +01:00
Update SlimeVR info
This commit is contained in:
parent
f4a5b5e715
commit
81cbe09300
1 changed files with 5 additions and 4 deletions
|
@ -36,7 +36,7 @@ It's generally **highly recommended** to opt for the more expensive but higher q
|
||||||
There are currently three ways to use SlimeVR:
|
There are currently three ways to use SlimeVR:
|
||||||
|
|
||||||
- Via SteamVR driver
|
- Via SteamVR driver
|
||||||
- Via SolarXR driver for Monado (experimental)
|
- Via SolarXR driver for Monado
|
||||||
- Directly via VRChat OSC (Open Sound Control)
|
- Directly via VRChat OSC (Open Sound Control)
|
||||||
|
|
||||||
## First method: SteamVR driver
|
## First method: SteamVR driver
|
||||||
|
@ -53,12 +53,13 @@ $HOME/.steam/steam/steamapps/common/SteamVR/bin/linux64/vrpathreg.sh adddriver $
|
||||||
|
|
||||||
Now the only thing you have to do is restart the SlimeVR server.
|
Now the only thing you have to do is restart the SlimeVR server.
|
||||||
|
|
||||||
## Second method: SolarXR driver for Monado (experimental)
|
## Second method: native SolarXR driver for Monado
|
||||||
|
|
||||||
This is a native approach to using Slime trackers within the open-source stack without relying on SteamVR, offering results comparable to those provided by the native SteamVR driver.
|
This is a native approach to using Slime trackers within the open-source stack without relying on SteamVR, offering results comparable to those provided by the native SteamVR driver.
|
||||||
|
|
||||||
To use this method, you need to compile SlimeVR yourself from this fork:
|
To use this method, you need to use SlimeVR v0.14.0 or newer and if not available from stable may be obtained via a testing build:
|
||||||
`https://github.com/rcelyte/SlimeVR-Server.git`, branch `solarxr-ipc`. Build instructions can be found [here](https://github.com/rcelyte/SlimeVR-Server/blob/solarxr-ipc/CONTRIBUTING.md).
|
[Official stable builds](https://github.com/SlimeVR/SlimeVR-Server/releases)
|
||||||
|
[Unstable testing builds](https://github.com/SlimeVR/SlimeVR-Server/actions/workflows/gradle.yaml?query=branch%3Amain)
|
||||||
|
|
||||||
For Monado, you need compile this fork:
|
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.
|
`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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue