04-18-2020, 11:30 PM
This game was tested with revision 503d3e6f. There are several issues:
1) The game doesn't load the title screen if the opening video is fully played. It seems to hang after the video and no button input will make the game move to the title screen.
2) If the opening video is skipped, an error pops up on the log:
On rare occasions, skipping the video brings up this error instead:
3) The "O Back" doesn't appear on the bottom of the screen when the message "The game data has been saved." appears. The screen needs to be more transparent in comparison to how it appears on the PSP. (1st Screenshot - JPCSP, 2nd Screenshot - PSP)
When attempting to overwrite an existing save, the SAVEDATA message appears on the log but doesn't appear on JPCSP as a screen overlay. (3rd Screenshot - JPCSP, 4th Screenshot - PSP)
1) The game doesn't load the title screen if the opening video is fully played. It seems to hang after the video and no button input will make the game move to the title screen.
2) If the opening video is skipped, an error pops up on the log:
Code:
17:00:33 ERROR h264 - Videocodec Decoder Thread - H264 decode error 0xFFFFFFFF
On rare occasions, skipping the video brings up this error instead:
Code:
Running Jpcsp 64bit...
Exception in thread "Videocodec Decoder Thread" java.lang.NullPointerException
at jpcsp.HLE.modules.sceVideocodec.videocodecDecodeType0(sceVideocodec.j
ava:238)
at jpcsp.HLE.modules.sceVideocodec.videocodecDecoderStep(sceVideocodec.j
ava:657)
at jpcsp.HLE.modules.sceVideocodec.access$000(sceVideocodec.java:54)
at jpcsp.HLE.modules.sceVideocodec$VideocodecDecoderThread.run(sceVideoc
odec.java:105)
3) The "O Back" doesn't appear on the bottom of the screen when the message "The game data has been saved." appears. The screen needs to be more transparent in comparison to how it appears on the PSP. (1st Screenshot - JPCSP, 2nd Screenshot - PSP)
When attempting to overwrite an existing save, the SAVEDATA message appears on the log but doesn't appear on JPCSP as a screen overlay. (3rd Screenshot - JPCSP, 4th Screenshot - PSP)