All changes in here have been merged upstream. Please use upstream WiVRn instead.
WiVRn-FT, but with a B!
This is a fork of WiVRn that adds SteamVR-LH support.
This mean that you can now use Vive/Tundra Trackers and Index controllers with WiVRn! 🎉
You will need:
- SteamVR installed (but thankfully won't need so start it!)
- Monado TrackingOrigin Calibrator: MoToC on GitHub
Download and install the APK from this release (or build your own from face-tracking
).
In Envision, edit your WiVRn profile as such:
- Set
XR Service Repo
tohttps://github.com/galister/WiVRn.git
- Set
XR Service Branch
to2024.09.04
Next, click Clean Build Profile
under the hamburger menu, and then Start
.
Starting up:
- Turn on all lighthouse devices that you want to use.
- Launch WiVRn with
WIVRN_USE_STEAMVR_LH=1
andLH_DISCOVER_WAIT_MS=6000
- With this enabled, WiVRn will search for LH devices the first time you connect, so connecting will take several seconds longer.
- Make sure that all LH devices are line-of-sight to at least 1 base station each, at the time of connection!
- Verify with
motoc show
that your devices were discovered successfully, then seemotoc calibrate --help
on how to calibrate.
Enjoy!