Skip to content

v2026.02.02

Choose a tag to compare

@fredemmott fredemmott released this 02 Feb 17:42
· 14 commits to main since this release
Immutable release. Only release title and notes can be modified.
v2026.02.02
66df88d

Please do not link directly to this page or the file; instead, please link to https://github.com/fredemmott/OpenXR-API-Layers-GUI/releases/latest

  1. Download OpenXR-API-Layers-GUI-v2026.02.02.285.zip
  2. Extract it somewhere handy
  3. Run OpenXR-API-Layers-GUI.exe

Changes in v2026.02.02

  • ✨ Add warning if Ultraleap layer is enabled but is not the last layer
  • ✨ Add warning if Vive layers are installed, but the runtime is neither SteamVR nor the HTC enterprise runtime
  • ✨ Add warning if runtime disables API layers that are enabled according to the system configuration
  • ✨ Added support for explicit (opt-in) API layers; this is only shown if explicit layers are configured, or if --show-explicit is passed on the command line
  • ✨ Added warning if an explicit layer is enabled but not usable
  • ✨ Added 32-bit runtime to reports
  • ✨ Added available runtimes to reports
  • ✨ Added code signing certificate name and timestamp to reports
  • ✨ Added OpenXR loader information to report, including environment variables, API layers, and extensions. Environment variable values are censored for privacy unless the name starts with XR_ or contains _XR_
  • 💥 Removed 'create-report' exe, as it seems to be more confusing than helpful