Jump to content

Home

Open GL problem


Barron

Recommended Posts

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?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...