Hello @Folling, it looks like this game uses the Windows variant of SDL2 (`trace:loaddll:build_module Loaded L"Z:\\mnt\\data\\steam\\steamapps\\common\\Democracy 4\\SDL2.dll" at 01680000: native`). This could be getting confused by `SDL_VIDEODRIVER=x11`. It would be interesting to test how the game behaves with the game's launch options set to `SDL_VIDEODRIVER=windows %command%`. (https://github.c...
Hello @Folling, it looks like this game uses the Windows variant of SDL2 (`trace:loaddll:build_module Loaded L"Z:\\mnt\\data\\steam\\steamapps\\common\\Democracy 4\\SDL2.dll" at 01680000: native`). This could be getting ...