http://bugs.winehq.org/show_bug.cgi?id=34856
Bug #: 34856 Summary: No sound in Mass Effect 2/3 [bisected, regression in programs/explorer/desktop.c] Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: javitonino@gmail.com CC: julliard@winehq.org Classification: Unclassified Regression SHA1: 1f9c541b58360559f2f8a6db9d876ada4dcc2b48
Created attachment 46455 --> http://bugs.winehq.org/attachment.cgi?id=46455 Minimum patch reversal for current head
Mass Effect 2/3 has no sound in menus/game since commit [1f9c541b58360559f2f8a6db9d876ada4dcc2b48] explorer: Set the final size of the desktop window only after it has been created.
Intro videos play correctly, including sound, but as soon as the main menu is loaded, no sound plays. I bisected it to the specified commit, and further down to the specific statement. I attach a minimum patch that fixes this in current git, although it may break something else.