EmuNewz Network

Full Version: Gloria Union - ULJM05813
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Moved to playable
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.
"±±¨î¥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.