https://bugs.winehq.org/show_bug.cgi?id=41870
Bug ID: 41870 Summary: RPG Tkool (RPG Maker) 2k/2k3: winegstreamer doesn't play already played MP3 files Product: Wine Version: 1.9.24 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs@winehq.org Reporter: kakurasan@gmail.com CC: sagawa.aki+winebugs@gmail.com Distribution: ---
Created attachment 56273 --> https://bugs.winehq.org/attachment.cgi?id=56273 A gamesave file for "Mystic Star"
Steps to reproduce: 1. Download "Mystic Star" (http://www.vector.co.jp/soft/dl/win95/game/se509140.html) 2. Set the locale to "ja_JP.UTF-8" 3. Unpack MysticStar.zip using unar 4. Place Save01.lsd (the attachment) into the "MysticStar" directory 5. Run RPG_RT.exe 6. Load the gamesave: The BGM is "NR_field12.mp3" 7. Move up and enter into the cave: The BGM is "NR_town5.mp3" 8. Go out of the cave: The expected BGM is "NR_field12.mp3" but no BGM 9. Enter into the cave: The expected BGM is "NR_town5.mp3" but no BGM
Note: WAVE files don't have the problem
https://bugs.winehq.org/show_bug.cgi?id=41870
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=41870
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- I can reproduce the issue with your procedure. I confirmed that it doesn't happen in native Windows 7 environment.
Wine trace log shows sharing violation when opening NR_field12.mp3 in step 8. So, I'm looking into DirectShow filters' file operation.
https://bugs.winehq.org/show_bug.cgi?id=41870
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- Created attachment 56313 --> https://bugs.winehq.org/attachment.cgi?id=56313 fix reference leaks
Could you try this patch? In my environment, the issue is fixed. Thanks in advance.
https://bugs.winehq.org/show_bug.cgi?id=41870
--- Comment #3 from kakurasan@gmail.com --- The patch works. Thanks for fixing this.
https://bugs.winehq.org/show_bug.cgi?id=41870
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #4 from fjfrackiewicz@gmail.com --- This bug should be fixed by: http://source.winehq.org/git/wine.git/commit/38586dcf48bf38c136ea315fd9d83a1...
https://bugs.winehq.org/show_bug.cgi?id=41870
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |38586dcf48bf38c136ea315fd9d | |83a1be56483b1 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from kakurasan@gmail.com --- Fixed.
https://bugs.winehq.org/show_bug.cgi?id=41870
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc1.