Posts: 74
Threads: 11
Joined: Oct 2012
Reputation:
0
(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.
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.
Posts: 74
Threads: 11
Joined: Oct 2012
Reputation:
0
I underwent a similar problem with 3422.....
Posts: 9
Threads: 2
Joined: Apr 2012
Reputation:
0
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
Posts: 74
Threads: 11
Joined: Oct 2012
Reputation:
0
(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.
Posts: 893
Threads: 15
Joined: Nov 2009
Reputation:
14
(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.
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!
Posts: 74
Threads: 11
Joined: Oct 2012
Reputation:
0
(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.
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)
.
Posts: 2,420
Threads: 30
Joined: Dec 2009
Reputation:
50
(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)
. Could you post a log file for r3384?
Thanks
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Posts: 257
Threads: 10
Joined: Jan 2011
Reputation:
0
(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.
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
Intel Core i7 6700k @ 4.5 ghz. / GeForce GTX 970 / 16 Gig Ram / Win 10
Posts: 74
Threads: 11
Joined: Oct 2012
Reputation:
0
12-22-2013, 01:36 AM
(This post was last modified: 12-25-2013, 03:17 AM by Blacktownclassic.)
(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)
. 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)
Posts: 74
Threads: 11
Joined: Oct 2012
Reputation:
0
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)
|