EmuNewz Network
Kiniro no Corda 2 Forte - ULJM05428 - 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: Kiniro no Corda 2 Forte - ULJM05428 (/showthread.php?tid=109971)

Pages: 1 2 3


Kiniro no Corda 2 forte - ULJM05428 [Encrypted] - l2sp - 07-23-2011

r2244
The game is playable.
http://www.emunewz.net/forum/showthread.php?tid=5860&pid=18986#pid18986


RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted] - gid15 - 07-31-2011

Code:
sceKernelRotateThreadReadyQueue priority=111
sceKernelRotateThreadReadyQueue priority=111
sceKernelRotateThreadReadyQueue priority=111
...
Is there any improvement with r2242?


RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted] - l2sp - 07-31-2011

(07-31-2011, 12:04 PM)gid15 Wrote:
Code:
sceKernelRotateThreadReadyQueue priority=111
sceKernelRotateThreadReadyQueue priority=111
sceKernelRotateThreadReadyQueue priority=111
...
Is there any improvement with r2242?
show some screens ,then stuck.


RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted] - Hykem - 07-31-2011

An UMD IO stat bug has been fixed in r2244. Any improvements?


RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted] - l2sp - 08-01-2011

(07-31-2011, 08:28 PM)Hykem Wrote: An UMD IO stat bug has been fixed in r2244. Any improvements?

Now,this game is playable.Big Grin


RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted][Status: Playable] - l2sp - 08-02-2011

r2248
new bug occured .

when I press Run,just get a black or grey screen.

Code:
Running Jpcsp 32bit...
java.util.NoSuchElementException
        at java.util.LinkedList.removeFirst(Unknown Source)
        at java.util.LinkedList.remove(Unknown Source)
        at jpcsp.HLE.kernel.managers.SceUidManager.getNewId(SceUidManager.java:1
15)
        at jpcsp.HLE.modules150.IoFileMgrForUser.getNewId(IoFileMgrForUser.java:
598)
        at jpcsp.HLE.modules150.IoFileMgrForUser.access$100(IoFileMgrForUser.jav
a:87)
        at jpcsp.HLE.modules150.IoFileMgrForUser$IoInfo.<init>(IoFileMgrForUser.
java:242)
        at jpcsp.HLE.modules150.IoFileMgrForUser.hleIoOpen(IoFileMgrForUser.java
:1340)
        at jpcsp.HLE.modules150.IoFileMgrForUser.sceIoOpenAsync(IoFileMgrForUser
.java:2351)
        at jpcsp.HLE.modules150.IoFileMgrForUser$10.execute(IoFileMgrForUser.jav
a:3538)
        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:384)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:111)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:67
0)
        at _S1_2_8A28EC0.s(_S1_2_8A28EC0.java:4)
        at _S1_2_89FE294.s(_S1_2_89FE294.java:120)
        at _S1_2_8A019F0.s(_S1_2_8A019F0.java:216)
        at _S1_2_8A019F0.exec(_S1_2_8A019F0.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_89FB594.s(_S1_2_89FB594.java:304)
        at _S1_2_89FBA0C.s(_S1_2_89FBA0C.java:28)
        at _S1_2_88569C4.s(_S1_2_88569C4.java:1060)
        at _S1_2_88569C4.exec(_S1_2_88569C4.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_8816C88.s(_S1_2_8816C88.java:44)
        at _S1_2_8816C88.exec(_S1_2_8816C88.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_8817220.s(_S1_2_8817220.java:28)
        at _S1_2_8816D18.s(_S1_2_8816D18.java:20)
        at _S1_2_8804A4C.s(_S1_2_8804A4C.java:216)
        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:
701)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)



RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted][Status: Playable] - gid15 - 08-02-2011

(08-02-2011, 04:43 AM)l2sp Wrote: r2248
new bug occured .

when I press Run,just get a black or grey screen.

Code:
Running Jpcsp 32bit...
java.util.NoSuchElementException
        at java.util.LinkedList.removeFirst(Unknown Source)
        at java.util.LinkedList.remove(Unknown Source)
        at jpcsp.HLE.kernel.managers.SceUidManager.getNewId(SceUidManager.java:1
15)
        at jpcsp.HLE.modules150.IoFileMgrForUser.getNewId(IoFileMgrForUser.java:
598)
        at jpcsp.HLE.modules150.IoFileMgrForUser.access$100(IoFileMgrForUser.jav
a:87)
        at jpcsp.HLE.modules150.IoFileMgrForUser$IoInfo.<init>(IoFileMgrForUser.
java:242)
        at jpcsp.HLE.modules150.IoFileMgrForUser.hleIoOpen(IoFileMgrForUser.java
:1340)
        at jpcsp.HLE.modules150.IoFileMgrForUser.sceIoOpenAsync(IoFileMgrForUser
.java:2351)
        at jpcsp.HLE.modules150.IoFileMgrForUser$10.execute(IoFileMgrForUser.jav
a:3538)
        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:384)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:111)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:67
