Skip to content

v2024.07.18

Compare
Choose a tag to compare
@fredemmott fredemmott released this 18 Jul 13:15
· 32 commits to main since this release
v2024.07.18
34aa099

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-v2024.07.18.154.zip
  2. Extract it somewhere handy
  3. 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