Hey guys, Red here, Just throwing something your way to help ease the frustration of seeing that “out of memory” screen or enduring hideous lag.
Firstly make sure you have the newest version of Java installed for your system (not your browser)
you can get this here: http://java.com/en/download/manual.jsp
Secondly guys, your going to want to head over to your control panel and find the java tab (it will be java 32 on a 32 bit system)
Go to the “java” tab and click view.
Now the next step depends on your individual computer; Press the windows key and R simultaneously to bring up the “run” window and type “dxdiag” this will run a direct x diagnostics test on your pc to bring up your system specifications.
What we’re looking for is “Memory XXXXMb RAM”
This XXXXMb RAM is the unit of cache your processor and system ram can hold at one time. RAM basically allows your computer to recall the same data again more quickly once its been loaded once. You can clearly see how allocating more of this to Minecraft can help with your speed.
return to your java window and in the “runtime parameters” box, enter “-XmsXXXXM -XmxXXXXM -jar”
The first figure being the minimum RAM for minecraft, the second the maximum. If for example your computer says you have 3072 ram then the second figure should be 3000, the first 2000. This is so that if you attempt to run other windows, your internet browser for example along side minecraft it has 1000MB RAM spare it can use.
In the case just mentioned the code for the runtime parameter box would read “-Xms2000M -Xmx3000M -jar”
If you need any help feel free to reply to this, or ammend it in anyway, just of course use courtesy and accredit me for the guide. Thanks fellow Gamers, good luck
Peace out, Redxundead (Rob Lefevre)
Sipjca; “Also allow a 50% overhead on the ram allocated since I believe Java has a 50% overhead on anything that runs. Just experiment until the best results.”