• 0

    posted a message on accelerated OpenGL mode
    Quote from Coffin4Puppy

    PEOPLE!!!!!!!!!!

    I don't know how but looks like i just was lucky.

    I managed to avoid this mistake only installing MCPatcher!!!!!!

    Try for yourself.

    Laptop HP ProBook 4330s
    Windows 7x64
    Minecraft 1.8.1
    so if u install mc patcher it will work?
    Posted in: Legacy Support
  • 0

    posted a message on accelerated OpenGL mode
    Quote from adiktuz

    Do this...

    put your minecraft.exe in any folder, just make sure you copy the path, and rename it to minecraft.jar

    then open notepad, paste this line

    java -Xmx800m -jar "PATH\Minecraft.jar

    paste the path to the folder where minecraft is into PATH

    then click save -> save it as NAME.bat (NAME can be anything that you want)

    then from now on, double-click this NAME.bat file to open minecraft... and do not close the cmd that will open...

    example:

    I put minecraft.jar on C:\

    so on notepad I do this:
    java -Xmx800m -jar "C:\Minecraft.jar
    I did exactly this, and it opened up minecraft fine, but it displayed the Bad Video Drivers openGL error message. Help? :Zombie: :Spider:
    Posted in: Legacy Support
  • 0

    posted a message on POSSIBLE Fix for "Bad Video Drivers!" Problem
    Quote from omgyeti

    Hey, I found a way to get it to run with the 910 gl intergrated. It might work for others.
    Instead of putting "command : java -Xmx800m -jar "C:\Documents and Settings\user\Desktop\Minecraft.jar"

    Put "command : java -Xmx800m -jar "C:\Documents and Settings\user\Desktop\Minecraft.jar.exe"

    Worked for me. I'm running Windows XP btw.
    Good luck!
    I tried this, but after pressing enter, it said:Error: Unable to access jarfile "C:\Documents". Did you rename your minecraft to Minecraft.jar.exe?
    Posted in: Legacy Support
  • To post a comment, please .