http://bugs.winehq.org/show_bug.cgi?id=16154
Rico kgbricola@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #17404|0 |1 is obsolete| | Attachment #27326|0 |1 is obsolete| |
--- Comment #5 from Rico kgbricola@web.de 2011-05-04 04:43:25 CDT --- Created an attachment (id=34470) --> (http://bugs.winehq.org/attachment.cgi?id=34470) +ddraw log
The crash is gone in current git (1.3.19) but the app fails to do the flip.
err:ddraw:ddraw_surface7_Flip Can't find a flip target
It uses a backbuffer surface with this caps DDSCAPS_OFFSCREENPLAIN | DDSCAPS_3DDEVICE | DDSCAPS_VIDEOMEMORY, which seems to be not supported by wine's ddraw.