EmuNewz Network
Routes PORTABLE - ULJS00095 - 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 - Half playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=66)
+----- Thread: Routes PORTABLE - ULJS00095 (/showthread.php?tid=92337)



Routes PORTABLE - ULJS00095 - nash67 - 11-02-2012

Routes PORTABLE - ULJS00095
using r2821
after the message about the save data it just keeps pausing
here is the debug log


RE: Routes PORTABLE - ULJS00095 - nash67 - 12-09-2012

using r 2911
stilll the same no change
noticed a few warnings in the log
16:38:03 WARN hle.sceUsb - user_main - Unimplemented sceUsbStart driverName=0x088B4480('USBBusDriver'), size=0x0, args=0x00000000
16:38:03 WARN hle.sceUsb - user_main - Unimplemented sceUsbStart driverName=0x088B4490('USBPSPCommunicationDriver'), size=0xA, args=0x088B44AC

here is a new log




RE: Routes PORTABLE - ULJS00095 - gid15 - 12-11-2012

Code:
16:38:08  INFO  runtime - CDecode - Pausing emulator - jump to self (death loop) at 0x0886C770
Could you provide a DEBUG compiler log? I would like to check the code before 0x0886C770.

Thank you!


RE: Routes PORTABLE - ULJS00095 - nash67 - 12-11-2012

sing r 2914
here is the info log with the added line
<logger name='compiler'> <level value='debug' /> </logger>


RE: Routes PORTABLE - ULJS00095 - gid15 - 12-11-2012

Code:
9:27:16 DEBUG compiler - CDecode - CodeInstruction.compile <  0x886C758 - jal        0x088A1870 [sceKernelDelayThreadCB]
19:27:16 DEBUG compiler - CDecode - CodeInstruction.compile    0x886C75C - addiu      $a0, $zr, 1000 <=> li $a0, 1000
19:27:16 DEBUG compiler - CDecode - CodeInstruction.compile    0x886C760 - sw         $v0, 4($fp)
19:27:16 DEBUG compiler - CDecode - CodeInstruction.compile    0x886C764 - lw         $v0, 4($fp)
19:27:16 DEBUG compiler - CDecode - CodeInstruction.compile <  0x886C768 - beq        $v0, $zr, 0x0886C778
19:27:16 DEBUG compiler - CDecode - CodeInstruction.compile    0x886C76C - nop
19:27:16 DEBUG compiler - CDecode - CodeInstruction.compile <> 0x886C770 - j          0x0886C770
19:27:16 DEBUG compiler - CDecode - CodeInstruction.compile    0x886C774 - nop
A return code has been added to sceKernelDelayThreadCB in r2917.


RE: Routes PORTABLE - ULJS00095 - nash67 - 12-12-2012

using r 2920
gets further now
problem so far is the movies are blank on the right side (as in the pic )
and when a movies plays this error keeps on coming up in the log
20:12:12 WARN hle.sceMpeg - CDecode - Unimplemented sceMpegNextAvcRpAu p1=0x96DC1F4, p2=0x42, p3=0x0, p4=0x0
20:12:12 WARN hle.sceMpeg - CDecode - Unimplemented sceMpegNextAvcRpAu p1=0x96DC1F4, p2=0x42, p3=0x0, p4=0x0
here is the info log



RE: Routes PORTABLE - ULJS00095 - gid15 - 12-12-2012

(12-12-2012, 12:20 PM)nash67 Wrote: 20:12:12 WARN hle.sceMpeg - CDecode - Unimplemented sceMpegNextAvcRpAu p1=0x96DC1F4, p2=0x42, p3=0x0, p4=0x0
20:12:12 WARN hle.sceMpeg - CDecode - Unimplemented sceMpegNextAvcRpAu p1=0x96DC1F4, p2=0x42, p3=0x0, p4=0x0
Now implemented in r2923.
sceMpegNextAvcRpAu is skipping one video frame, which could be used by application to synchronize the video with the audio.


RE: Routes PORTABLE - ULJS00095 - nash67 - 03-29-2013

using r 3076
goes ingame
but still has the problems with the movies and intro
can be moved to half-playable
has a lot of warnings in the log
here is an info log and compiler log


RE: Routes PORTABLE - ULJS00095 - Zekro - 03-29-2013

Moved to half-playable