v2024.07.18
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-v2024.07.18.154.zip
- Extract it somewhere handy
- Run
OpenXR-API-Layers-GUI.exe
Changes
- The
SOFTWARE\Khronos\OpenXR\1\ApiLayers\Implicit
registry key is now automatically created if it doesn't exist (thanks to @Louis-Billot in #10) - Replaced "No warnings." with "No warnings, however most checks were skipped because the layer is disabled." in the GUI and reports for disabled layers
- Reports and the details tab now include API layer OpenXR API version and implementation version
- Added warning icon to tabs with warnings
- The "Save Report" button is now in the top bar
- While the tool still supports configuring both 32-bit and 64-bit API layers, the tool itself is now a 64-bit executable; this is because some of the APIs to specifically access 32-bit or 64-bit areas are only supported by Microsoft in 64-bit executables. This means that 64-bit Windows is now required