http://bugs.winehq.org/show_bug.cgi?id=28261
--- Comment #3 from GyB gyebro69@gmail.com 2011-09-08 10:42:00 CDT --- (In reply to comment #2)
Created an attachment (id=36286)
--> (http://bugs.winehq.org/attachment.cgi?id=36286) [details]
patch
This patch should help. The game seems to have some other issues as well, although those also happen with the gdi renderer.
One of the reported problems still remains with your patch applied: - when you open the in-game help window then you close it, the UI becomes black/unusable. This is reproducible in the demo as well as in the full game. The same problem occurs after you finished the first mission, and the second mission is loaded.
About the 'screen gets corrupted when you scroll the screen' issue: this might have been caused by a different commit: I realized that this problem now happens in git whether gdi or opengl is used. Formerly (in 1.3.27), gdi didn't exhibit the problem, only opengl did.