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)
|
2D Adventures of Rotating Octopus Character - NPUZ00240 - 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: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54) +----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65) +----- Thread: 2D Adventures of Rotating Octopus Character - NPUZ00240 (/showthread.php?tid=80281) |
RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 03-29-2013 Maybe need a JpcspTrace log to solve it. (03-29-2013, 02:22 AM)nash67 Wrote: using r 3071 RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - nash67 - 04-10-2013 ok here is a Jpcsp Trace hopefully this will help out RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 04-10-2013 Maybe JPCSP need make some "syscall patch" ? Code: sceKernelCreateThread 0x446D8DE6 6 sxdxxx RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - nash67 - 04-11-2013 here is a Jpcsp Trace log with no save on the memory card the last Jpcsp Trace log had a save already on there RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - nash67 - 04-13-2013 here is another Jpcsp Trace with more in it RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 04-14-2013 Rev 3100 same,attach sceAtrac3plus debug log Code: 13:02:53 DEBUG hle.sceAtrac3plus - Atrac3plus Thread - Additional chunk data: 22 00 00 08 03 00 00 00 BF AA 23 E9 58 CB 71 44 A1 19 FF FA 01 E4 CE 62 01 00 28 5C 00 00 00 00 00 00 00 00 (04-10-2013, 02:24 PM)sum2012 Wrote: Maybe JPCSP need make some "syscall patch" ? RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 04-17-2013 Dump 08C81C18 to 08C82218 find that Code: 08C81C1C:[00000001]: Unknown instruction 00000000000000000000000000000001 (0x00000001) RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 07-28-2013 PPSSPP can show "There is no save data.Try load again." Attach PPSSPP debug log RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - gid15 - 08-01-2013 From the JpcspTrace: Code: 18:13:03 user_main - sceUtilitySavedataGetStatus 0x1, 0x1, 0x8970000, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF = 0x80110005 Should be fixed in r3332. RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 08-01-2013 Thanks you gid15.Finally a old game has solved.But.. (I use windows 32 bit) xss 4m after 3 stage StackOverflowError xss 8m with profiler enable after 4 stage StackOverflowError |