http://bugs.winehq.org/show_bug.cgi?id=17923
Summary: No music in X-COM: UFO Defense Product: Wine Version: 1.1.18 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: afffect@gmail.com
No music playing in X-COM: UFO Defense Collectors Edition. Sound is ok. Older Wine versions are affected too.
The only output is those 3 lines: fixme:win:EnumDisplayDevicesW ((null),0,0x33f644,0x00000000), stub! fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13af28,0x13ae28): stub
Probably has something to do with the SetVolumePan stub, I've tried to dig in the code to implement it, but failed. I guess it shouldn't be too difficult to implement for someone familiar with wine sound stuff.