Merge branch 'xytovl-main-patch-14309' into 'main'

Remove WiVRn + SlimeVR section

See merge request lvra/lvra.gitlab.io!52
This commit is contained in:
hypevhs 2024-11-22 22:43:15 +00:00
commit ae66b0356e

View file

@ -87,21 +87,3 @@ If one or more devices are missing, try:
To re-discover devices, restart WiVRn server. To re-discover devices, restart WiVRn server.
At this point, your lighthouse devices will be randomly floating about somewhere. To calibrate them, follow the guide in the [Motoc README](https://github.com/galister/motoc/blob/main/README.md). At this point, your lighthouse devices will be randomly floating about somewhere. To calibrate them, follow the guide in the [Motoc README](https://github.com/galister/motoc/blob/main/README.md).
## WiVRn + SlimeVR trackers
This section covers using WiVRn with SlimeVR trackers (not via OSC). Tracking fidelity is reported to be similar to what's achievable with the SteamVR-native solution.
Required SliveVR Server version: 0.13.0 or later
In Envision, set WiVRn Profile as such:
- XR Service Branch:
- `master`
- XR Service CMake Flags:
- `WIVRN_FEATURE_SOLARXR=ON`
Perform a **Clean Build** after changing these!
Starting up:
- Always start SlimeVR server before starting WiVRn.
- Do not quit SlimeVR server mid-session; trackers will not work until WiVRn is restarted.