10-29-2014, 07:07 PM
(10-27-2014, 08:00 AM)gid15 Wrote:I've now implemented sceMpegGetUserdataAu based on tests on my PSP using JpcspConnector. Could you test r3667 and update the log files?(10-27-2014, 06:09 AM)onelight Wrote: Phantasy Star Portable 2 - NPJH50043Good hint. The subtitles are maybe contained into the mpeg user data:
BTW, not start r3659, video miss subtitles even using external software renderer
Code:14:12:41 WARN hle.sceMpeg - user_main - Unimplemented sceMpegGetUserdataAu mpeg=0x9097840, streamUid=0x82, auAddr=0x09FFF490, resultAddr=0x09FFF3B0
It would be interesting if you could create a INFO log with the following lines in LogSettings.xml:
Code:<logger name='compiler'> <level value='debug' /> </logger>
<logger name='hle.sceMpeg'> <level value='trace' /> </logger>
Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log