I want to use high res textures but i cant use it because i run out of memory so i try to make Java allocate 2GB of ram but it wont let me because it says 2GB is too big to allocate so i cant start minecraft
Where the ***** is put in your user that you use for your computer. Save as Run.bat or anything you wish to call it make sure there is a .bat at the end of it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffMake a notepad on your desktop copy this in,
path=%PATH%;%C:\"Program Files"\Java\jre7\bin
java.exe -Xms1G -Xmx2G -jar "C:\Users\******\Desktop\Minecraft.exe"
Where the ***** is put in your user that you use for your computer. Save as Run.bat or anything you wish to call it make sure there is a .bat at the end of it.