This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I ran Minecraft on 64-bit java for many moons, using the following batch file command:
javaw -Xmx4096m -Xms2048m -jar "C:\Mojang\Minecraft.exe
For some reason, this no longer works for me with the new Minecraft version. How do I get this new version running properly under 64-bit Java?
Nevermind, got it working now