https://bugs.winehq.org/show_bug.cgi?id=44457
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|Error window when leaving |Hearthstone crashes on exit |hearstone. |in d3d9 mode
--- Comment #2 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Maciej Stanczew from comment #1)
This only happens if the game is forced to use DX9 (by specifying -force-d3d9 in command line parameters).
I can confirm that.
However without forcing DX9 the game will not display anything (just black screen), so it's not usable that way.
FTR that's bug 39754, hacking out the early return from wined3d_device_resolve_sub_resource() makes the game display correctly.