HELp with expansions

R[s]T

Custom This.
Joined
Nov 8, 2003
Messages
1,006
Reaction score
0
Location
CANADA!!
after i install a expasion for a game like call of duty or medal or honor expansion i alway get this error in console


----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
Initializing OpenGL subsystem
...initializing QGL
...calling LoadLibrary( 'C:\WINDOWS\System32\opengl32.dll' ): succeeded
...setting mode 4: 800 600 FS
...using colorbits 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)
...shutting down QGL
...unloading OpenGL DLL
Forcing 640x480 resolution to allow OpenGL to run in fullscreen
...initializing QGL
...calling LoadLibrary( 'C:\WINDOWS\System32\opengl32.dll' ): succeeded
...setting mode 3: 640 480 FS
...using colorbits of 32
...calling CDS: ok
...created window@0,0 (640x480)
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 (3)
...shutting down QGL
...unloading OpenGL DLL
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
Hunk_Clear: reset the hunk ok
Could not load OpenGL. Make sure that you have the latest drivers for your video card from the manufacturer's web site.



wut do i do?
 

Korittke

Member!
Joined
Dec 30, 2002
Messages
5,993
Reaction score
0
Website
Visit site
"wut do i do?"

"Make sure that you have the latest drivers for your video card from the manufacturer's web site."

Help doesn't get any better than this.
 

ChrisH36

Guy with Most Posts on Quiet Board.
Joined
May 20, 2003
Messages
15,042
Reaction score
4
Location
Temple Prime, Sarajevo
Exactly what Korritke said. There is no way in hell other hardware can conflict with this problem, unless it was an IRQ error.
 

jd-inflames

Melodic Murderer
Joined
Oct 2, 2003
Messages
6,014
Reaction score
6
Location
My Sanctuary
Website
www.cursedprophets.com
What video card do you have? nVidia cards and ATI cards have OpenGL drivers loaded with their product drivers, but I've seen a few generic video cards where it wasn't bound like that.

Also, what version of DirectX are you running, and is it properly installed? Go to Start > Run > and type "dxdiag" and it will tell you. It will also tell you your OpenGL settings.
 

NewPosts

New threads

Top