(12-07-2012, 02:59 AM)Duke Nukem Wrote:
I got a question:
"%JAVA_HOME%\bin\java" -Xmx1024m -Xss2m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Djava.library.path=lib/windows-amd64 -jar bin/jpcsp.jar %*
I guess this is the line you talked about rpglord, but what did you change here? Should it look something like this?
"%JAVA_HOME%\bin\java" -Xmx4096m -Xss2m -XX:MaxPermSize=1024m -XX:ReservedCodeCacheSize=1024m -Djava.library.path=lib/windows-amd64 -jar bin/jpcsp.jar %* = 6GB like you said.
Similiar, only I put -XX:MaxPermSize=2048m instead of -XX:MaxPermSize=1024m, but I guess 1gb is fine too.
I didn't increase -XX:ReservedCodeCacheSize I left it at default. Never saw any game which needs that increased.
(12-07-2012, 02:59 AM)Duke Nukem Wrote: EDIT:
Also rpglord, enable decoding in CLUT is needed for Symphony of the Night otherwise the menus are somewhat garbled black and I can't play a game like that just because it makes the image quality sharper.
And if you look at my screenshots I have posted, the image quality isn't exactly ugly right.
Image quality declines only if you resize the window or play at fullscreen. I posted about issue and dev figured out what it is, and will probably fix it sometimes in the future

http://www.emunewz.net/forum/showthread.php?tid=92187

