https://bugs.winehq.org/show_bug.cgi?id=21796
--- Comment #60 from Dreamkey ghost_anarky@hotmail.com --- Still broken with Wine 6.1
Here the difference with the default log; in windowed (working) mode:
0130:fixme:d3d:texture2d_blt Can't handle WINED3D_BLT_DO_NOT_WAIT flag.
In fullscreen (broken):
0024:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x28.
If I compare them with "WINEDEBUG=warn+all", the "ignoring flags 0x28" line is repeated between each matching log lines (with a 'warn' instead of 'fixme').