EmuNewz Network

Full Version: .bat error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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