Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I recently installed steam on ubuntu 12.10 and when i try to load tf2 this error appears: "Required OPenGL extension "GL_EXT_texture_compression_s3tc" is not supported. Please install s3tc texture support

share|improve this question

1 Answer

you can try the trick described in this question, open a terminal and before running steam force the load of the extension so:

force_s3tc_enable=true steam

This if steam is the command from the terminal to run it ;)

share|improve this answer

protected by Community Mar 6 at 4:17

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.