02-27-2016, 09:33 AM
This game was tested with revision 2a878aa. These are the following issues that need to be fixed:
1) Compiler Performance (Modifying the Maximum Method Size doesn't improve performance at all.)
2) Cards not being displayed correctly during Duels (Check this post pertaining to another game in the series for more information. With OpenGL, cards that are summoned in a certain way will be displayed completely black and the card height is shorter. Card animations are also not properly shown in the game. Using the External Software Renderer, every card has two horizontal lines sticking out at each end of the top picture border. I'm not sure if it will help, but I provided a GE Capture of an instance where the card being displayed is black while using OpenGL.)
3) Occasional audio problems (Audio cracks or stutters at the beginning when the game boots and when the game plays the opening video which was mentioned in my previous post in this topic.)
These are the following lines I added to LogSettings.xml:
I added these lines to the Log Settings since the following appeared in the log:
1) Compiler Performance (Modifying the Maximum Method Size doesn't improve performance at all.)
2) Cards not being displayed correctly during Duels (Check this post pertaining to another game in the series for more information. With OpenGL, cards that are summoned in a certain way will be displayed completely black and the card height is shorter. Card animations are also not properly shown in the game. Using the External Software Renderer, every card has two horizontal lines sticking out at each end of the top picture border. I'm not sure if it will help, but I provided a GE Capture of an instance where the card being displayed is black while using OpenGL.)
3) Occasional audio problems (Audio cracks or stutters at the beginning when the game boots and when the game plays the opening video which was mentioned in my previous post in this topic.)
These are the following lines I added to LogSettings.xml:
Code:
<logger name='hle.sceDisplay'> <level value='debug' /> </logger>
<logger name='hle.IoFileMgrForUser'> <level value='debug' /> </logger>
<logger name='hle.scePsmfPlayer'> <level value='debug' /> </logger>
I added these lines to the Log Settings since the following appeared in the log:
Code:
21:05:08 WARN hle.sceDisplay - GUI - hleDisplaySetGeBuf topaddr=0x04000000, bufferwidth=0, pixelformat=0 bad params
...
21:05:15 WARN hle.IoFileMgrForUser - ehscript - hleIoIoctl cmd=0x04100001 indata=0x7FFFFFFF inlen=16 unsupported parameters
...
21:05:37 WARN hle.scePsmfPlayer - user_main - Unimplemented scePsmfPlayerSetTempBuf psmfPlayer=0x97808A0, tempBufAddr=0x09770880, tempBufSize=0x10000