[Bug 3467] Capitalism II [ DirectDraw - Missing Surface_Lock ]

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 23 17:05:48 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=3467

--- Comment #35 from Jesse Allen <the3dfxdude at gmail.com> 2011-01-23 17:05:47 CST ---
It appears to me that the game creates a IDirectDrawSurface4, which when
calling AddAttachedSurface, gets a version 7 interface. The version 7 interface
does not allow any attaching unless the surface to be attached is a z-buffer.
This is not what the game is requesting. So it appears to me that there needs
to be a version 4 interface.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list