PDA

View Full Version : OpenGL Extensions


windslip
12-06-2006, 03:38 AM
[GameClient][game_client.cpp(597)] Needed OpenGL extensions not found:

Texture Compression (GL_ARB_texture_compression)
S3TC textures (GL_EXT_texture_compression_s3tc)
S3TC textures (GL_S3_s3tc)


If you know your video card support this capabilities,
try updating your video drivers to the last available version.
[Game][game_client.cpp(499)] Engine3D::Renderizer::get_active_renderizer()->finish_graphics_system()
(From error_log.txt)
When I try to start the game, that's what goes wrong.
I'm running Ubuntu 6.06 with a Radion 9250 graphics card. I have the latest drivers installed for the graphics card and have the OpenGL library updated. Does anyone know how to get the extensions?

windslip
12-07-2006, 12:43 AM
Scratch that. I didn't install the drivers correctly. Working now!

jlapier
03-15-2007, 06:26 PM
I know this post is a couple months old - wondering if it's still working for you? And if so, can you tell me what version of the ATI drivers you're using? I tried 8.33 and 8.34 and I'm getting weird white blobs in place of half the textures (my post is here: http://regnumonline.com.ar/forum/showthread.php?t=4142 )

Thanks,

Jason