r2190 and I have a french version of the game, I have warnings about the green color mask unimplemented and the game fails during the loading of first fight.
I join the log at a level debug for the begining and error at the end because of the color warning that loop.
Ah and yes, this is the error when jpcsp fails :
I join the log at a level debug for the begining and error at the end because of the color warning that loop.
Ah and yes, this is the error when jpcsp fails :
Quote:Exception in thread "ffst_thread" java.lang.OutOfMemoryError: Java heap space
at jpcsp.util.Utilities.readFully(Utilities.java:320)
at jpcsp.HLE.modules150.IoFileMgrForUser.hleIoRead(IoFileMgrForUser.java:1445)
at jpcsp.HLE.modules150.IoFileMgrForUser.sceIoReadAsync(IoFileMgrForUser.java:2223)
at jpcsp.HLE.modules150.IoFileMgrForUser$12.execute(IoFileMgrForUser.java:3388)
at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.java:378)
at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:111)
at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:674)
at _S1_3_8B71EE8.s(_S1_3_8B71EE8.java:4)
at _S1_3_88EE3F4.s(_S1_3_88EE3F4.java:124)
at _S1_3_88EE3F4.exec(_S1_3_88EE3F4.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:117)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:198)
at _S1_3_88FA460.s(_S1_3_88FA460.java:56)
at _S1_3_88FA550.s(_S1_3_88FA550.java:20)
at _S1_3_88FA550.exec(_S1_3_88FA550.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:117)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:198)
at _S1_3_88ED8E8.s(_S1_3_88ED8E8.java:200)
at _S1_3_88ED8E8.exec(_S1_3_88ED8E8.java)
at jpcsp.Allegrex.compiler.RuntimeContext.executeCallbackImmediately(RuntimeContext.java:379)
at jpcsp.Allegrex.compiler.RuntimeContext.syncThreadImmediately(RuntimeContext.java:532)
at jpcsp.Allegrex.compiler.RuntimeContext.syncThread(RuntimeContext.java:554)
at jpcsp.Allegrex.compiler.RuntimeContext.sync(RuntimeContext.java:647)
at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:677)
at _S1_3_8B71F68.s(_S1_3_8B71F68.java:4)
at _S1_3_8B55DA4.s(_S1_3_8B55DA4.java:28)
at _S1_3_8B55DA4.exec(_S1_3_8B55DA4.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:117)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:156)
at _S1_3_8B55D44.s(_S1_3_8B55D44.java:40)
at _S1_3_89097CC.s(_S1_3_89097CC.java:64)
at _S1_3_8A6DEF0.s(_S1_3_8A6DEF0.java:272)