08-17-2012, 05:22 AM
(This post was last modified: 08-17-2012, 05:33 AM by montcer9012.)
You may want take a look on the JPCSP "ReadMe" file on section 7 because it have the info about what the video options do. For example, look this one:
Also, you can try updating Java. I use Java 7 Update 5 and it bring me a little boost than using Java 6 Update 32.
On your system specs the flaw part is the CPU but is fast enough to bring a decent speed; maybe not full but at least playable speed. The video card is Nvidia, the brand that dev team use to test the emulator so it may work nice.
Code:
- Enable decoding of indexed textures (using CLUT) in shader:
[b]this option brings a performance boost when combined with
"Enable saving GE screen to Textures"[/b] and when the application is doing
manipulations on the Red/Green/Blue color channels of the framebuffer
(e.g. to implement some graphic effects, blurs or shadows)
Also, you can try updating Java. I use Java 7 Update 5 and it bring me a little boost than using Java 6 Update 32.
On your system specs the flaw part is the CPU but is fast enough to bring a decent speed; maybe not full but at least playable speed. The video card is Nvidia, the brand that dev team use to test the emulator so it may work nice.