Author Topic: HD FIXES  (Read 438 times)

admin

  • Administrator
  • Hero
  • *
  • Posts: 1046
  • Karma +1007/-3
    • View Profile
HD FIXES
« on: July 26, 2011, 10:57:17 am »
Ok so in order to play HD you need x84 or 32 Bit Java

Java : http://javadl.sun.com/webapps/download/AutoDL?BundleId=49024

Ok so after you've downloaded this go ahead and try to run the client in HD
If this does not work.. UNINSTALL ALL OTHER JAVA VERSIONS

Once you have uninstalled restart your computer and try your client again..

If you do not get HD this time
Please follow these steps..


Go to Start
Right click computer
Click properties
(IF you are using Windows 7 Click advanced settings and click Advanced tab)
(If not just go to Environmental variables *search all the tabs for it")

Ok so after

You will see the 3 buttons at the top underneath the 1st box

Click New and make the Classpath name

CLASSPATH
And in the variable value you will want to go to Program files or Program Files (x86)

Look for the folder named JAVA and double click it
Now double click the folder bin

and get the direct path it should look something like this for Windows 7

C:\Program Files (x86)\Java\bin

and like this for Normal Windows

C:\Program Files\Java\bin

[NOTE: this path goes into Variable Value field]

Ok after youve done all this click the button "OK" and you can X everything out

Now go to your client and right click edit your run.bat

Replace everything inside with this if you use Windows 7

@echo off
"C:\Program Files (x86)\Java\bin\java.exe" -cp bin;lib/clientlibs.jar;lib/com.jar; client

If you are using normal Windows replace it with this

@echo off
"C:\Program Files\Java\bin\java.exe" -cp bin;lib/clientlibs.jar;lib/com.jar; client

Now save and Run the client try to see if its HD
If not i don't know what to do anymore at this point... BUT PLEASE TRY ALL 3 THING ABOVE and hope it works Enjoy :D



« Last Edit: July 26, 2011, 11:37:11 am by admin »

Share on Bluesky Share on Facebook