Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux: prefers Wayland over XWayland #1827

Closed
wants to merge 1 commit into from

Conversation

ngoquang2708
Copy link
Contributor

@ngoquang2708 ngoquang2708 commented Dec 19, 2024

Currently, SDL3 prefers X11/XWayland over Wayland which have black screen issue with NVidia GPUs.

Fix: #1781, #1817.

@JetPackAndButlers
Copy link

JetPackAndButlers commented Dec 19, 2024

Freezes on Emulator boot for me😕

EDIT: it auto fixed itself somehow and works properly now

@ngoquang2708
Copy link
Contributor Author

The freezing issue maybe related to recent change of adding a game status column.

@ngoquang2708
Copy link
Contributor Author

@JetPackAndButlers Do games now boot without black screen without unset DISPLAY env?

@JetPackAndButlers
Copy link

Yeah i think it was that not working properly for the first few launches as this was the first thing to pop up when it worked on launch 4
image
I tested Bloodborne, 13 Sentinels, Unicorn Overlord and Persona 3 Dancing and they all worked without unset DISPLAY env finally😄

@ngoquang2708
Copy link
Contributor Author

@JetPackAndButlers Much appreciate if you also test games under X11 session to avoid regression.

@JetPackAndButlers
Copy link

image
image
image

@ngoquang2708
Copy link
Contributor Author

@JetPackAndButlers Thanks.

diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 20, 2024
@ngoquang2708 ngoquang2708 marked this pull request as draft December 20, 2024 04:11
@ngoquang2708
Copy link
Contributor Author

Superseded by #1830.

diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 20, 2024
@amayra
Copy link

amayra commented Dec 20, 2024

didn't SDL developers refuse to make native wayland default because of nvidia and force all wayland users to use wayland ?

@ngoquang2708 ngoquang2708 deleted the fix-wayland branch December 23, 2024 14:16
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 24, 2024
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 24, 2024
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 25, 2024
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 25, 2024
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 25, 2024
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Dec 25, 2024
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Jan 3, 2025
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Jan 3, 2025
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Jan 7, 2025
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Jan 7, 2025
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Jan 7, 2025
diegolix29 added a commit to diegolix29/shadPS4 that referenced this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Wayland] All games launch to a black screen with DISPLAY env var set
3 participants