Page 1 of 1

OpenGL issues

Posted: Mon May 30, 2016 2:26 pm
by Vex'halia
Hey everyone,

I seem to be having an issue with my copy of the game.

I copied the error I'm getting:

------- Input Initialization -------
Skipping check for DirectInput
Joystick is not active.
------------------------------------
...initializing QGL
succeeded
...setting mode 4: 800 600 FS
...using desktop display depth of 32
...calling CDS: ok
...created window@0,0 (800x600)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...35 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 32, 24, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (4)
...setting mode 3: 640 480 FS
...using colorsbits of 16
...calling CDS: ok
...created window@0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 16, 16, 0 )
...35 PFDs found
...GLW_ChoosePFD failed
...failed to find an appropriate PIXELFORMAT
...restoring display settings
...WARNING: could not set the given mode (3)
GLW_StartOpenGL() - could not load OpenGL subsystem

I have no idea what any of this means....
I restarted my computer, uninstalled and reinstalled.
Still getting the same issue.

I was on the server yesterday, so I don't know why it's acting up.

I did add the animation file since the last time I played, but i removed the file and it still seems to have issues.

Any Ideas?

Thanks!
-Vex

Re: OpenGL issues

Posted: Mon May 30, 2016 2:45 pm
by Duncan Therin
Read through this thread here: Click me!

If you have any questions, ask. Read through the bottom instructions I posted and download this: Now click me!

After that, you should be set. Let me know if you have any problems or need additional help! I had the same problem but after about two hours of scouring I found the necessary information to fix it. Let me know the results! Best of luck, friend!

Re: OpenGL issues

Posted: Mon May 30, 2016 3:08 pm
by Vex'halia
WOW!! Thank you!
Seriously!
I completely forgot i updated my graphics card yesterday too!
It's now working!
You rock!

-Vex