Jump to content

Home

Open GL problem


Barron

Recommended Posts

Posted

I have a problem with:

 

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

23728 files in pk3 files

execing default.cfg

couldn't exec jaconfig.cfg

couldn't exec autoexec.cfg

...detecting CPU, found AMD w/ 3DNow!

 

------- Input Initialization -------

Skipping check for DirectInput

Joystick is not active.

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

----- Client Initialization -----

----- Initializing Renderer ----

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

----- Client Initialization Complete -----

--- Common Initialization Complete ---

Working directory: C:\Bartek\Gry\JA\GameData

Initializing OpenGL subsystem

...initializing QGL

succeeded

...setting mode 4: 800 600 FS

...using desktop display depth 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 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

----- CL_Shutdown -----

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

GLW_StartOpenGL() - could not load OpenGL subsystem

 

 

 

Can anybody help me pls?

Posted

Your graphic card needs to be 100% OpenGL 1.4 and DirectX 9.0 compitable, if not thats what you get. But of coruse you can always try downloading the new drivers that may give you better support for these things.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...