https://bugs.winehq.org/show_bug.cgi?id=26762
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com --- This bug is actually fixed. It is possible to see different problems by testing old wine versions:
1.3.22 - Very slow redrawing, mouse invisible, console spammed with [1] 1.6.1 - Faster but still no mouse, console spammed with [1] 1.7.7 - Game hangs on loading screen munching 100% cpu, console spammed with [1] 1.9.16 - Game loads fine and mouse works, console no longer spammed with [1]
[1] fixme:d3d_surface:surface_convert_format Cannot find a conversion function from format WINED3DFMT_B8G8R8A8_UNORM to WINED3DFMT_DXT5
There is a regression though, in 1.3.22/1.6.1 it is possible to actually play the game even without mouse. In 1.9.16 when clicking new a EZeroDivide messagebox appears and the game hangs in the loading screen.