This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
r3408 is not working at all....
#11
(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
Reply
#12
I underwent a similar problem with 3422.....
Reply
#13
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
Reply
#14
(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
Reply
#15
(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!
Reply
#16
(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
Reply
#17
(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
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#18
(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
Intel Core i7 6700k @ 4.5 ghz. / GeForce GTX 970 / 16 Gig Ram / Win 10
Reply
#19
(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)
Reply
#20
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)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)