05-22-2011, 11:19 AM
The last I can think of being of any help is: -XX:+AggressiveHeap
and don't using SonicStage to decode sound. Once nearly all sounds are decoded you don't need it anymore anyway.
My current start.bat looks exactly like this (testing if AgressiveHeap makes a noticeable differrence):
"%JAVA_HOME%\bin\java" -Xmx1024m -XX:ReservedCodeCacheSize=256m -XX:+AggressiveHeap -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar
How much RAM do you have?
Btw. I am currently playing on rev2142 without much trouble, besides of ocassional freezes here and there, which are game releated and not emu related.
and don't using SonicStage to decode sound. Once nearly all sounds are decoded you don't need it anymore anyway.
My current start.bat looks exactly like this (testing if AgressiveHeap makes a noticeable differrence):
"%JAVA_HOME%\bin\java" -Xmx1024m -XX:ReservedCodeCacheSize=256m -XX:+AggressiveHeap -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar
How much RAM do you have?
Btw. I am currently playing on rev2142 without much trouble, besides of ocassional freezes here and there, which are game releated and not emu related.