wgpu-openxr-example icon indicating copy to clipboard operation
wgpu-openxr-example copied to clipboard

Is it possible to get a list of systems where this is known to work? (headset hardware, OS, OpenXR implementation)

Open ghost opened this issue 2 years ago • 0 comments

I've had no luck with Manjaro Linux nor Windows 10, using an HTC Vive and SteamVR; am about to try using Monado.

"desktop" mode works and renders, but "xr" and "desktop-with-xr-resolution" both quit with an unspecific error message.

Edit: got it working via @MalekiRe's fixes and Monado (which had a crashing bug when run with Nvidia which is now fixed in git).

If you do use Monado with Arch, be sure to set XR_RUNTIME_JSON=/usr/share/openxr/1/openxr_monado.json both when starting monado-service and when running your own program.

Rest of my system: Manjaro, x11, KDE, GTX 1080, driver version 535.54.03.

ghost avatar Jul 22 '23 15:07 ghost