I'm going to test some older games, but one question, is it supposed to work with wined3d running over OpenGL? I'm trying Vampire: The Masquerade Redeption that uses some low resolution videos, but it simply fails to start in Wayland mode (the game is using directdraw / dx7 so can't go through Vulkan).
It fails like this:
``` 011c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 011c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." ```
It does work in xwayland / winex11 mode. If it's something unexpected, I can open a bug.