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:
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)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Nibz
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.