http://bugs.winehq.org/show_bug.cgi?id=27656
--- Comment #13 from Berillions berillions@gmail.com 2011-08-30 07:11:17 CDT --- There are these message in the Output terminal in the Attachments : err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but no texture name. err:d3d_surface:surface_modify_location Surface 0x7d85cb8 does not have any up to date location.
I tried to launch the game with WINEDEBUG=+d3d_surface but : 1- I don't know if this is the correct argument to find where come from the problem. 2- Impossible to write the output console directly in a file with this command -> WINEDEBUG=+d3d_surface wine dxhr.exe >> log.txt