https://bugs.winehq.org/show_bug.cgi?id=49960
Bug ID: 49960 Summary: The Sims Complete Collection is stuck on playing intro Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: sashok.olen@gmail.com Distribution: ---
Created attachment 68351 --> https://bugs.winehq.org/attachment.cgi?id=68351 +amstream,+quartz,+gstreamer
When launching The Sims Complete Collection on current master (5d5102f8498413f4b7e11f7da0509e7717fb3735) with staging patches applied, the game plays the intro jingle very choppily (with no image whatsoever) and gets stuck on a black a screen (the game doesn't allow to skip the intro). In the output, I see spam of this:
0024:fixme:amstream:ddraw_sample_Update Unsupported flags 0x3.
If I comment out this section in ddrawstream.c:
if (flags & ~SSUPDATE_ASYNC) { FIXME("Unsupported flags %#x.\n", flags); return E_NOTIMPL; }
the jingle plays (with image and audio) for a single frame and then immediately ends, and the game starts the loading process. Attached is a log with +amstream,+quartz,+gstreamer debug channels enabled.
https://bugs.winehq.org/show_bug.cgi?id=49960
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sashok.olen@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=49960
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Alexandr Oleynikov sashok.olen@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/aaf461b7d266b584b128d4711f9a72...
https://bugs.winehq.org/show_bug.cgi?id=49960
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |aaf461b7d266b584b128d4711f9 | |a72a059b5f537
https://bugs.winehq.org/show_bug.cgi?id=49960
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.20.