Matrox G450 en OpenGL Spellen.... probleempje

Pagina: 1
Acties:

  • -Sander1981-
  • Registratie: November 2000
  • Laatst online: 22-04-2020
Hai, ik heb een probleem met OpenGL met alle spellen die van dezelfde console gebruik maken als het spel ST Elite Force. De output is als volgt:
ST:V EF v0.28 win-x86 Aug 17 2000
----- FS_Startup -----
Current search path:
E:\Star Trek Voyager Elite Force\baseef\pak0.pk3 (19069 files)
E:\Star Trek Voyager Elite Force/baseef

----------------------
execing default.cfg
execing efconfig.cfg
couldn't exec autoexec.cfg
...detecting CPU, found AMD w/ 3DNow!

------- 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: E:\Star Trek Voyager Elite Force
----- R_Init -----
Initializing OpenGL subsystem
...initializing QGL
...calling LoadLibrary( 'C:\WINDOWS\SYSTEM\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 )
...23 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 16, 16, 0 )
...23 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 )
...23 PFDs found
...GLW_ChoosePFD failed
...GLW_ChoosePFD( 16, 16, 0 )
...23 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 )
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem
Uiteraard heb ik gezocht in de search.. :)

I don't have a solution; but I do admire the problem.


Verwijderd

Zo aan de meldingen te zien heb je glide of miniGL geprobeerd te draaien. Dat kan dus niet.
Zoek naar DirectX of openGl.
Glide is niet hetzelfde als openGL.

  • Justice
  • Registratie: Maart 2001
  • Laatst online: 07-08-2025
draaien andere oengl spellen wel?
lijkt wel wat op mijjn probleem met mjin g550 :( maar ik heb nog geen enkel opengl applicatie kunnen draaien :(

iig: [topic=358441]

Human Bobby