Anyone runs with PROTON_ENABLE_WAYLAND=1

Hello I normally run perfectly fine with:
env OBS_VKCAPTURE=1 PROTON_USE_NTSYNC=1 gamemoderun %command%

But when I add like in all my other MMORPG games the:
PROTON_ENABLE_WAYLAND=1
Then it starts but the launcher is all white, since the launcher is just one of those pesky browsers has anyone installed anything else to make it render with winetricks etc?

I run
Wayland/Sway
Steam/Proton
AMD card

Thanks

Happy Hacking

1 Like

I’m using PROTON_ENABLE_WAYLAND=1 %command% and the game runs fine, including the launcher.

Wayland/Plasma
Steam
Nvidia card

Add --in-process-gpu to your launch options - it’s a common issue for CEF-based launchers. For Steam, the full thing is PROTON_ENABLE_WAYLAND=1 %command% --in-process-gpu

2 Likes

good to know it works for others, then I can start getting my hands wet trying to figure it out

1 Like

will try this thank you! will report back if it does, the less Xorg I use the better.

1 Like

reporting back!! IT DOES WORK!!! yay!
:hugs:

2 Likes