The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
|
Tekken 6 - Critical Error - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56) +---- Thread: Tekken 6 - Critical Error (/showthread.php?tid=1662) |
RE: Tekken 6 - Critical Error - Darth1701 - 08-12-2010 Log with r1733 It says it loads the pmf but it doesn't play it RE: Tekken 6 - Critical Error - Hykem - 08-13-2010 (08-12-2010, 10:31 PM)Darth1701 Wrote: Log with r1733 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)? RE: Tekken 6 - Critical Error - BlackDaemon - 08-13-2010 Debug log. RE: Tekken 6 - Critical Error - ravi0213 - 09-28-2010 hey tell me status of this game now RE: Tekken 6 - Critical Error - ashwinte - 09-28-2010 Im so confused with everything that was said. So could someone please explain in English ;P I get the same message! RE: Tekken 6 - Critical Error - Darth1701 - 09-28-2010 I just tested it with r1773 and it's still the same. It says it loads the PMF but after that it shows a black screen and does nothing. I'm afraid there is not much you can do, just wait for a future improvement. Eventually this game will also be playable ... RE: Tekken 6 - Critical Error - Hykem - 09-28-2010 Any improvements in r1777? I just commited some huge changes in scePsmf, so it may have had some impact it this game too. RE: Tekken 6 - Critical Error - BlackDaemon - 09-28-2010 Hykem, Unfortunately i can't test it at this time since my current hardware doesn't meet minimal requirements. (Duron 1,2GHz/384Mb/MX440-SE 64Mb, but it's better than nothing ) RE: Tekken 6 - Critical Error - Darth1701 - 09-28-2010 (09-28-2010, 08:06 PM)BlackDaemon Wrote: Hykem, No problem, pal. I got that Unfortunately it's almost the same in r1777 Code: 71703 [user_main] INFO hle.scePsmfPlayer - PSMF Player Data: displayBuffer=0x9809480, displayBufferSize=0x300000, playbackThreadPriority=0x1c RE: Tekken 6 - Critical Error - Hykem - 10-03-2010 Any improvements in r1780? |