10-15-2012, 12:26 PM
(10-15-2012, 12:11 PM)sum2012 Wrote: Yes music do not loop.
I think that gid15 make this issue
(08-24-2012, 04:31 PM)gid15 Wrote:(01-22-2012, 05:37 AM)Itaru Wrote: Starting with r2438, Heroes Phantasia (NPJH50558) is unable to continue past the title screen even when you push Start or the circle button. After a few seconds in the title screen, it loops back to the opening movie and keeps looping indefinitely between opening movie and title screen with the controls being non-responsive. With r2437 and earlier revisions, I can continue past the title screen and play the game.As Hykem is no longer posting during the last months, I've decided to finally add this finding to r2701 :-).
I've tracked the problem to the jpcsp.HLE.modules630.sceAtrac3plus class in the following part (lines 51 - 53):
If line 52 is commented out, then the game can continue past the title screen just like in r2437.Code:51 if (Memory.isAddressGood(samplesAddr.getAddress())) {
52 decodeAddr.setValue(samplesAddr.getAddress() - 2160); // Rewind to the sample's header block.
53 }
Thank you!
I am not sure what do you mean..music is stopping in all jpcsp versions I tried,both pre and post 2701...