OpenGL Error

A

alan

Myself and quite a number of other users run into the same
error when attempting to run 3D rendered games. Attached
below is the error received. Have a solution??

Q3 1.11 win-x86 Nov 29 1999
----- FS_Startup -----
Current search path:
c:\program files\Q3Ademo/baseq3

----------------------

Running in restricted demo mode.

----- FS_Startup -----
Current search path:
c:\program files\Q3Ademo\demoq3\pak0.pk3 (1387 files)
c:\program files\Q3Ademo/demoq3

----------------------
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
....detecting CPU, found Intel Pentium III

------- Input Initialization -------
Initializing DirectInput...
Couldn't set DI coop level
Falling back to Win32 mouse support...
Joystick is not active.
------------------------------------
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
--- Common Initialization Complete ---
Winsock Initialized
Opening IP socket: localhost:27960
Hostname: homebase1
IP: 192.168.1.1
Working directory: c:\program files\Q3Ademo
----- R_Init -----
Initializing OpenGL subsystem
....initializing QGL
....calling LoadLibrary( 'C:\WINNT\system32
\opengl32.dll' ): succeeded
....setting mode 3: 640 480 FS
....using desktop display depth of 16
....calling CDS: ok
....registered window class
....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)
....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)
....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
----- CL_Shutdown -----
RE_Shutdown( 1 )
 
B

Bob I

Looks like a video driver problem. Look on the vid card manufacturers
web site for a newer one.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top