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