http://bugs.winehq.org/show_bug.cgi?id=34744
Bug #: 34744 Summary: Earth 2150: there's no music, but sounds seem to play fine Product: Wine Version: 1.7.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: winebugs140@gmail.com Classification: Unclassified
Created attachment 46320 --> http://bugs.winehq.org/attachment.cgi?id=46320 Earth 2150 +tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio
One can reproduce the problem in the demo (check out the link).
Tested with: Windows Vista (without Wine), GeForce 9600M GS--the program works fine here Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313) Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
http://bugs.winehq.org/show_bug.cgi?id=34744
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.fileplanet.com/3 | |9797/download/Earth-2150:-E | |scape-from-the-Blue-Planet- | |Demo
https://bugs.winehq.org/show_bug.cgi?id=34744
narri xqwerty123@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xqwerty123@luukku.com
--- Comment #1 from narri xqwerty123@luukku.com --- I can confirm that there is no music.
1.7.42
https://bugs.winehq.org/show_bug.cgi?id=34744
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com --- I think this is a limitation somewhere in amstream or in quartz. These lines look suspicious
0009:err:quartz:GetClassMediaFile Media class not found
0009:fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream Specifying a stream object in params is not yet supported
https://bugs.winehq.org/show_bug.cgi?id=34744
Fernando Martins fernando@cmartins.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fernando@cmartins.nl
--- Comment #3 from Fernando Martins fernando@cmartins.nl --- I'm not totatlly sure it is the same bug, but running Darkstone GoG I get similar errors and effect (intro doesn't play). winetricks quartz doesn't help much, it gives different errors.
0030:fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to? 0030:fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to? 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32f4b4,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32e6c4,0x00000000), stub! 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32eab4,0x00000000), stub! 0009:fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1. 0009:fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream Specifying a stream object in params is not yet supported 0009:err:quartz:GetClassMediaFile Media class not found 0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32e744,0x00000000), stub! 0009:fixme:amstream:MediaStreamFilterImpl_Run (0x33bb810)->(7e69b4cb0007a120): Stub! 0009:fixme:amstream:IDirectDrawStreamSampleImpl_Update (0x3650698)->(0,(nil),(nil),0): stub wined3d_private.h:4453: wined3d_from_cs: Assertion `cs->thread_id == GetCurrentThreadId()' failed. wine: Assertion failed at address 0xf77abbe9 (thread 0035), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=34744
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |quartz Severity|minor |normal Summary|Earth 2150: there's no |Earth 2150 fails to play |music, but sounds seem to |.mp2 music (MPEG-1 Audio |play fine |Decoder Filter needed, | |CLSID | |'{4a2286e0-7bef-11ce-9bd9-0 | |000e202599c}') Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Tested with Wine-5.16
The game uses .mp2 (MPEG-1 Audio Layer II) audio files for the music and wants to use the MPEG-1 Audio Decoder Filter to decode them to PCM.
Wine currently doesn't support this filter.
https://bugs.winehq.org/show_bug.cgi?id=34744
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 68161 --> https://bugs.winehq.org/attachment.cgi?id=68161 hack
This hack allows the music to play for me. Do note that it's extremely hacky and not suitable for use outside of this game.
https://bugs.winehq.org/show_bug.cgi?id=34744
Anton Baskanov baskanov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |baskanov@gmail.com
--- Comment #6 from Anton Baskanov baskanov@gmail.com --- Fixed by commit 6eca6ad68644639ef54706363dcbb2d62962da8f.
https://bugs.winehq.org/show_bug.cgi?id=34744
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- Indeed, music of intro videos and ingame music. Reported fixed twice.
Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=34744
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |6eca6ad68644639ef54706363dc | |bb2d62962da8f
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- Marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=34744
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.17.