Problem mit 0A.D. und OpenGL 1.3

DKK007

PCGH-Community-Veteran(in)
Ich würde gerne 0A.D. auf meinem Laptop spielen. Das Spiel ist ja von den Systemanforderungen sehr anspruchslos.
Version: XP, Vista, 7 or 8
Processor: 1 GHz Intel or x86 compatible
Memory: At least 512 MB
Graphics Card: Any supporting OpenGL 1.3 with 3D hardware accelerated drivers and at least 128 MB memory, e.g., Radeon 9000, GeForce 3, or similar
Screen resolution: 1024×768 or above

Meine GPU ist eine Intel GM965 die OpenGL 1.5 und Shader 4.0 unterstützt. Intel GMA - Wikipedia, the free encyclopedia
Jedoch kommen beim Spielstart mehrere Fehlermeldungen.

Fehler1:
Your graphics card doesn't appear to be fully compatible with OpenGL shaders. In the future, the game will not support pre-shader graphics cards. You are advised to try installing newer drivers and/or upgrade your graphics card. For more information, please see Important: Please read if you have an older computer or graphics card - Game Development & Technical Discussion - Wildfire Games Community Forums
Location: GameSetup.cpp:1023 (InitGraphics)

Call stack:

(error while dumping stack: No stack frames found)
errno = 0 (No error reported here)
OS error = 0 (no error code was set)

Fehler2:
The GL_ARB_multitexture extension doesn't appear to be available on your computer. The game may still work, though - you are welcome to try at your own risk. If not or it doesn't look right, upgrade your graphics card.
Location: GameSetup.cpp:1042 (InitGraphics)

Call stack:

(error while dumping stack: No stack frames found)
errno = 13 (Insufficient access rights to open file)
OS error = 0 (no error code was set)

Fehler3:
The GL_ARB_texture_env_crossbar extension doesn't appear to be available on your computer. Shadows are not available and overall graphics quality might suffer. You are advised to try installing newer drivers and/or upgrade your graphics card.
Location: GameSetup.cpp:1051 (InitGraphics)

Call stack:

(error while dumping stack: No stack frames found)
errno = 13 (Insufficient access rights to open file)
OS error = 0 (no error code was set)

Da ich meine Systeme erst vor kurzem neu installiert habe, denke ich das ich noch OpenGL installieren muss, jedoch finde ich da keinen Installer für.

Grafiktreiber ist der aktuellste (2010).
 
Ich habe es gerade unter Linux probiert, da läuft es. Allerdings könnte die Bildrate etwas höher sein (3-7 FPS).
 
Zurück