Jump to content

Home

OpenGl problems...


Silas_Kar

Recommended Posts

Hi, something weird juts happened to my game... I have been playing for about a month now and everything was fine...

until the other day, I was playing it that day, and then later I went back in, it goes into full screen (and I had it on little screen!) then it pops back out into windows and it gives me this message:

 

JK2MP: v1.02a win-x86 Mar 3 2002

Initialising zone memory .....

----- FS_Startup -----

Current search path:

G:\Games\JKII\GameData\base\assets1.pk3 (8011 files)

G:\Games\JKII\GameData\base\assets0.pk3 (6674 files)

G:\Games\JKII\GameData/base

 

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

14699 files in pk3 files

execing mpdefault.cfg

couldn't exec jk2mpconfig.cfg

couldn't exec autoexec.cfg

Hunk_Clear: reset the hunk ok

...detecting CPU, found Intel Pentium III

 

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

Skipping check for DirectInput

Joystick is not active.

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

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

----- Initializing Renderer ----

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

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

----- R_Init -----

Initializing OpenGL subsystem

...initializing QGL

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

...setting mode 3: 640 480 FS

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

RE_Shutdown( 1 )

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

GLW_StartOpenGL() - could not load OpenGL subsystem

 

 

Can someone please help me? I would greatly aprecciate it!

Link to comment
Share on other sites

Ok, but what I don't get is why was it working earlier

and then all of a sudden it does that... Oh yeah I forgot to tell you, isn't there supposed to be: jk2mpconfig.cfg, jk2spconfig.cfg, and an autoexec.cfg file in the Gamedata folder?

Because when I reinstalled the game the other day I looked and didnt see any of those files...

Link to comment
Share on other sites

Those files get created once you play a game or two. Did you do anything to the video drivers, because the OpenGL error means that the drivers you have don't support OpenGL subsystem, which is used by the Quake 3 Engine, which is what Jedi Outcast uses.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...