korejan / ALVR

Stream VR games from your PC to your headset via Wi-Fi
https://alvr-org.github.io/
MIT License
186 stars 27 forks source link

ALXR Pico Version does not work on Pico 4 #50

Closed LVNSDCAPE closed 1 year ago

LVNSDCAPE commented 1 year ago

I just got the Pico 4 installed ALVR and current ALXR nightly built as also ALXR builds from last weeks and although ALXR is launching on PICO and i see the two cubes there is no passthrough at all using any controller commands.

Non command works here as it is on Quest 2 :( Also tried latest ALVR Server nightly built which does not detect the pico 4 anymore so i reversed to ALVR 18.2.3

Am i doing something wrong ?

And is there a preset for Pico4 which may let it work as it should?

korejan commented 1 year ago

Hello, Pico 4 does not currently support the OpenXR extension XR_FB_passthrough, the only OpenXR runtime to support this currently is the Quest 2/Pro.

Pico's passthrough support for apps right now requires using Pico's own SDK, I may consider using this if it is possible to interop with OpenXR but there is no documentation about this.

ALXR is only compatible with v18.2.3 server at the moment, it will be made compitable with v19 in the near the future.

korejan commented 1 year ago

Nightly builds support passthrough modes for Pico headsets.