EmuNewz Network
r3408 is not working at all.... - 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: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: r3408 is not working at all.... (/showthread.php?tid=151224)

Pages: 1 2 3 4


RE: r3408 is not working at all.... - Blacktownclassic - 12-14-2013

(12-13-2013, 11:33 PM)Hykem Wrote:
(12-09-2013, 07:33 AM)legend80 Wrote:
(11-10-2013, 04:03 AM)Blacktownclassic Wrote: I downloaded it feom emucr.com, besides, the jpcsp's not working at all since r3383.Sad

Confirmed here too. I've tried everything, but emulation doesn't start - just white screen since 3384 (3383 was fine).

Something about this revision broke this for several people around here. Here's the notes from the changes:
Fixed in native strlen MIPS code: some games do expect that register $a2 is not modified by the call (dirty programming).

Hmm... It seems some files aren't being recognized (specifically related to strlen native instruction).
Does this also happen when downloading from the buildbot: http://buildbot.orphis.net/jpcsp/

yes indeed.Sad


RE: r3408 is not working at all.... - Blacktownclassic - 12-14-2013

I underwent a similar problem with 3422.....


RE: r3408 is not working at all.... - ZaruenKosai - 12-14-2013

I would reccomend using 3382... everything after that messed up some of the graphics options such as enable GE ..... so yeah just a friendly warning


RE: r3408 is not working at all.... - Blacktownclassic - 12-16-2013

(12-14-2013, 11:29 AM)ZaruenKosai Wrote: I would reccomend using 3382... everything after that messed up some of the graphics options such as enable GE ..... so yeah just a friendly warning

indeed, even 3423 is not working either.Undecided


RE: r3408 is not working at all.... - Hykem - 12-20-2013

(12-16-2013, 09:38 AM)Blacktownclassic Wrote:
(12-14-2013, 11:29 AM)ZaruenKosai Wrote: I would reccomend using 3382... everything after that messed up some of the graphics options such as enable GE ..... so yeah just a friendly warning

indeed, even 3423 is not working either.Undecided

Blacktownclassic, you stated that r3383 was the last revision working for you. Could you please check if r3384 still works for you? Since legend80 also confirmed this issue, I suspect this may have to do with the specific compiler changes of that revision.

Also, Blacktownclassic and legend80, could you please tell me which Java versions you have installed and what is your OS version (Windows XP, Windows 7, Windows 8)? Thanks!


RE: r3408 is not working at all.... - Blacktownclassic - 12-21-2013

(12-20-2013, 09:16 PM)Hykem Wrote:
(12-16-2013, 09:38 AM)Blacktownclassic Wrote:
(12-14-2013, 11:29 AM)ZaruenKosai Wrote: I would reccomend using 3382... everything after that messed up some of the graphics options such as enable GE ..... so yeah just a friendly warning

indeed, even 3423 is not working either.Undecided

Blacktownclassic, you stated that r3383 was the last revision working for you. Could you please check if r3384 still works for you? Since legend80 also confirmed this issue, I suspect this may have to do with the specific compiler changes of that revision.

Also, Blacktownclassic and legend80, could you please tell me which Java versions you have installed and what is your OS version (Windows XP, Windows 7, Windows 8)? Thanks!

Nope, 3384 is ot working, in otherword 3383 is the last version wihc worked for me.....And I'm currently using Win 7 with Java 7 update 45 (with version 64 as well)
.Sad


RE: r3408 is not working at all.... - gid15 - 12-21-2013

(12-21-2013, 12:45 AM)Blacktownclassic Wrote: Nope, 3384 is ot working, in otherword 3383 is the last version wihc worked for me.....And I'm currently using Win 7 with Java 7 update 45 (with version 64 as well)
.Sad
Could you post a log file for r3384?

Thanks


RE: r3408 is not working at all.... - legend80 - 12-21-2013

(12-20-2013, 09:16 PM)Hykem Wrote:
(12-16-2013, 09:38 AM)Blacktownclassic Wrote:
(12-14-2013, 11:29 AM)ZaruenKosai Wrote: I would reccomend using 3382... everything after that messed up some of the graphics options such as enable GE ..... so yeah just a friendly warning

indeed, even 3423 is not working either.Undecided

Blacktownclassic, you stated that r3383 was the last revision working for you. Could you please check if r3384 still works for you? Since legend80 also confirmed this issue, I suspect this may have to do with the specific compiler changes of that revision.

Also, Blacktownclassic and legend80, could you please tell me which Java versions you have installed and what is your OS version (Windows XP, Windows 7, Windows 8)? Thanks!

Java 7 x64, Win 8 x64


RE: r3408 is not working at all.... - Blacktownclassic - 12-22-2013

(12-21-2013, 10:42 AM)gid15 Wrote:
(12-21-2013, 12:45 AM)Blacktownclassic Wrote: Nope, 3384 is ot working, in otherword 3383 is the last version wihc worked for me.....And I'm currently using Win 7 with Java 7 update 45 (with version 64 as well)
.Sad
Could you post a log file for r3384?

Thanks

It's exactly the same log.....

Running Jpcsp 64bit...
java.lang.NoSuchMethodError: jpcsp.Allegrex.compiler.nativeCode.Strlen.call()V
at _S1_2_8B174F4.s(_S1_2_8B174F4.java:0)
at _S1_2_8AAC044.s(_S1_2_8AAC044.java:104)
at _S1_2_8AAC044.exec(_S1_2_8AAC044.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeC
ontext.java:668)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
709)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)


RE: r3408 is not working at all.... - Blacktownclassic - 12-25-2013

same issue with 3426.....

Running Jpcsp 64bit...
java.lang.NoSuchMethodError: jpcsp.Allegrex.compiler.nativeCode.Strlen.call()V
at _S1_2_8B174F4.s(_S1_2_8B174F4.java:0)
at _S1_2_8AAC044.s(_S1_2_8AAC044.java:104)
at _S1_2_8AAC044.exec(_S1_2_8AAC044.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeC
ontext.java:668)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
709)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)