07-26-2012, 10:33 AM
(07-25-2012, 05:50 PM)hyperblast Wrote: The only problem still lies in the "Where the Heart Goes" and the "Blank Points" cutscenes. God, I wish we could make it playable, because right now, the game is perfect, if not for these two damn cutscenes...It looks like the game is trying to play an MPEG video without the expected header.
Could you try to add the following lines to your LogSettings.xml and retest?
Code:
<logger name='hle.sceMpeg'> <level value='trace' /> </logger>
<logger name='hle.scePsmf'> <level value='debug' /> </logger>
<logger name='hle.scePsmfPlayer'> <level value='debug' /> </logger>
Thanks!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log