Hello everybody I'm back, lol. I was requested some helps in past, and i always got a solution, i appreciate this forum Btw I'm still learning English so i can do few typos(maybe more than a few lol) but i believe i can explain my problems.
Well today i wanted to allocate more memory to java. In internet i found two ways to do this.
First is; Create new notepad>Type javaw -Xmx6096m -Xms3048m -jar "C:\Users\(Username)\Desktop\Minecraft.exe>Save as (whatever).bat and launch Minecraft with this notepad.
I did it, still allocating with only 3833MB. I tried writing 6096 to Xms too, still same.
Second way:Control panel>Java>Java>View>Type -Xmx6096m to the runtime paramaters. I did it too, And still accolating only 3833MB.
Help me, I know 3833MB is pretty good but i want to install GLSL shaders.Oh almost forgot, i got 8GB ram.And yes my PC is 64bit and i got latest 64bit java version.
Hello everybody I'm back, lol. I was requested some helps in past, and i always got a solution, i appreciate this forum Btw I'm still learning English so i can do few typos(maybe more than a few lol) but i believe i can explain my problems.
Well today i wanted to allocate more memory to java. In internet i got two ways to do this.
First is; Create new notepad>Type javaw -Xmx6096m -Xms3048m -jar "C:\Users\(Username)\Desktop\Minecraft.exe>Save as (whatever).bat and launch Minecraft with this notepad.
I did it, still allocating with only 3833MB. I tried writing 6096 to Xms too, still same.
Second way:Control panel>Java>Java>View>Type -Xmx6096m to the runtime paramaters. I did it too, And still accolating only 3833MB.
Help me, I know 3833MB is pretty good but i want to install GLSL shaders.Oh almost forgot, i got 8GB ram.And yes my PC is 64bit and i got latest 64bit java version.
you're allocating way to much memory, the most you will ever need is 2gb (2048mb) and even that is a lot. I would suggest trying it with 512mb first and working your way up until it runs well.
Rollback Post to RevisionRollBack
If you are having minecraft problems, make sure to check out the help site.
Well today i wanted to allocate more memory to java. In internet i found two ways to do this.
First is; Create new notepad>Type javaw -Xmx6096m -Xms3048m -jar "C:\Users\(Username)\Desktop\Minecraft.exe>Save as (whatever).bat and launch Minecraft with this notepad.
I did it, still allocating with only 3833MB. I tried writing 6096 to Xms too, still same.
Second way:Control panel>Java>Java>View>Type -Xmx6096m to the runtime paramaters.
I did it too, And still accolating only 3833MB.
Help me, I know 3833MB is pretty good but i want to install GLSL shaders.Oh almost forgot, i got 8GB ram.And yes my PC is 64bit and i got latest 64bit java version.
-
View User Profile
-
View Posts
-
Send Message
Retired Staffyou're allocating way to much memory, the most you will ever need is 2gb (2048mb) and even that is a lot. I would suggest trying it with 512mb first and working your way up until it runs well.
As i said, i tried to allocated less(1024) RAM Elystus, nothing different. Always 3833MB.