Merge branch 'patch-1' into 'main'

Noted on an issue with Outer Wilds NomaiVR with proton 9+

See merge request lvra/lvra.gitlab.io!108
This commit is contained in:
hypevhs 2025-05-18 17:28:53 -05:00
commit d3b664e9b9

View file

@ -23,6 +23,13 @@ Prepending `OXR_VIEWPORT_SCALE_PERCENTAGE=60` to the game's launch options can g
While in VR, if you have mods that add extra items in the main menu, they will be rotated at an odd angle as well as any UIs. While in VR, if you have mods that add extra items in the main menu, they will be rotated at an odd angle as well as any UIs.
### Immediate crash with Proton 9+
Currently, Proton 9 and above has an issue ([#8409](https://github.com/ValveSoftware/Proton/issues/8409)) causing NomaiVR to instantly crash on startup, only rendering the game window for a split second.\
The workaround is to just use Proton 8.
Do note that as Proton GE-RTSP is using the latest releases of Proton upstream, it will also not work until this issue is patched.
### Default Quest/Pico 4 controller bindings only partially work with XRizer ### Default Quest/Pico 4 controller bindings only partially work with XRizer
When playing the game with XRizer and you use Quest or Pico 4 Controllers, it is recommended to use [this custom bindings file](https://github.com/user-attachments/files/19900420/oculustouch.json) ([more info here](https://github.com/Raicuparta/nomai-vr/issues/558#issue-3018649448)). When playing the game with XRizer and you use Quest or Pico 4 Controllers, it is recommended to use [this custom bindings file](https://github.com/user-attachments/files/19900420/oculustouch.json) ([more info here](https://github.com/Raicuparta/nomai-vr/issues/558#issue-3018649448)).