EmuNewz Network
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)

Pages: 1 2 3 4


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
still the same problem
i transfered my save from my psp and it found it on Jpcsp
but then it still says insufficient space for save data (128KB required)
here is a info log and compiler log



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
Patching syscall from 0x80414F8 to 0x9FFFF80
> sceUtilityMsgDialogInitStart 0x2AD8E239 1 v
Patching syscall from 0x81E85BC to 0x9FFFF18
> sceUtilitySavedataInitStart 0x50C4CD57 1 v
Patching syscall from 0x81E84F4 to 0x9FFFEB4



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
maybe the code is the "syscall patch" code ?

(04-10-2013, 02:24 PM)sum2012 Wrote: Maybe JPCSP need make some "syscall patch" ?
Code:
sceKernelCreateThread 0x446D8DE6 6 sxdxxx
Patching syscall from 0x80414F8 to 0x9FFFF80
> sceUtilityMsgDialogInitStart 0x2AD8E239 1 v
Patching syscall from 0x81E85BC to 0x9FFFF18
> sceUtilitySavedataInitStart 0x50C4CD57 1 v
Patching syscall from 0x81E84F4 to 0x9FFFEB4



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)
08C81C20:[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
18:13:03 user_main - sceUtilityMsgDialogGetStatus 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF, 0xDEADBEEF = 0x80110005
The PSP is returning the error 0x80110005 when no InitStart is active.
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