forked from ioquake/ioq3
-
-
Notifications
You must be signed in to change notification settings - Fork 3
[Bug]: Q3VR doesn't work with Wayland on Linux #50
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingcompatibilityBugs related to compatibility across different headsets/VR runtimes/systems/...Bugs related to compatibility across different headsets/VR runtimes/systems/...good first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcompatibilityBugs related to compatibility across different headsets/VR runtimes/systems/...Bugs related to compatibility across different headsets/VR runtimes/systems/...good first issueGood for newcomersGood for newcomers
Operating System
Linux
VR Runtime
Other (please specify below)
Other VR Runtime
N/A
GPU
N/A
VR Headset
N/A
VR Controllers
N/A
Problem description
Game doesn't start when using Wayland on Linux.
Note
This is reported based on feedback in Discord.
Steps to reproduce
Note
It is possible to workaround this issue by forcing SDL to use X11 instead of Wayland and launching the game with with
SDL_VIDEODRIVER=x11 ./q3vr.Game version / build
v1.0