https://bugs.winehq.org/show_bug.cgi?id=57902
Bug ID: 57902 Summary: The Sims 1 Complete Collection crashes when trying to show the EA logo. Product: Wine Version: 10.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: hibbsncc1701@gmail.com Distribution: ---
Under Wine-10.2 attempting to run The Sims 1 Complete Collection in a clean prefix will crash the game due to a quartz bug.
Attempting to use a native quartz.dll via winetricks will fail, as will setting quartz.dll to native only in winecfg, or attempting to use ffdshow.
Renaming the quartz.dll in Windows\System32, (or Windows\Syswow64 for those running 64bit prefixes), will bypass the issue and allow the game to start. As will removing the gstreamer plugin for MSVIDEO / AVI.
Relevant output from the console is attached. (Ignore the "can't find symbol in module" bits. That's Bug #57386.)
https://bugs.winehq.org/show_bug.cgi?id=57902
--- Comment #1 from Patrick Hibbs hibbsncc1701@gmail.com --- Created attachment 78145 --> https://bugs.winehq.org/attachment.cgi?id=78145 Console output when gstreamer is bugged up.
Seems to not like e436eb85-524f-11ce-9f53-0020af0ba770 (MSVIDEO / AVI) here.
https://bugs.winehq.org/show_bug.cgi?id=57902
--- Comment #2 from Patrick Hibbs hibbsncc1701@gmail.com --- Created attachment 78146 --> https://bugs.winehq.org/attachment.cgi?id=78146 Console output when needed gstreamer plugin is missing.
For posterity, this is the output on the same system as the bad_log.txt example when the needed Gstreamer plugins aren't installed. (Note that despite the Gstreamer failure, the game does not crash in this case, and is playable.)