EmuNewz Network
.bat error - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57)
+---- Thread: .bat error (/showthread.php?tid=50834)



.bat error - Draven81 - 05-11-2012

this is really strange i had the emu working just fine yesterday and when i reformatted my pc i cant even get past the cmd screen it says some kind of error then closes

Error:

Running Jpcsp 32bit
Error occured during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine
Error: A Fatal exception has occurred. Program will exit.


nevermind i figured out how to fix this error

"%JAVA_HOME%\bin\java" -Xmx1024m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Djava.library.path=lib/windows-x86 -jar bin/jpcsp.jar %*
goto END

in that line change the -Xmx1024m to -Xmx512m
please help me with this problem i cant figure it out