(02-13-2013, 06:11 PM)biirdynamnam Wrote: Hello,
I need help with my Psp emulator Settings, i want too play Yu-gi-oh tag force 3 and 4 but every 10 Minutes crashed both games because: Outofmemory Error from Java i tried -xmx size 512 768 and 1024 but nothing work.
I use Java 64x bit JRE and r2983
AMD Phenom II X6 1055T Processor
(RAM) 8,00 GB
AMD Radeon HD 6900 Series
Log files added
open start-windows-x86.bat with notepad
find this paragraph
%JAVA_HOME%\bin\java" -Xmx1024m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar %*
change -XX:MaxPermSize=128m become larger。
for reference -XX:ReservedCodeCacheSize=64m change to128。
i am not sure is it work
i find from baidu
you can try it
and please back up the save files for safe