Pages: [1]
  Print  
Author Topic: how to log in with a name, in offline mode  (Read 4498 times)
Intangir
Global Moderator

Posts: 5163



WWW
« on: July 08, 2012, 06:53:16 pm »

you make a shortcut or a .bat file with this command in it:

java -Xms512m -Xmx512m -cp "%APPDATA%\.minecraft\bin\*"; -Djava.library.path="%APPDATA%\.minecraft\bin\natives" net.minecraft.client.Minecraft "YourName"
Logged
Intangir
Global Moderator

Posts: 5163



WWW
« Reply #1 on: July 08, 2012, 06:57:25 pm »

you can change 512 to 1024 for more ram usage
Logged
Kefka
Administrator

Alias: Intangir
Alias: Doom-Gaze
Alias: Atma
Posts: 66


the end comes... beyond chaos


WWW
« Reply #2 on: July 18, 2012, 01:53:26 am »

and for linux
java -Xms512m -Xmx1024m -cp "$HOME/.minecraft/bin/*" -Djava.library.path="$HOME/.minecraft/bin/natives net.minecraft.client.Minecraft" "username"
Logged
Pages: [1]
  Print  
 
Jump to: