Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SBK 09: Superbike World Championship
01-28-2014, 06:18 AM
Post: #21
RE: SBK-09 Superbike World Championship
Yeah, something is funny here. On the PSP, it creates 3 threads:

displayThread
audioThread
naviThread

In that order. There's also a bunch of psmf threads created it seems like.

In PPSSPP, it creates only two threads:

displayThread
naviThread

I don't even see any syscalls between, so probably it's an earlier one. So I would guess it's one of:

scePsmfPlayerCreate
scePsmfPlayerGetAudioOutSize *
scePsmfPlayerConfigPlayer
scePsmfPlayerSetPsmf
scePsmfPlayerGetPsmfInfo *
scePsmfPlayerStart

Misbehaving. I've marked the two most likely culprits. If JpcspTrace matches for scePsmfPlayerGetAudioOutSize, then it's most likely the other one.

I note that there are some fields which aren't written, sush as "pcm stream num", not sure if that's actually tested though.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: SBK-09 Superbike World Championship - [Unknown] - 01-28-2014 06:18 AM

Forum Jump: