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 - gid15 - 10-14-2012

Code:
15543     user_main     INFO     hle.sceUtility     sceUtilitySavedataInitStart 0x08C81C18-0x08C82218: Address 0x08C81C18, mode=7(DELETE), gameName=, saveName=, fileName=, secureVersion=0
The savedata popup is actually to delete a savegame. Strange that this game starts first by deleting...
How does it look like on a real PSP (with no savedata for that game)?


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 10-14-2012

To gid15
Sorry ,my PSP damaged ,so that I cannot tell you.

To nash67
If you on hand have a real psp,please tell him the result.Thanks you.


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - nash67 - 10-14-2012

sorry don't have mine at hand right now
it is on the other side of the country with my brother


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 10-14-2012

To gid15

I finally asked my freind to do this.After company logo,then show attach screen (no savedata for that game) ,press No to enter the game


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - nash67 - 11-03-2012

using r 2827
still the same save problem
here is the log with this line added
<logger name='hle.sceUtility' > <level value='off' /> </logger>


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 11-19-2012

Code:
"%JAVA_CMD%" -Xmx1024m -Xss2m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar %*
Unluck this game.xss 2m still get StackOverflowError ever improvement with r2866.Attach Rev 2868 xss 2m and 4m log


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - gid15 - 11-19-2012

(11-19-2012, 07:05 PM)sum2012 Wrote:
Code:
"%JAVA_CMD%" -Xmx1024m -Xss2m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar %*
Unluck this game.xss 2m still get StackOverflowError ever improvement with r2866.Attach Rev 2868 xss 2m and 4m log
I'm wondering what this method is doing:
Code:
    _S1_2_8881678.s(_S1_2_8881678.java:504)
Could you post a log with the compiler at the DEBUG level?

Thank you!


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 11-19-2012

Attached compiler debug (I also attach profiler.txt [xss need change to 6m])


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - sum2012 - 02-10-2013

We should make it to ask us "There is no save data.Try load again?" instead of "Insufficient space for save data (128KB required). Make space now?" according to real PSP.
edit:Add these two message 's in picture in iso from hex editor


RE: 2D Adventures of Rotating Octopus Character - NPUZ00240 - nash67 - 03-29-2013

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