EmuNewz Network
Sunday Vs Magazine Shuuketsu! Choujou Daikessen - ULJM05450 - 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: Sunday Vs Magazine Shuuketsu! Choujou Daikessen - ULJM05450 (/showthread.php?tid=3232)

Pages: 1 2 3


RE: Sunday vs Magazine Shuuketsu - Choujou Daikessen (JPN) - DragonNeos - 05-14-2012

Is the game completely playable? Do all the modes in the game work?


RE: Sunday vs Magazine Shuuketsu - Choujou Daikessen (JPN) - gerson2002 - 05-14-2012

(05-14-2012, 02:31 AM)DragonNeos Wrote: Is the game completely playable? Do all the modes in the game work?

I just try story mode and it works so far




RE: Sunday vs Magazine Shuuketsu - Choujou Daikessen (JPN) - Aldstar - 07-06-2012

Where can I download this game?? :O Im dyinggg to play it!!


RE: Sunday vs Magazine Shuuketsu - Choujou Daikessen (JPN) - serio - 07-06-2012

try the psn shop.


RE: Sunday vs Magazine Shuuketsu Choujou Daikessen [ULJM05450] - gid15 - 10-12-2012

Code:
Running Jpcsp 32bit...
java.lang.IllegalArgumentException: must pass in a non null handler
        at com.xuggle.xuggler.io.XugglerIO.mapIO(XugglerIO.java:588)
        at com.xuggle.xuggler.io.XugglerIO.map(XugglerIO.java:539)
        at com.xuggle.xuggler.io.XugglerIO.map(XugglerIO.java:218)
        at com.xuggle.xuggler.IContainer.open(IContainer.java:196)
        at jpcsp.media.MediaEngine.init(MediaEngine.java:308)
        at jpcsp.HLE.modules150.sceMpeg.sceMpegGetAtracAu(sceMpeg.java:1202)
        at jpcsp.HLE.modules150.sceMpeg$19.execute(sceMpeg.java:2415)
        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:340)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:110)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:66
9)
        at _S1_2_89DE418.s(_S1_2_89DE418.java:4)
        at _S1_2_8995068.s(_S1_2_8995068.java:76)
        at _S1_2_8997A90.s(_S1_2_8997A90.java:184)
        at _S1_2_8996C4C.s(_S1_2_8996C4C.java:104)
        at _S1_2_8996C4C.exec(_S1_2_8996C4C.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:154)
        at _S1_2_8996B5C.s(_S1_2_8996B5C.java:64)
        at _S1_2_8996B5C.exec(_S1_2_8996B5C.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_882882C.s(_S1_2_882882C.java:228)
        at _S1_2_882882C.exec(_S1_2_882882C.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:154)
        at _S1_2_8828630.s(_S1_2_8828630.java:432)
        at _S1_2_8804A4C.s(_S1_2_8804A4C.java:168)
        at _S1_2_8804114.s(_S1_2_8804114.java:240)
        at _S1_2_8804114.exec(_S1_2_8804114.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
700)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
This should now be fixed in r2768. Could you retest?

Thanks!


RE: Sunday vs Magazine Shuuketsu Choujou Daikessen[ULJM05450] - nash67 - 11-12-2012

using r 2843
still goes ingame
no problems so far
can be moved to playable
here is the info log



RE: Sunday vs Magazine Shuuketsu Choujou Daikessen[ULJM05450] - Zekro - 11-12-2012

Moved to playable


RE: Sunday vs Magazine Shuuketsu Choujou Daikessen[ULJM05450] - Lunedi - 04-13-2013

Damn.. I thought It had been not posted yet.. I recorded a video :3



Cya~


RE: Sunday Vs Magazine Shuuketsu! Choujou Daikessen - ULJM05450 - DragonNeos - 10-29-2013

This game was tested with r3407. One of the main problems that this game has is that the opening video does not have audio.


RE: Sunday Vs Magazine Shuuketsu! Choujou Daikessen - ULJM05450 - DragonNeos - 09-23-2015

This game was tested with revision a78544a. The emulator crashes as it tries to load the opening video. Here is the message that appears at the end of the log:
Code:
04:22:27  INFO hle.IoFileMgrForUser - sxm_main - hleIoOpen filename = disc0:/PSP_GAME/USRDIR/data/psmf/OP.pmf flags = 1 permissions = 0777
04:22:27 ERROR  runtime - ReadThread - Catched Throwable in RuntimeThread:
java.lang.NullPointerException
    at jpcsp.HLE.modules.sceMpeg.hleMpegRingbufferPostPut(sceMpeg.java:2057)
    at jpcsp.HLE.modules.sceMpeg$AfterRingbufferPutCallback.execute(sceMpeg.java:1002)
    at jpcsp.HLE.modules.ThreadManForUser$Callback.executeExit(ThreadManForUser.java:379)
    at jpcsp.HLE.modules.ThreadManForUser.hleKernelExitCallback(ThreadManForUser.java:1761)
    at jpcsp.Allegrex.compiler.RuntimeContext.executeCallback(RuntimeContext.java:385)
    at jpcsp.HLE.modules.ThreadManForUser$Callback.execute(ThreadManForUser.java:370)
    at jpcsp.HLE.modules.ThreadManForUser.callAddress(ThreadManForUser.java:1813)
    at jpcsp.HLE.modules.ThreadManForUser.executeCallback(ThreadManForUser.java:1905)
    at jpcsp.HLE.modules.sceMpeg.sceMpegRingbufferPut(sceMpeg.java:3670)
    at _S1_2_89DE3E8.s(_S1_2_89DE3E8.java:4)
    at _S1_2_8995F4C.s(_S1_2_8995F4C.java:120)
    at _S1_2_8995F4C.exec(_S1_2_8995F4C.java)
    at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:685)
    at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:726)
    at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)