[Bug 47081] The Sims Complete Collection doesn't start after failing to play the intro

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 16 11:19:07 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=47081

--- Comment #1 from Alexandr Oleynikov <sashok.olen at gmail.com> ---
Still an issue with 5.0-rc5
0009:fixme:amstream:ddraw_IDirectDrawMediaStream_GetFormat
(02DF148C)->(0032F418,00000000,00000000,0032F41C) stub!
I tried to change the return value here
https://github.com/wine-mirror/wine/blob/master/dlls/amstream/ddrawstream.c#L377
to S_OK (which in the success return value according to these docs
https://technet.microsoft.com/ru-ru/evalcenter/dd406809(v=vs.113) )
but it didn't help, so I guess it actually needs to be implemented.

-- 
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