You are viewing the article How to Increase RAM for Minecraft at Lassho.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 19,096 times.
This article shows you how to increase the amount of RAM memory for Minecraft game to help fix some memory-related errors. If you are using a personal version of Minecraft, you can easily increase RAM with Launcher from version 1.6 to 2.0.X. Check your Launcher version number in the lower left corner of the Launcher window. If you intend to change the RAM of the server (server), you need to create a file that helps to run the Minecraft game with more memory. However, it is best not to increase more than one-half to two-thirds of your computer’s total RAM for the game Minecraft.
Steps
Use Launcher version 2.0.X
- For Windows – Open Start , click the Settings gear, click System , click About , then look at the number next to “Installed RAM”.
- For Mac – Open the Apple menu , click About This Mac , then look at the number to the right of the “Memory” section.
- If you’re using Windows, you’ll need to make sure you’ve downloaded the correct bit version for your operating system.
- If the Launcher window says “1.6…” in the lower left corner (or at the top of the window), use Launcher version 1.6.X.
- Example: You can change this text to “-Xmx4G” to allocate four gigabytes of RAM to Minecraft.
Use Launcher version 1.6.X
- On Windows – Open Start , click the Settings gear, click System , click About , then look at the number next to “Installed RAM”.
- On Mac – Open the Apple menu , click About This Mac , then look at the number to the right of the “Memory” section.
- If you are using Windows, make sure you have downloaded the correct bit version for your operating system.
- If the Launcher window says “2.0…” in the lower left corner, use Launcher version 2.0.X.
Using Minecraft Server
- If using Windows – Open Start , click the Settings gear, click System , click About and look at the number next to “Installed RAM”.
- If using a Mac – Open the Apple menu , click About This Mac and look at the number to the right of “Memory”.
- If you are using Windows operating system, you need to make sure that you have downloaded the correct bit version for your operating system. You can only allocate 1 GB of RAM on a 32-bit computer.
- The easiest way to find this folder is to search for the file “Minecraft_server”, then navigate to the location where the file is located.
On Windows
java -Xmx #### M -Xms #### M -exe Minecraft_Server.exe -o true
PAUSE
On OS X
#!/bin/bash
cd “$( dirname “$0″ )”
java -Xms #### M -Xmx #### M -exe Minecraft_Server.exe -o true
On Linux
#!/bin/sh
BINDIR=$(dirname “$(readlink -fn “$0″)”)
cd “$BINDIR”
java -Xms #### M -Xmx #### M -exe Minecraft_Server.exe -o true
- Change #### to the desired number of megabytes. To grant 2 GB, type 2048 . To allocate 3 GB, type 3072 . To allocate 4 GB, type 4096 . To grant 5 GB, type 5120 .
- You may have to enable file extensions on Windows to see the extension.
Advice
- A lot of space (at least one third) of RAM should be reserved for the computer’s operating system.
Warning
- Be careful, don’t allocate more RAM than your computer can handle, or you’ll see an error saying the Java VM can’t start and the Minecraft game won’t run.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 19,096 times.
This article shows you how to increase the amount of RAM memory for Minecraft game to help fix some memory-related errors. If you are using a personal version of Minecraft, you can easily increase RAM with Launcher from version 1.6 to 2.0.X. Check your Launcher version number in the lower left corner of the Launcher window. If you intend to change the RAM of the server (server), you need to create a file that helps to run the Minecraft game with more memory. However, it is best not to increase more than one-half to two-thirds of your computer’s total RAM for the game Minecraft.
Thank you for reading this post How to Increase RAM for Minecraft at Lassho.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: