Message
par Yuuz » 08 oct. 2011, 20:11
Salut à tous,
Je viens de mettre mon windows vista à jour (en windows 7), mais quand je lance Urban Terror, ça me met ça :
GLW_StartOpenGL() - could not load OpenGL subsystem
J'ai déjà était voir dans le tutoriel destiné à l'erreur similaire
CLW_StartOpenGL() - could not load OpenGL subsystem
Voici ce que l'on me met exactement quand je lance mon jeu :
ioQ3 1.35urt win-x86 Dec 20 2007
----- FS_Startup -----
Going through search path...
----------------------
17408 files in pk3 files
execing default.cfg
execing q3config.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
...detecting CPU, found Intel Pentium III
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- 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 colorsbits of 32
...calling CDS: failed, bad mode
...trying next higher resolution: 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: failed, bad mode
...trying next higher resolution: ok
...created window@0,0 (640x480)
Initializing OpenGL driver
...getting DC: succeeded
...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
J'ai déjà essayé de mettre mon r_mode en r_mode "3" qui était à la base à 6.. mais cela ne marche pas (je tiens à préciser que j'ai aussi essayé r_mode "-4,-3,-2,-1,1,2,3,4,5,6,7,8,9,10") mais rien ne fonctionne!
Merci d'avance!