https://bugs.winehq.org/show_bug.cgi?id=39057
--- Comment #44 from Sergey Isakov isakov-sl@bk.ru --- My test is also successful. Image is no more broken.
Just for info there are many repeated messages --- fixme:d3d:resource_check_usage Unhandled usage flags 0x10. fixme:d3d:resource_check_usage Unhandled usage flags 0x10. fixme:d3d:resource_check_usage Unhandled usage flags 0x10. --- It means #define WINED3DUSAGE_SOFTWAREPROCESSING 0x00000010
May be with this patch we should mark that SOFTWAREPROCESSING is handled?