09-12-2011, 08:28 PM (This post was last modified: 09-12-2011, 08:29 PM by hyakki.)
(09-12-2011, 04:39 PM)ThanatosTelos Wrote: hyakki,can u help me??
whenever i start my jpcsp, it just won't open..
so, i tried to launched the jpcsp with your jpcsp launcher but then, it showed this error and when i click yes,it just stopped working... T_T
that's actually a java error, not related to the launcher -> in the launcher go to ADV (advanced options)-> Debug and uncheck the -XX:+ShowMessageBoxOnError check box
this will stop java from displaying that message box and go back to the default error reporting unfortunately this wont help stop java from crashing.
the error is probably game specific, try another game and see if it still gets the problem.
I have found a new option to add maybe at your launcher :
-Dsun.java2d.opengl=True
(The message from Oracle's web site -> This pipeline is currently disabled by default. It provides hardware acceleration for simple rendering operations (text, images, lines, and filled primitives) as well as those that involve complex transforms, paints, composites, and clips.)
So, normally, it can accelerate jpcsp but I don't have test this option for now. Maybe it's interesting for low computers ...
09-14-2011, 02:46 PM (This post was last modified: 09-14-2011, 03:02 PM by Vegerunks.)
(09-14-2011, 01:13 PM)theball Wrote: I have found a new option to add maybe at your launcher :
-Dsun.java2d.opengl=True
(The message from Oracle's web site -> This pipeline is currently disabled by default. It provides hardware acceleration for simple rendering operations (text, images, lines, and filled primitives) as well as those that involve complex transforms, paints, composites, and clips.)
So, normally, it can accelerate jpcsp but I don't have test this option for now. Maybe it's interesting for low computers ...
This might work well if it actually worked -.- lol, When i use that command JPCSP opens with a white screen, and title bar. None of the Drop down bars or anything.
Alright I have been playing around with some java commands and I gained a 15 FPS boost by using this command on DBZ Shin budokai another road:
-Dsun.java2d.ddforcevram=true
Processor: AMD Phenom II X4 970 3.7 GHz, GPU: Geforce GTX 550 Ti, Ram: 16 GB, Windows 7 64-bit
(09-14-2011, 01:13 PM)theball Wrote: I have found a new option to add maybe at your launcher :
-Dsun.java2d.opengl=True
(The message from Oracle's web site -> This pipeline is currently disabled by default. It provides hardware acceleration for simple rendering operations (text, images, lines, and filled primitives) as well as those that involve complex transforms, paints, composites, and clips.)
So, normally, it can accelerate jpcsp but I don't have test this option for now. Maybe it's interesting for low computers ...
This might work well if it actually worked -.- lol, When i use that command JPCSP opens with a white screen, and title bar. None of the Drop down bars or anything.
Alright I have been playing around with some java commands and I gained a 15 FPS boost by using this command on DBZ Shin budokai another road:
-Dsun.java2d.ddforcevram=true
Wow, how do you get that 15fps boost??? What do I do to get that kind of boost? A 5fps boost is great, but 15? That's awesome! Is this option in the launcher, or something else?
(09-14-2011, 06:10 PM)Vegerunks Wrote: in Advanced options there's a text box that you can enter it into. It also works amazingly on other games while working with Only GE
Hmmm, I've tried this with Kingdom Hearts Birth By Sleep and it didn't seem to boost it any (actually, it great increased the fps reading from the start until actual game play starts). Is there anything other options I should try with this to increas speed, or is that out of the question?
09-14-2011, 08:59 PM (This post was last modified: 09-14-2011, 09:01 PM by hyakki.)
I'll have to look into the options, but they probably only effect the gui since the main render is handled by lwjgl
I also found these lwjgl settings, most don't seem to any noticeable effect in jpcsp though (at least that I could tell) besides for the debug one.
I'm thinking the allowSoftwareOpenGL might be useful for something (maybe amd/ati?) http://lwjgl.org/wiki/index.php?title=LW...n_Switches