Added a note about old SDL libraries in Steam/games

Stanislav Ochotnický 2021-09-30 20:52:13 +02:00
parent 69ae805257
commit 0760d0d8ae

@ -46,6 +46,7 @@ You could set them to `wayland_shm` instead, if you want to use software renderi
```shell ```shell
SDL_VIDEODRIVER=wayland SDL_VIDEODRIVER=wayland
``` ```
NOTE: Steam, most games and other (older) binary applications might not work with `wayland` SDL video driver, due to old bundled SDL library. Unset or tweak for specific applications as needed.
## Flatpak ## Flatpak