EmuNewz Network
Jungle Party - NPEG00050 - 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: Jungle Party - NPEG00050 (/showthread.php?tid=76172)

Pages: 1 2


Jungle Party - NPEG00050 - nash67 - 08-13-2012

Jungle Party - NPEG00050
using r2684
on the title screen it keeps pausing
here is the log


RE: Jungle Party - NPEG00050 - gid15 - 08-13-2012

Code:
21831   user_main   ERROR   hle   Unmapped import at 0x0894C624 [0xFCBDB5AD] Module 'sceMpeg' - 00000001 08cf0000 000041e4  
26341   user_main   ERROR   hle   Unmapped import at 0x0894C5DC [0x63B9536A] Module 'sceMpeg' - 00002003 08cf0000 000041e4  
28613   user_main   ERROR   hle   Unmapped import at 0x0894C60C [0xAF26BB01] Module 'sceMpeg' - 00002003 08cf0000 000041e4  
29486   user_main   WARN   hle.sceMpeg   sceMpegCreate bad address 0x08CF01E8 0x09199C10 0x00000000
I hope to have fixed these problems in r2685. Could you retest?

Thanks!


RE: Jungle Party - NPEG00050 - nash67 - 08-14-2012

using r2686
no change
here is the new log



RE: Jungle Party - NPEG00050 - nash67 - 08-26-2012

using r2703
game is playable now
will post screenshots later


RE: Jungle Party - NPEG00050 - nash67 - 10-17-2012

using r2785
just notice a few warnings in the logger

1170 GUI WARN loader Failed to map import at 0x0894C4E4 [0x31BCD7E0] Module 'sceMp4'(attempt 1)
1170 GUI WARN loader Failed to map import at 0x0894C4FC [0x4FB5B756] Module 'sceMp4'(attempt 1)
1170 GUI WARN loader Failed to map import at 0x0894C59C [0xD2AC9A7E] Module 'sceMp4'(attempt 1)
16008 user_main WARN hle.sceMpeg UNIMPLEMENTED: sceMpegAvcResourceGetAvcDecTopAddr unknown=8195
16008 user_main WARN hle.sceMpeg UNIMPLEMENTED: sceMpegAvcResourceGetAvcEsBuf
16036 user_main WARN hle.sceMp4 Unimplemented sceMp4Init unk1=true, unk2=true
16038 user_main WARN hle.sceMp4 Unimplemented sceMp4Create unknown1=0x8CF01F4, unknown2=0x8CF428C, unknown3=0x91A9C20, unknown4=0x1000
16041 user_main WARN hle.sceMp4 Unimplemented sceMp4_113E9E7B unknown=0x8CF01F4
16042 user_main WARN hle.sceMp4 Unimplemented sceMp4_7443AF1D unknown1=0x8CF01F4, unknown2=0x09FFF530
16044 user_main WARN hle.sceMp4 Unimplemented sceMp4_5EB65F26 unknown1=0x8CF01F4, unknown2=0x11
16045 user_main WARN hle.sceMp4 Unimplemented sceMp4_7ADFD01C unknown1=0x8CF01F4, unknown2=0x11, unknown3=0x0, unknown4=0x8CF428C, unknown5=0x8CF0274
16046 user_main WARN hle.sceMp4 PARTIAL: sceMp4_BCA9389C unknown1=17, unknown2=100, unknown3=20020, unknown4=97920, unknown5=65536
16047 user_main WARN hle.sceMp4 sceMp4_BCA9389C returning 2074192
16048 user_main WARN hle.sceMp4 Unimplemented sceMp4_9C8F4FC1 unknown1=0x8CF01F4, unknown2=0x8CF0274, unknown3=0x91AAC30, unknown4=0x1FA650, unknown5=0x64, unknown6=0x4E34, unknown7=0x17E80, unknown8=0x10000
16053 user_main WARN hle.sceMp4 Unimplemented sceMp4_0F0187D2 unknown1=0x8CF01F4, unknown2=0x8CF0274, unknown3=0x8CF42DC
16055 user_main WARN hle.sceMp4 Unimplemented sceMp4_5EB65F26 unknown1=0x8CF01F4, unknown2=0x20
16056 user_main WARN hle.sceMp4 Unimplemented sceMp4_7ADFD01C unknown1=0x8CF01F4, unknown2=0x20, unknown3=0x0, unknown4=0x8CF428C, unknown5=0x8CF2274
16057 user_main WARN hle.sceMp4 PARTIAL: sceMp4_BCA9389C unknown1=32, unknown2=100, unknown3=695, unknown4=8192, unknown5=65536
16057 user_main WARN hle.sceMp4 sceMp4_BCA9389C returning 141692
16060 user_main WARN hle.sceMp4 Unimplemented sceMp4_9C8F4FC1 unknown1=0x8CF01F4, unknown2=0x8CF2274, unknown3=0x93A9310, unknown4=0x2297C, unknown5=0x64, unknown6=0x2B7, unknown7=0x2000, unknown8=0x10000
16061 user_main WARN hle.sceMp4 Unimplemented sceMp4_9CE6F5CF unknown1=0x8CF01F4, unknown2=0x8CF2274, unknown3=0x8CF4334


here is the info log




RE: Jungle Party - NPEG00050 - gid15 - 10-17-2012

Cool! I'm currently working on sceMp4. Could you log with the following LogSettings.xml line:
Code:
<logger name='compiler'> <level value='debug' /> </logger>



RE: Jungle Party - NPEG00050 - nash67 - 10-17-2012

ok here is the new info log with the added line



RE: Jungle Party - NPEG00050 - gid15 - 10-17-2012

(10-17-2012, 01:23 PM)gid15 Wrote: Cool! I'm currently working on sceMp4. Could you log with the following LogSettings.xml line:
Code:
<logger name='compiler'> <level value='debug' /> </logger>

A draft implementation of sceMp4 is now available in r2788. Expect a long delay before the video starts to play. This is a current limitation of Xuggle/ffmpeg where I still have no solution....


RE: Jungle Party - NPEG00050 - nash67 - 10-18-2012

using r 2788
after the 3rd screen the emulator crashes out
here is the info log


RE: Jungle Party - NPEG00050 - gid15 - 10-19-2012

(10-18-2012, 12:54 PM)nash67 Wrote: using r 2788
after the 3rd screen the emulator crashes out
here is the info log
Any error displayed in the starting window? There is no error msg in the log...