https://bugs.winehq.org/show_bug.cgi?id=47586
Paul Gofman gofmanp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp@gmail.com
--- Comment #2 from Paul Gofman gofmanp@gmail.com --- Created attachment 64998 --> https://bugs.winehq.org/attachment.cgi?id=64998 ddraw: Restore attached surfaces when restoring surface.
It looks like the problem (at least one of) is that ddraw is not restoring the attached surfaces when main surface is restored (with IDirectDrawSurface<X>_Restore). The attached patch should be fixing it.
The patch does not interfere with any Staging patches and is applicable on top both of development and staging versions.