Jump to content

Home

OpenGL Error


Juancho

Recommended Posts

Hi, I'm trying to run JK2 and it won't work, I believe it's a problem with OpenGL, please help me solve this !

Thank you.

 

 

Here's the start-up log:

 

JK2: v1.02a win-x86 Mar 4 2002

Initialising zone memory .....

----- FS_Startup -----

Current search path:

C:\KaZaA Lite\My Shared Folder\Jedi2\jedi2\GameData\base\assets1.pk3 (2564 files)

C:\KaZaA Lite\My Shared Folder\Jedi2\jedi2\GameData\base\assets0.pk3 (6659 files)

C:\KaZaA Lite\My Shared Folder\Jedi2\jedi2\GameData/base

 

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

9223 files in pk3 files

execing default.cfg

execing jk2config.cfg

couldn't exec autoexec.cfg

...detecting CPU, found Intel Pentium III

 

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

Skipping check for DirectInput

Joystick is not active.

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

 

------- Force Feedback Initialization -------

...inhibited, not initializing

 

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

----- Initializing Renderer ----

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

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

--- Common Initialization Complete ---

Working directory: C:\KaZaA Lite\My Shared Folder\Jedi2\jedi2\GameData

----- R_Init -----

Initializing OpenGL subsystem

...initializing QGL

...calling LoadLibrary( 'C:\winnt\System32\opengl32.dll' ): succeeded

...setting mode 3: 640 480 FS

...using colorsbits of 32

...calling CDS: ok

...registered window class

...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)

...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, 24, 8 )

...35 PFDs found

...GLW_ChoosePFD failed

...GLW_ChoosePFD( 16, 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 )

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

GLW_StartOpenGL() - could not load OpenGL subsystem

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...