EmuNewz Network
Gloria Union - ULJM05813 - 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 - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65)
+----- Thread: Gloria Union - ULJM05813 (/showthread.php?tid=5711)



Gloria Union - ULJM05813 - Servbotty - 07-17-2011

Tested with JPCSP 2211 x86.

Settings: Enable Media Engine and Decode Audio Files using SonicStage

Game hangs on a black screen after displaying intro video.


RE: Gloria Union - ULJM05813 - sum2012 - 10-02-2012

Playable
Rev2754
game screen
http://imageshack.us/a/img141/6315/ingame1.png
http://imageshack.us/a/img231/4108/ingame2r.png


RE: Gloria Union - ULJM05813 - Zekro - 10-02-2012

Moved to playable


RE: Gloria Union - ULJM05813 - gid15 - 10-02-2012

Code:
13:48:13 ERROR      vfs - CRI ADX Audio - length
java.io.IOException: ±±¨î¥N½XµL®Ä¡C
    at java.io.RandomAccessFile.length(Native Method)
    at jpcsp.HLE.VFS.AbstractVirtualFile.length(AbstractVirtualFile.java:129)
    at jpcsp.media.ExternalDecoder$IoListener.readFileData(ExternalDecoder.java:420)
    at jpcsp.media.ExternalDecoder.decodeAtrac(ExternalDecoder.java:334)
    at jpcsp.connector.AtracCodec.atracSetData(AtracCodec.java:214)
    at jpcsp.HLE.modules150.sceAtrac3plus$AtracID.setData(sceAtrac3plus.java:513)
    at jpcsp.HLE.modules150.sceAtrac3plus.sceAtracSetDataAndGetID(sceAtrac3plus.java:848)
Any idea what the text after the IOException means? "±±¨î¥N½XµL®Ä¡C"
It might by readable in the log.html.


RE: Gloria Union - ULJM05813 - sum2012 - 10-02-2012

"±±¨î¥N½XµL®Ä¡C" = 控制代碼無效 = control code is invalid in english
I attach info log and hle.sceAtrac3plus,hle.IoFileMgrForUser and vfs debug log

(10-02-2012, 03:44 PM)gid15 Wrote: Any idea what the text after the IOException means? "±±¨î¥N½XµL®Ä¡C"
It might by readable in the log.html.