10-07-2015, 04:02 PM
(10-06-2015, 09:20 AM)DragonNeos Wrote: This game was tested with revision 05c4200. The emulator seems to have a problem with the opening video as JPCSP encounters an error and cannot proceed further in the game. The opening video must be skipped in order to reach the Title Screen.Is this exception fixed in 596803c?
Code:Exception in thread "Video Decoder Thread" java.lang.ArrayIndexOutOfBoundsException: -1
at jpcsp.HLE.modules.sceDisplay.getPixelFormatBytes(sceDisplay.java:1246)
at jpcsp.HLE.modules.sceMpeg.writeImageABGR(sceMpeg.java:1819)
at jpcsp.HLE.modules.sceMpeg.decodeImage(sceMpeg.java:1188)
at jpcsp.HLE.modules.sceMpeg.restartThread(sceMpeg.java:1215)
at jpcsp.HLE.modules.sceMpeg.hleVideoDecoderStep(sceMpeg.java:1347)
at jpcsp.HLE.modules.sceMpeg.access$500(sceMpeg.java:86)
at jpcsp.HLE.modules.sceMpeg$VideoDecoderThread.run(sceMpeg.java:1057)
Always include a complete log file at INFO level in your reports. Thanks! How to post a log