0)
        at _S1_2_8A28EC0.s(_S1_2_8A28EC0.java:4)
        at _S1_2_89FE294.s(_S1_2_89FE294.java:120)
        at _S1_2_8A019F0.s(_S1_2_8A019F0.java:216)
        at _S1_2_8A019F0.exec(_S1_2_8A019F0.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_89FB594.s(_S1_2_89FB594.java:304)
        at _S1_2_89FBA0C.s(_S1_2_89FBA0C.java:28)
        at _S1_2_88569C4.s(_S1_2_88569C4.java:1060)
        at _S1_2_88569C4.exec(_S1_2_88569C4.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_8816C88.s(_S1_2_8816C88.java:44)
        at _S1_2_8816C88.exec(_S1_2_8816C88.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_8817220.s(_S1_2_8817220.java:28)
        at _S1_2_8816D18.s(_S1_2_8816D18.java:20)
        at _S1_2_8804A4C.s(_S1_2_8804A4C.java:216)
        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:
701)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
I hope this is now fixed in r2249. Thanks for reporting!


RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted][Status: Playable] - l2sp - 08-02-2011

(08-02-2011, 04:06 PM)gid15 Wrote:
(08-02-2011, 04:43 AM)l2sp Wrote: r2248
new bug occured .

when I press Run,just get a black or grey screen.

Code:
Running Jpcsp 32bit...
java.util.NoSuchElementException
        at java.util.LinkedList.removeFirst(Unknown Source)
        at java.util.LinkedList.remove(Unknown Source)
        at jpcsp.HLE.kernel.managers.SceUidManager.getNewId(SceUidManager.java:1
15)
        at jpcsp.HLE.modules150.IoFileMgrForUser.getNewId(IoFileMgrForUser.java:
598)
        at jpcsp.HLE.modules150.IoFileMgrForUser.access$100(IoFileMgrForUser.jav
a:87)
        at jpcsp.HLE.modules150.IoFileMgrForUser$IoInfo.<init>(IoFileMgrForUser.
java:242)
        at jpcsp.HLE.modules150.IoFileMgrForUser.hleIoOpen(IoFileMgrForUser.java
:1340)
        at jpcsp.HLE.modules150.IoFileMgrForUser.sceIoOpenAsync(IoFileMgrForUser
.java:2351)
        at jpcsp.HLE.modules150.IoFileMgrForUser$10.execute(IoFileMgrForUser.jav
a:3538)
        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:384)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:111)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:67
0)
        at _S1_2_8A28EC0.s(_S1_2_8A28EC0.java:4)
        at _S1_2_89FE294.s(_S1_2_89FE294.java:120)
        at _S1_2_8A019F0.s(_S1_2_8A019F0.java:216)
        at _S1_2_8A019F0.exec(_S1_2_8A019F0.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_89FB594.s(_S1_2_89FB594.java:304)
        at _S1_2_89FBA0C.s(_S1_2_89FBA0C.java:28)
        at _S1_2_88569C4.s(_S1_2_88569C4.java:1060)
        at _S1_2_88569C4.exec(_S1_2_88569C4.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_8816C88.s(_S1_2_8816C88.java:44)
        at _S1_2_8816C88.exec(_S1_2_8816C88.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
16)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:195)
        at _S1_2_8817220.s(_S1_2_8817220.java:28)
        at _S1_2_8816D18.s(_S1_2_8816D18.java:20)
        at _S1_2_8804A4C.s(_S1_2_8804A4C.java:216)
        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:
701)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)
I hope this is now fixed in r2249. Thanks for reporting!
r2250
fixed.Smile


RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted][Status: Playable] - l2sp - 12-04-2011

jpcsp2394
I only got a black screen.
broken by r2389.



RE: Kiniro no Corda 2 forte - ULJM05428 [Encrypted] - l2sp - 12-16-2011

(12-04-2011, 05:43 PM)l2sp Wrote: jpcsp2394
I only got a black screen.
broken by r2389.
r2406
still black screen.


.rar   Jpcsp2406_ULJM05428_log.rar (Size: 192.97 KB / Downloads: 101)