Jump to content

minecraft ram


mattb

Recommended Posts

enter the following into .bat file so it can be executed - this one is used for bukkit.

 

 

@ECHO OFF

"C:\Program Files\Java\jre6\bin\java.exe" -Xmx512 -XX:+UseConcMarkSweepGC -XX:+DisableExplicitGC -XX:+UseAdaptiveGCBoundary -XX:MaxGCPauseMillis=500 -XX:-UseGCOverheadLimit -XX:SurvivorRatio=16 -Xnoclassgc -XX:UseSSE=3 -XX:ParallelGCThreads=3 -jar "%~dp0craftbukkit-0.0.1-snapshot.jar"

PAUSE

 

make sure you have 64bit java installed.

also set Xmx to whatever ram value you want for your packages i've put in 512 for an example.

 

alternatively, use TCAdmin v2 where you can actually use the java command lines to launch the game instead of doing it through bat files.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 30 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use