https://bugs.winehq.org/show_bug.cgi?id=44974
Bug ID: 44974 Summary: Cresteaju ("standard" version): Hang before title screen Product: Wine Version: 3.6 Hardware: x86-64 URL: http://www.vector.co.jp/download/file/winnt/game/fh470 431.html OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winmm&mci Assignee: wine-bugs@winehq.org Reporter: kakurasan@gmail.com CC: sagawa.aki+winebugs@gmail.com Regression SHA1: 185d98bbfdbf7ef10ef52d0264a5a38aedd3b19d Distribution: ---
Since commit 185d98bbfdbf7ef10ef52d0264a5a38aedd3b19d, Cresteaju ("standard" version) hangs before title screen. "MP3 BGM" version works.
Sagawa already confirmed and investigating this issue.
$ sha1sum cres_126_std.zip a831581a1db4a011267f517ee187cff253fd4078 cres_126_std.zip
https://bugs.winehq.org/show_bug.cgi?id=44974
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
https://bugs.winehq.org/show_bug.cgi?id=44974
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=44974
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- Created attachment 61405 --> https://bugs.winehq.org/attachment.cgi?id=61405 proposed patch
Could you try this patch? This patch fixes the issue on my side.
MIDI stream routine now opens a MIDI Out device without callbacks. Otherwise, i.e. it opens a MIDI Out device with the same parameter for callbacks, a superfluous MOM_DONE message is sent when it uses midiOutLongMsg internally.
https://bugs.winehq.org/show_bug.cgi?id=44974
--- Comment #2 from kakurasan@gmail.com --- (In reply to Sagawa from comment #1)
Created attachment 61405 [details] proposed patch
Could you try this patch? This patch fixes the issue on my side.
The patch works for me too.
https://bugs.winehq.org/show_bug.cgi?id=44974
kakurasan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |1c38d47e4dbf80c842a8c656cab | |c0f34c66ecf10
--- Comment #3 from kakurasan@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/1c38d47e4dbf80c842a8c656ca...
https://bugs.winehq.org/show_bug.cgi?id=44974
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.9.