03-26-2013, 08:16 PM
(03-17-2013, 02:59 PM)gid15 Wrote: Several games seem to share the same video play functions. They all have the same thread namesCould someone try this game on a real PSP using JpcspTrace with the following JpcspTrace.config file:
and these names also appear in the PSP official libpsmfplayer.prx library. Probably these games are statically linked with the libpsmfplayer and all have the same issue. I'm more investigating in this direction...Code:ScePsmfPlayerOpenControlThread
ScePsmfPlayerAbortThread
ScePsmfPlayerMCThread
ScePsmfPlayerDecodeThread
ScePsmfPlayerReadThread
Code:
sceMpegCreate 0xD8C5F121 7
sceMpegGetAvcAu 0xFE246728 4
sceMpegGetAtracAu 0xE1CE83A7 4
sceMpegAvcDecodeYCbCr 0xF0EB1125 4
sceMpegAvcCsc 0x31BD0272 5
sceMpegRingbufferPut 0xB240A59E 3
sceMpegRingbufferAvailableSize 0xB5F6DC87 1
Always include a complete log file at INFO level in your reports. Thanks! How to post a log