praydog / UEVR

Universal Unreal Engine VR Mod (4.8 - 5.4)
http://uevr.io
3k stars 156 forks source link

System button not bound to start/select #266

Closed mkaflowski closed 1 month ago

mkaflowski commented 1 month ago

According to doc to use start and select I should use left system button. It doesnt work for me and when I use it I get SteamVr settings opened. I found that start button is bound to X+Y. Why? I cannot find that in UEVR and in SteamVR neither. Am I missing something? Game tested: High on Life Quest 3 Virtual Desktop

praydog commented 1 month ago

Use VDXR with Virtual Desktop, OpenXR in UEVR. Detecting the start button does not work with SteamVR's OpenXR runtime as far as I know, because SteamVR overrides it for the overlay.

mkaflowski commented 1 month ago

Thank you. Using VDXR with Virtual Desktop fixed the problem :)