08-13-2010, 02:26 PM
(08-12-2010, 10:31 PM)Darth1701 Wrote: Log with r1733
It says it loads the pmf but it doesn't play it
This new function does set the PSMF (as you can see, the game starts a thread called setPsmfThread just after calling that function). Unfortunately, it's not this function that's preventing the game from going further. It's probably a sync issue with the sound thread or something similar.
Could you please post a debug log starting right after this function (is probably better to switch to debug a bit before)?