------- Input Initialization -------
Initializing DirectInput...
Couldn't set DI coop level
Falling back to Win32 mouse support...
------- Input Initialization Complete ------- 495
You are now setup for easy mode.
----- Client Initialization -----
Called FadeSound with: 0.000000
----- Initializing Renderer ----
----- R_Init -----
Initializing OpenGL subsystem
...initializing QGL
...calling LoadLibrary( 'C:\Windows\system32\opengl32.dll' ): succeeded
...setting mode 4: 800 600 FS
...using colorsbits of 32
...calling CDS: ok
...registered window class
...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 4: 800 600 FS
...using colorsbits of 16
...calling CDS: ok
...created window@0,0 (800x600)
Initializing OpenGL driver
...getting DC: succeeded
...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)
...shutting down QGL
...unloading OpenGL DLL
...assuming '3dfxvgl' is a standalone driver
...initializing QGL
...WARNING: missing Glide installation, assuming no 3Dfx available
...shutting down QGL
GLW_StartOpenGL() - could not load OpenGL subsystem
So how can i get the game going? Any suggestions ... by the way im trying it on vista.
Re: Need some help
Posted: Thu Aug 30, 2007 9:10 am
by BlindG
This is a CLASSIC error when you either don't have video drivers installed or something has gone wrong with it.
Whether you have an ATi or nVidia card, go to their site, DOWNLOAD THE LATEST DRIVERS, then go to Add/Remove Programs, UNINSTALL ANY video display driver that you have right now (if you do so) and THEN install the NEW drivers you got.
It will solve your problem :)
(I hope you're not running windows 2k3)
Re: Need some help
Posted: Thu Aug 30, 2007 9:14 am
by AYHJA
I concur...
Damn, nobody has hard problems anymore, lol...
Re: Need some help
Posted: Thu Aug 30, 2007 10:32 pm
by Deepak
LOL really? Well I got one for you. I will post it in a bit when I try restarting my laptop and if i havent been able to fix it by myself
Re: Need some help
Posted: Fri Aug 31, 2007 7:13 am
by Deepak
Well I got the graphics one fixed by installing intel graphics media accelerator driver.