https://bugs.winehq.org/show_bug.cgi?id=46674
Bug ID: 46674 Summary: No music in Sims 1 Deluxe Product: Wine Version: 4.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: sashok.olen@gmail.com Distribution: ---
Created attachment 63623 --> https://bugs.winehq.org/attachment.cgi?id=63623 Terminal output
I got the game working using dgvoodoo2 and DXVK, but there's no music in-game (sound effects work however). Attached terminal log with some quartz and winegstreamer errors.
https://bugs.winehq.org/show_bug.cgi?id=46674
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|No music in Sims 1 Deluxe |No music in The Sims Deluxe | |Edition
https://bugs.winehq.org/show_bug.cgi?id=46674
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.13?
https://bugs.winehq.org/show_bug.cgi?id=46674
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- I forgot to say: check you have all the requested gstreamer 32 bit libraries installed.
https://bugs.winehq.org/show_bug.cgi?id=46674
--- Comment #3 from Alexandr Oleynikov sashok.olen@gmail.com --- It's still an issue with Wine 5.14, even with all 32 and 64 bit gstreamer plugins installed. With this version, the only audio related stuff in the the logs is just this: 01bc:fixme:quartz:AMDirectSound_SetFocusWindow (00A82E48/00A82FD8)->(000A006E,0): stub
https://bugs.winehq.org/show_bug.cgi?id=46674
--- Comment #4 from Max Mad nirterigno@vusra.com --- Hello. I managed myself to make the music work. The workaround is to use the "quartz.dll" native library, instead of the default one. To do this, you should download a "quartz.dll" library(the one from Windows), paste it in yourwineprefix/drive_c/windows/system32 (You should replace the one found in there).
Then add the library override in wine control panel(using "winecfg"). You should go to "libraries" and then add "quartz.dll" In the list, it should appears as "quartz (native,builtin)" After that, one the game normally, and music should work.