Šta je novo?

OpenGL i Wolfenstein-problem sa startovanjem igrice

Perlez

Čuven
Učlanjen(a)
02.04.2002
Poruke
278
Poena
619
Imam Ati 9200se karticu i pri startovanju Wolfensteina dobijam sl. poruku:

Wolf 1.0 win-x86 Nov 13 2001
----- FS_Startup -----
Current search path:
C:\PROGRA~1\RETURN~1\main\mp_pak2.pk3 (3 files)
C:\PROGRA~1\RETURN~1\main\mp_pak1.pk3 (308 files)
C:\PROGRA~1\RETURN~1\main\mp_pak0.pk3 (783 files)
C:\PROGRA~1\RETURN~1\main\pak0.pk3 (4775 files)
C:\PROGRA~1\RETURN~1/main

----------------------
5869 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec wolfconfig_mp.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
...detecting CPU, found AMD w/ 3DNow!
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
Loaded 680 translation strings from scripts/translation.cfg
----- 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, 0 )
...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
...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



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

STA DA RADIM? OVA IGRICA MI JE RADILA NA INTEGRUSI A SADA NECE. NISAM BAS NEKI STRUCNJAK ZA IGRICE PA MOLIM ZA POMOC.
 
Perlez je napisao(la):
Imam Ati 9200se karticu i pri startovanju Wolfensteina dobijam sl. poruku:

Wolf 1.0 win-x86 Nov 13 2001
----- FS_Startup -----
Current search path:
C:\PROGRA~1\RETURN~1\main\mp_pak2.pk3 (3 files)
C:\PROGRA~1\RETURN~1\main\mp_pak1.pk3 (308 files)
C:\PROGRA~1\RETURN~1\main\mp_pak0.pk3 (783 files)
C:\PROGRA~1\RETURN~1\main\pak0.pk3 (4775 files)
C:\PROGRA~1\RETURN~1/main

----------------------
5869 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec wolfconfig_mp.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
...detecting CPU, found AMD w/ 3DNow!
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
Loaded 680 translation strings from scripts/translation.cfg
----- 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, 0 )
...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
...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



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

STA DA RADIM? OVA IGRICA MI JE RADILA NA INTEGRUSI A SADA NECE. NISAM BAS NEKI STRUCNJAK ZA IGRICE PA MOLIM ZA POMOC.


Nisi rekao koji catalyst koristiš.

Verovatno je pogrešno setovanje osvežavanja za datu rezoluciju (reforce oće nekada da detektuje pogrešna osvežavanja) Proveri da li ti je hardware acceleration enabled u dxdiag-u. Edituj autoexec.cfg i promeni rezoluciju u desktop rezoluciju.
 
Sta je to catalyst? Hardware acc. jeste enabled (u properties za graficku je na full). Promenuo desktop resol. na 800x600 i ne radi i dalje. Jos neka ideja?
 
A u autoexec.cfg pise "set devdll 1" - sta tu da promenim???
 
Perlez je napisao(la):
...WARNING: missing Glide installation, assuming no 3Dfx available
...shutting down QGL
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem

Probaj da preimenujes folder pod nazivom GL u root-u RTCW-a, u recimo ~GL...
 
Koristis Windowsove drajvere za grafiku. Oni nemaju OpenGL koji Wolfenstein trazi, zati igra ne moze da se pokrene. Catalyst je naziv za drajvere za ATi graficke kartice. Oni imaju podrsku za OpenGL. Sigurno ih imas na CDu koji si dobio uz karticu (ako si ga uopste dobio pri kupovini). Ako ne, skini sa neta i instaliraj.
 
Nazad
Vrh Dno