SteamVR
WebXR games in browser not working?
Hey everyone. I am trying to play some WebXR games online.
I have tried Chrome and Edge with a bunch of WebXR game samples I found.

Every time I click the "Enter VR" button, in what ever form it might be, SteamVR starts up and I see "Google Chrome 98" or "Microsoft Edge 98" inside my index.
However its just stuck there saying "Waiting" forever.

Am I missing something here.
Does steamvr not work with WebXR games? This behavior makes me think it should work. Am I experiencing some sort of bug?
< >
31-36 / 36 のコメントを表示
Rectus 2024年12月16日 14時12分 
Does it print out any other eroors when you try the commands? Also what Windows version are you using?
Edward 2024年12月18日 6時18分 
did u fix?
So I figured this out (figured I'd pay it forward) didn't use any commands, just made an alternate profile on windows, downloading only steamVR and Chrome. (what ever must have been on my main microsoft account isn't allowing webxr to function)

After that, I was easily able to access WebXR videos from chrome just like I used too. In my eyes, that is problem solved
Dhatman の投稿を引用:
Rectus の投稿を引用:
.....

iam no Programmer asked a friend how this worked you sayed.

for all other you have:
open cmd
Enter this 2 comands:
icacls "E:\Steam\steamapps\common\SteamVR" /grant *S-1-15-2-1:(rx)
icacls "E:\Steam\steamapps\common\SteamVR" /grant *S-1-15-2-2:(rx)

Replace "E:" with your disc you installed steamvr in

after that Chrome and edge worked with steamvr for me again


this work for me, thanks but you should not only change disk letter, but also full path if steam vr installed in differ directory as mine, mine is in the program files folder
I tried the above, but it didn't work. In fact, not even granting permission to "Everyone" worked. However, it did give me a good hint on how to solve the problem: edit the Chrome shortcut and append the following command line option ->

--no-sandbox

As Chrome itself will tell you, this option is dangerous, so if you have to resort to it, make sure you only enable it when you need it.
That's odd, I never got it working with the --no-sandbox flag.

Note that the permissions needed are ones you can't add with the Windows Permissions menu, the Everyone group doesn't include the sandboxed application packages. The list should show groups with a different icon if the commands were successful: https://i.imgur.com/0PoqBXW.png
< >
31-36 / 36 のコメントを表示
ページ毎: 1530 50