EmuNewz Network
Meruru no Atelier Plus Arland no Renkinjutsushi 3 Official PlayView -NPJH60026 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Half playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=66)
+----- Thread: Meruru no Atelier Plus Arland no Renkinjutsushi 3 Official PlayView -NPJH60026 (/showthread.php?tid=147560)



Meruru no Atelier Plus Arland no Renkinjutsushi 3 Official PlayView -NPJH60026 - sum2012 - 05-19-2013

r3148
The game only go to attach screen.
\tmp\NPJH60026\DLC\gvd.dat.edat folder do not have files
Attach compiler debug log


RE: Meruru no Atelier Plus Arland no Renkinjutsushi 3 Official PlayView -NPJH60026 - sum2012 - 06-02-2013

r3199
Can move to half playble

The mp3 do not play full sound - Log1

Code:
20:14:40  INFO hle.IoFileMgrForUser - MP3_CheckAuPoint - hleIoOpen filename = ms0:/PSP/GAME/NPJH60026/story.mp3.edat flags = 40000001 permissions = 00
20:14:40 DEBUG hle.sceMp3 - MP3_Decode - sceMp3ReserveMp3Handle returning Mp3Stream(maxSize=64064, availableSize=0, readPos=0, writePos=0)

I think sceMp3ReserveMp3Handle return wrong maxSize
gid15:I have PM you the "story.mp3.edat" file

Another probrem is that cannot play mp4 -log2


RE: Meruru no Atelier Plus Arland no Renkinjutsushi 3 Official PlayView -NPJH60026 - Zekro - 06-02-2013

Moved to half-playable


RE: Meruru no Atelier Plus Arland no Renkinjutsushi 3 Official PlayView -NPJH60026 - gid15 - 06-02-2013

(06-02-2013, 12:27 PM)sum2012 Wrote: r3199
Can move to half playble

The mp3 do not play full sound - Log1
There seems to be a problem with looping of Mp3:
Code:
20:15:23 DEBUG hle.sceMp3 - MP3_Decode - sceMp3ResetPlayPosition mp3Stream=Mp3Stream(maxSize=64064, availableSize=33856, readPos=702880, writePos=32032)
20:15:23 DEBUG hle.sceMp3 - MP3_Decode - sceMp3SetLoopNum mp3Stream=Mp3Stream(maxSize=64064, availableSize=0, readPos=0, writePos=0), loopNbr=0x0
and after that, the decoding is always failing.