[Bug 34744] New: Earth 2150: there's no music, but sounds seem to play fine
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(a)winehq.org ReportedBy: winebugs140(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34744 WineBuG <winebugs140(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 narri <xqwerty123(a)luukku.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xqwerty123(a)luukku.com --- Comment #1 from narri <xqwerty123(a)luukku.com> --- I can confirm that there is no music. 1.7.42 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com --- Comment #2 from Andrew Eikum <aeikum(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 Fernando Martins <fernando(a)cmartins.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fernando(a)cmartins.nl --- Comment #3 from Fernando Martins <fernando(a)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... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 Gijs Vermeulen <gijsvrm(a)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(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 --- Comment #5 from Gijs Vermeulen <gijsvrm(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 Anton Baskanov <baskanov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |baskanov(a)gmail.com --- Comment #6 from Anton Baskanov <baskanov(a)gmail.com> --- Fixed by commit 6eca6ad68644639ef54706363dcbb2d62962da8f. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> --- Indeed, music of intro videos and ingame music. Reported fixed twice. Can an administrator close this bug as FIXED? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |6eca6ad68644639ef54706363dc | |bb2d62962da8f --- Comment #8 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Marking FIXED. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34744 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.17. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla