0.A.D doesn't work under Wayland
Description:
When I run 0.A.D under Wayland it doesn't show anything: just the icon in the panel and the sounds. The only way to start the game using SDL_VIDEODRIVER=x11 0ad command to force it use X11.
After changing Rendered backend from OpenGL to Vulkan, it works well.
Could you make it use Vulkan as default Rendered backend?
Additional info:
- package version(s): a27.1-1
- config and/or log files:
- link to upstream bug report, if any:
Steps to reproduce:
- Step 1: Install
0.A.Dfirst time underKDE Plasma 6.4.4 - Step 2 Run the game directly from
Application Launcheror0ad commandfromterminal. - ...