Hello,
I am stuck at developing a threejs VR project. I can handle and debug via WebXR Extension. Connecting with SteamVR seems impossible, not even the offical examples. Years ago I solved it via Firefox Reality Browser. But the browser got killed and is not available anymore. All alternatives seems not to work with the “Vive Pro”
I tried a lot of things to get this problem done:
Reinstall SteamVR & Viveport.
Changed Flags in Firefox:
dom.vr.always_support_vr
dom.vr.autoactivate.enabled
dom.vr.enabled
dom.vr.webxr.enabled
Changed Flags in Chrome:
–force-webxr-runtime=openvr
–enable-features=openvr
–disable-features=XRSandbox
I cant install the following Browser, because Pro wont support them:
Vive Browser
Wolvic Browser
The Settings of both Browsers allow VR-Content to be added and are not blocking.
If I look at three.js examples, the Button shows “VR not supported”
If I select F12 > WebXR the HTC Vive, it allows me to enter Vr in the Browser. But the controls are only available in the DevTools. With unselecting the Vive Pro in Devtools, VR is not supported anymore.
Had anybody else this issue in the last months and knows a Fix for this? I am infinitely grateful for your help. All I can find on the internet is years ago.