Releases: OSVR/OSVR-Vive
OpenVR SDK 1.0.6 - build working with 1485823399+
This release uses the OpenVR headers version 1.0.6, which match the interfaces used in the 1485823399 stable release of SteamVR (which was released Feb 1). While more recent SteamVR stable releases ostensibly use the SDK v1.0.7 (and do contain strings from that SDK), the changes between those two SDKs do not impact any of the interfaces that OSVR-Vive uses in the lighthouse driver, and in practice they've been successfully used with this version of OSVR-Vive.
This version incorporates the rather substantial changes required by the SDK v1.0.6. It also adds preliminary support for the Vive Tracker (aka the "puck").
Matching stable SteamVR builds:
- 1485823399 (pushed to stable branch 1 Feb 2017)
Newer, nearly-matching SteamVR builds, experimentally working with this build (includes the latest build available at release time):
- 1492726420
- 1493337050
- 1493769921 (officially rolled back for Oculus-related bugs)
Build working with July 5, 2016 SteamVR (1467410709)
By now, this is an old release, but it's being tagged just to mark compatibility. This version, using OpenVR 1.0.2 headers, works against the stable SteamVR build known as "1467410709"
Update to work with SteamVR Version 2016-06-08 (1465424737)
Fairly substantial update to handle internal SteamVR changes. This release works with SteamVR Version 2016-06-08 (1465424737), which appears to be based on the headers also published as "OpenVR" 1.0.1. See this pull request for additional compatibility information: #15
Initial release
This version works with lighthouse driver versions bundled with SteamVR runtimes before a breaking change was pushed by Valve in early April 2016. Such a version is still available as of 28-June-2016 by entering beta access code 123412341234 and choosing the "osvrsvvr" beta - that will download version 1457503340.
Specifically, at least these versions have been checked to contain the correct interface strings on Windows:
- 1456973056
- 1457146742
- 1457155403
- 1457503340
- 1459194224
- 1459268357
- 1459383055
Version 1461861470 is known to be broken with this release.