https://bugs.winehq.org/show_bug.cgi?id=46792
--- Comment #1 from Matteo Bruni matteo.mystral@gmail.com --- Created attachment 63843 --> https://bugs.winehq.org/attachment.cgi?id=63843 Patch
Thank you for the bug report. It looks like there are multiple bugs related to adapter format... The culprit this time is:
0009:warn:d3d:wined3d_get_adapter_display_mode Overriding format WINED3DFMT_B8G8 R8X8_UNORM with stored format WINED3DFMT_B8G8R8A8_UNORM.
The patch I'm attaching fixes it for me. Can you test if it also helps with bug 46811?