v2026.02.02
·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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
- Download OpenXR-API-Layers-GUI-v2026.02.02.285.zip
- Extract it somewhere handy
- 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-explicitis 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