protonscr
2 results, 4 hits for SDL_VIDEO_DRIVER=wayland %command%

Add Wayland support to the Steam overlay steamopenFeature Requestoverlay

#8020 · 118 comments · updated 2026-08-24 · 3 matching
comment by fxzzi · 2026-04-30 · view · github
... Trying to open profiles opens in steam itself now. ``` unset LD_PRELOAD; SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pulseaudio %command% +exec autoexec ...
comment by NyCodeGHG · 2025-07-31 · view · github
... You can run it with `SDL_VIDEO_DRIVER=wayland %command%` to use wayland.
comment by fxzzi · 2026-04-30 · view · github
... or am i going crazy? launch options: ``` SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pulseaudio %command% +exec autoexec -w 1920 -h 1440 ```

[native] Terraria outputs wrong swapchain buffer size under HiDPI Wayland dxvkopennative

#5647 · 5 comments · updated 2026-08-10 · 1 matching
issue by effects3d · 2026-05-25 · view · github
... Terraria Launch options: `SDL_VIDEO_DRIVER=wayland SDL_VIDEO_WAYLAND_SCALE_TO_DISPLAY=1 %command% /gldevice:D3D11` ### System information - GPU: AMD Radeon RX 6650 XT ...