07-19-2016, 06:48 AM
This game was tested with r31f4f07. Some minor issues still occur while playing this game on JPCSP. The audio still stutters on the 64-bit version of the emulator during the first few seconds of the opening video. This message appears on the log during the opening video:
The main issue is how cards are displayed during duels. If the option "Enable saving GE screen to textures instead of memory" is disabled, the card is shown with the top section being cut off (1st Screenshot). If this option is enabled, the displayed card is black with the top section being cut off (2nd Screenshot). Only the External Software Renderer can display the top section of the card (3rd screenshot on Post #76 albeit with horizontal lines appearing from both ends being circled in red). hrydgard has mentioned that this issue could be a framebuffer size problem.
Code:
01:40:35 WARN hle.scePsmfPlayer - user_main - Unimplemented scePsmfPlayerSetTempBuf psmfPlayer=0x97808A0, tempBufAddr=0x09770880, tempBufSize=0x10000
The main issue is how cards are displayed during duels. If the option "Enable saving GE screen to textures instead of memory" is disabled, the card is shown with the top section being cut off (1st Screenshot). If this option is enabled, the displayed card is black with the top section being cut off (2nd Screenshot). Only the External Software Renderer can display the top section of the card (3rd screenshot on Post #76 albeit with horizontal lines appearing from both ends being circled in red). hrydgard has mentioned that this issue could be a framebuffer size problem.