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)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



EmuNewz Network
Ape Escape Academy - UCUS98619 - 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: Ape Escape Academy - UCUS98619 (/showthread.php?tid=77900)

Pages: 1 2


RE: Ape Escape Academy - UCUS98619 - gid15 - 08-01-2013

Code:
21:00:57 DEBUG compiler - Main - CodeInstruction.compile <  0x8818338 - jal        0x08873004 [sceKernelStopModule]
...
21:00:57 DEBUG compiler - Main - CodeInstruction.compile <> 0x8818374 - jal        0x0887300C [sceKernelUnloadModule]
This sequence (sceKernelUnloadModulefollowing immediately a sceKernelStopModule) should now be fixed in r3329.

Does it help here?


RE: Ape Escape Academy - UCUS98619 - sum2012 - 08-01-2013

Yes,r3329 fixed.Thanks.


RE: Ape Escape Academy - UCUS98619 - nash67 - 08-02-2013

using r 3337
now the speech from the intro most of it is misssing (it plays one or 2 words)
and now it is stuck on the screen (how to play ) and that is missing the speech aswell
here is a compiler log


RE: Ape Escape Academy - UCUS98619 - sum2012 - 08-02-2013

Sorry,in morning I am rush to test.
Anyway attach JPCSP trace log


RE: Ape Escape Academy - UCUS98619 - gid15 - 08-02-2013

(08-02-2013, 06:46 AM)nash67 Wrote: using r 3337
now the speech from the intro most of it is misssing (it plays one or 2 words)
and now it is stuck on the screen (how to play ) and that is missing the speech aswell
here is a compiler log
This game is using small atrac3 files (fileSize < 0x8000):
Code:
14:40:39  INFO hle.sceAtrac3plus - sgx-psp-at3-th - hleAtracSetData atID=0x0, buffer=0x08E3B1C0, readSize=0x2000, bufferSize=0x2000, fileSize=0x5380
14:40:48  INFO hle.sceAtrac3plus - sgx-psp-at3-th - hleAtracSetData atID=0x1, buffer=0x08E41280, readSize=0x2000, bufferSize=0x2000, fileSize=0x4430
14:41:29  INFO hle.sceAtrac3plus - sgx-psp-at3-th - hleAtracSetData atID=0x0, buffer=0x08E3B1C0, readSize=0x2000, bufferSize=0x2000, fileSize=0x5380
This could be improved by r3339 / r3340.


RE: Ape Escape Academy - UCUS98619 - sum2012 - 08-02-2013

r3340
Code:
RuntimeThread:
java.lang.NullPointerException
    at jpcsp.connector.AtracCodec.setAtracMaxSamples(AtracCodec.java:127)
    at jpcsp.HLE.modules150.sceAtrac3plus.sceAtracDecodeData(sceAtrac3plus.java:909)
Attach sceAtrac3plus debug log


RE: Ape Escape Academy - UCUS98619 - nash67 - 08-03-2013

using r 3342
no change
still has the problems with the speech
and also forgot to mention in my last post the music also cuts out straight away
here is an info log


RE: Ape Escape Academy - UCUS98619 - nash67 - 08-07-2013

using r 3345
music and speech are playing again
goes ingame again
no problems so far
here is an info log