r2168
everything seems to go smoothly, even the video in the story mode plays without any hiccups (though with some lag behind the sound), but once it actually goes ingame it gets a bunch of invalid memory address errors, then crashes with a cannot find executable error.
otherwise it seems to show everything correctly.
log shows some warning about not enough free memory right before the crash, possibly because of all those failed unloading messages.
everything seems to go smoothly, even the video in the story mode plays without any hiccups (though with some lag behind the sound), but once it actually goes ingame it gets a bunch of invalid memory address errors, then crashes with a cannot find executable error.
otherwise it seems to show everything correctly.
Code:
Running Jpcsp 32bit...
java.lang.RuntimeException: Cannot find executable
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:114)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:196)
at _S1_3_8813590.s881370c(_S1_3_8813590.java:416)
at _S1_3_8813590.s(_S1_3_8813590.java:380)
at _S1_3_8813BF8.s8813cbc(_S1_3_8813BF8.java:312)
at _S1_3_8813BF8.s(_S1_3_8813BF8.java:196)
at _S1_3_88A8130.s(_S1_3_88A8130.java:140)
at _S1_3_88A8130.exec(_S1_3_88A8130.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:117)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:155)
at _S1_3_88A42B8.s(_S1_3_88A42B8.java:204)
at _S1_3_880D58C.s880d58c(_S1_3_880D58C.java:76)
at _S1_3_880D58C.s(_S1_3_880D58C.java:0)
at _S1_3_880D840.s(_S1_3_880D840.java:484)
at _S1_3_8804238.s(_S1_3_8804238.java:268)
at _S1_3_8804238.exec(_S1_3_8804238.java)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:702)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
log shows some warning about not enough free memory right before the crash, possibly because of all those failed unloading messages.