Jump to content
  • 0

Just a quick question about Technic


Question

Posted

Hello whoever reads this, I have been playing with the technic mod for a while (Since its first appearance till the release of the launcher) and I loved it. Been running it perfectly fine on a good computer and on my really old desktop. Now with the release of the launcher I cannot run the technic on my desktop. The only way for me to run minecraft on my desktop is the following CMD command:

@echo off

java -cp minecraft.jar net.minecraft.LauncherFrame -u=<USERNAME> -p=<PASSWORD>

start javaw -Xms512m -Xmx512m -Djava.library.path=".\bin\natives" -classpath "bin\minecraft.jar;bin\jinput.jar;bin\lwjgl.jar;bin\lwjgl_util.jar" net.minecraft.LauncherFrame -u=<USERNAME> -p=<PASSWORD> net.minecraft.client.Minecraft -Dsun.java2d.opengl=false -Xmx512M -Xms512M

and with that I can run minecraft jsut fine with my desktops old graphics card at 130 fps. I been trying to figure out many ways on how to do this with the technic and I cannot figure out a way to do that. Is it even possible to run minecraft with that command line or something else but with similarities?

(No I am not going to upgrade my desktops graphics card its just a simple server machine no need to update it nor the ram)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...