https://bugs.winehq.org/show_bug.cgi?id=45077
--- Comment #5 from Toni tonix64@inventati.org --- By getting the log with +d3d I can see the reason for the failed textures:
0082:warn:d3d:wined3d_texture_create Unsupported multisample type 4 quality 4294967295 requested. 0082:warn:d3d11:d3d_texture2d_create Failed to create wined3d texture, hr 0x8876086a.
This is the same issue as bug 45197, applying the hack there makes this error dissapear, although the rendering problems are still there.