Problem z OpenGL? Zajrzyj tutaj.

Witam!

OpenGL (ang. Open Graphics Library) specyfikacja uniwersalnego API do generowania grafiki. Zestaw funkcji składa się z 250 podstawowych wywołań, umożliwiających budowanie złożonych trójwymiarowych scen z podstawowych figur geometrycznych.

Czyli w skrócie Generowanie grafiki 3D w grach.

Lecz gdy widzisz podczas uruchamiania gry taki o to komunikat :

ET 2.60b win-x86 May 8 2006
—– FS_Startup —–
Current search path:
C:\PROGRA~1\WOLFEN~1\etmain\pak2.pk3 (22 files)
C:\PROGRA~1\WOLFEN~1\etmain\pak1.pk3 (10 files)
C:\PROGRA~1\WOLFEN~1\etmain\pak0.pk3 (3725 files)
C:\PROGRA~1\WOLFEN~1\etmain\mp_bin.pk3 (6 files)
C:\PROGRA~1\WOLFEN~1/etmain

———————-
3763 files in pk3 files
execing default.cfg
couldn’t exec language.cfg
couldn’t exec autoexec.cfg
Hunk_Clear: reset the hunk ok
…detecting CPU, found Intel Pentium III
Bypassing CD checks
—– Client Initialization —–
—– Initializing Renderer —-
——————————-
—– Client Initialization Complete —–
—– R_Init —–
Initializing OpenGL subsystem
…initializing QGL
…calling LoadLibrary( ‘C:\WINDOWS\system32\opengl32.dll’ ): succeeded
…setting mode 4: 800 600 FS
…using desktop display depth of 32
…calling CDS: ok
…registered window class
…created window@0,0 (800×600)
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 (4)
…setting mode 4: 800 600 FS
…using colorsbits of 16
…calling CDS: ok
…created window@0,0 (800×600)
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 < —-

Oznacza że Twoja karta graficzna nie obsługuje sterownika OpenGL.
W takiej sytuacji należy pobrać sterownik OpenGL z oficjalnej strony producenta Twojej karty graficznej i go zainstalować.

Kilka przydatnych linków producenta :
Radeon Graphics produkowane przez ATI technologies, marka AMD
http://support.am…index.aspx

GeForce produkowane przez nVidia
http://www.nvidia…lang=en-us

To chyba tyle jeżeli chodzi o problem z OpenGL. Mam nadzieje że poradnik ten Wam pomoże.

Your Deva~~

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *