Error:
set openXR as default runtime app
Solution 1:
- open
Registry Editor
as admin - go to
HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenXR\1
, create whatever keys are missing along the way if needed - create a “string value” with the name
ActiveRuntime
and the valueC:\Program Files\Oculus\Support\oculus-runtime\oculus_openxr_64.json
(adjust if your Oculus app is installed elsewhere).