Remove WiVRn + SlimeVR section

Can be added back once SlimeVR support is merged into baseline Monado
This commit is contained in:
xytovl 2024-11-21 13:46:13 +00:00
parent 021c637292
commit e62a82f482

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.