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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...