protonscr
10 results, 18 hits for SDL_VIDEO_DRIVER=wayland

CS2 crashes with SDL_VIDEO_DRIVER=wayland steamclosed

#12212 · 1 comments · updated 2025-07-17 · 1 matching
issue by zlatistiv · 2025-07-17 · view · github
... Set SDL_VIDEO_DRIVER=wayland in cs2.sh 2. Run the game kernel log from the crash: [ 2708.970249] cs2 ...

Steam hangs on launch under pop-wayland steamclosedSteam clientDistro Family: Ubuntu

#10035 · 7 comments · updated 2024-06-18 · 1 matching
comment by FlorianFranzen · 2023-10-05 · view · github
Have you tried setting the environment variable `SDL_VIDEO_DRIVER` to `wayland` before running steam, e.g via: ``` SDL_VIDEO_DRIVER=wayland ...

cs2 on wayland steamclosed

#12304 · 1 comments · updated 2025-09-03 · 1 matching
issue by zFgVn-1 · 2025-09-03 · view · github
... The SDL_VIDEO_DRIVER=wayland launch option is used to force Wayland compatibility, but issues persist. Switching to an X11 ...

[Beta] Can't use custom environment variables in Launch Options steamclosedruntime

#13012 · 16 comments · updated 2026-03-27 · 2 matching
comment by BlackLotusLV · 2026-03-20 · view · github
Same issue with using `SDL_Video_Driver=wayland`. Tested CounterStrike 2 with said launch param. and game launches on xwayland ...
comment by smcv · 2026-03-20 · view · github
... with using SDL_Video_Driver=wayland FYI, the correct environment variable for SDL 3 is `SDL_VIDEO_DRIVER=wayland`: environment variables are ...

Add Wayland support to the Steam overlay steamopenFeature Requestoverlay

#8020 · 118 comments · updated 2026-08-24 · 4 matching
comment by joan31 · 2025-08-01 · view · github
... In my case, I initialize the `SDL_VIDEO_DRIVER=wayland` environment variable via the Hyprland configuration file : `env = SDL_VIDEO_DRIVER,wayland ...
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.

"Steamwebhelper is not responding" in latest Steam beta with SDL_VIDEODRIVER=wayland set steamclosedruntimeDistro Family: ArchWeb Component

#11358 · 8 comments · updated 2024-12-06 · 1 matching
comment by kisak-valvemaintainer · 2024-10-19 · view · github
... Can you check if something is setting SDL_VIDEODRIVER=wayland or SDL_VIDEO_DRIVER=wayland in your environment and try running ...

[BUG] Steam crash in KDE plasmas 6 manjaro, Opening loop crash steamclosedDistro Family: ArchWeb Component

#11018 · 6 comments · updated 2024-06-26 · 2 matching
comment by kisak-valvemaintainer · 2024-06-26 · view · github
... I would check if `SDL_VIDEO_DRIVER=wayland` is getting added to the environment somewhere and if that's true ...
comment by Milor123 · 2024-06-26 · view · github
... I would check if `SDL_VIDEO_DRIVER=wayland` is getting added to the environment somewhere and if that's true ...

Steam Input/Overlay/Game Recording do not work with native Wayland apps. steamclosed

#12038 · 1 comments · updated 2025-05-22 · 1 matching
issue by Mash0Star · 2025-05-22 · view · github
... 69 edited in cs2.sh to say `export SDL_VIDEO_DRIVER=wayland` instead of `export SDL_VIDEO_DRIVER=x11`. 2. Try to ...

[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 ...

Steam isolates from system `/lib`, but keeps SDL config environment variables steamopenruntime

#13361 · 3 comments · updated 2026-07-09 · 4 matching
comment by smcv · 2026-07-09 · view · github
... with containers; for example, an environment may define SDL_VIDEO_DRIVER=wayland but in a Wine environment this doesn't ...
issue by clarfonthey · 2026-06-30 · view · github
... for example). #### Steps for reproducing this issue: ```shell SDL_VIDEO_DRIVER=wayland,x11 SDL3_DYNAMIC_API=$(realpath /usr/lib/libSDL3.so) SDL_DYNAMIC_API ...
comment by flibitijibibo · 2026-07-06 · view · github
... with containers; for example, an environment may define SDL_VIDEO_DRIVER=wayland but in a Wine environment this doesn't ...