v2024.06.14: bug fixes
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.06.14.137.zip
- Extract it somewhere handy
- Run
OpenXR-API-Layers-GUI.exe
Changes in v2024.06.14
- The "installed outside of program files" warning now understands the difference between 64-bit and 32-bit API layers, and checks "Program Files" or "Program Files (x86)" as appropriate
- Registry values that are larger than a DWORD are now handled correctly; these result in the "not a DWORD" warning added in v2024.06.13
- Reduced CPU usage: the tool monitors for registry edits and reloads/rechecks, and was incorrectly thinking the registry had been modified when it had not
Changes in v2024.06.13
- A warning is now shown if the OpenXR layer registry contains a value that is not a DWORD
- An unsigned DLL error is no longer shown if there is no DLL
- Combined the separate Win64/WIn32 HKLM/HKCU executables into a single (32-bit) executable
- Added 'Save Report...' button for creating a file containing all the information, for sharing with developers
- Added equivalent
OpenXR-API-Layers-Create-Report.exe
- Added version metadata to the exe files