Tagged Questions
3
votes
2answers
1k views
AMD ATi Radeon HD 6870 drivers not working
Need some help with this. I've searched for a few hours and found no answer that worked for me.
When I try to install my drivers I get
One or more tools required for installation cannot be found ...
0
votes
0answers
38 views
Why can I not run paid version of braid from ubuntu software center
When I run braid in ubuntu 11.10 with:
sudo /opt/braid/braid -windowed
I get the following output:
Game Startup Error: Unable to set up graphics.
Reason: Failed to initialize OpenGL display.
To ...
0
votes
1answer
2k views
GL_EXT_texture_compression_s3tc error when opening a Steam game
So I was trying to play Team Fortress 2 when this message appears:
Error! Required OpenGL extension "GL_EXT_texture_compression_s3tc" is
not supported. Please install S3TC texture support.
...
2
votes
0answers
162 views
How can I play diablo 3 on playonlinux? Direct3D9 is not available without OpenGL
I have recently encountered a huge problem when installing diablo 3 on playonlinux (PoL). The game launch menu started but when I click on the play button the window close immediately and there is ...
2
votes
0answers
430 views
Ubuntu Nvidia Driver 310.14Beta Stretch OpenGL Feature
I have a HP Mini 311 running an outdated version of the Nvidia drivers (The recomended from the additional drivers option), alongside my Ubuntu 12.04.
Now the problem I am running into is the feature ...
0
votes
2answers
2k views
Ubuntu 12.04/12.10 OpenGL games fullscreen slow
OpenGL games running in Ubuntu 12.04 and Ubuntu 12.10 in fullscreen mode very slow. FPS is very low (it lags). When I switch in the game settings in Windows Mode (same resolution 1680*1050) the game ...
0
votes
4answers
4k views
playonlinux is unable to find 32bits / 64bits OpenGL library
When I open a fresh instalation of playonlinux, it gives 2 dialog box as mentioned in title:
playonlinux is unable to find 32bits OpenGL library
playonlinux is unable to find 64bits OpenGL ...
2
votes
2answers
578 views
Why doesn't Doom 3 work in Ubuntu 12.04?
I've ran Doom 3 in several previous versions of Ubuntu, but I recently did a fresh install of Ubuntu 12.04 64bit, and get an error when trying to launch the game.
I have the latest proprietary ATI ...
2
votes
1answer
257 views
OpenGL games won't open due to X11
For some reason, any OpenGL game I try to play crashes when it wants to open the window. Let me give you an example from running teeworlds from terminal:
imnotanerd@sys76laptop:~$ teeworlds
# skip to ...
0
votes
0answers
178 views
OpenGL ES 2.0 games/benchmarks?
I am interested what games or benchmarks using OpenGL ES 2.0 exists for Ubuntu?
Mainly I would like to test Pandaboard (ARM computer and has OpenGL ES 2.0 graphics - like Android phones), and also ...
3
votes
3answers
1k views
HIB Games (Aquaria & Penumbra) cannot find libGL.so.1 even though it exists
I'm trying to play some Humble Indie Bundle (HIB) games, but I'm getting errors with Aquaria and Penumbra: Overture that are related to the libGL.so.1 file.
Aquaria gives this error on launch:
...
1
vote
1answer
546 views
Screen Resolution change after play game
I installed supertuxkart. I played this game in fullscreen. After close the game my screen resolution has been changed. It is happening every time when i play any game in fullscreen mode. Is it a bug ...
4
votes
3answers
1k views
Frozen Synapse started crashing with a “Unable to initialize OpenGL” error after upgrade
I just played Frozen Synapse 2 days ago using Ubuntu 11.04. Now with a clean upgrade of 11.10, I cannot play the game anymore. When I run the game in terminal I get this error:
Alert: Error Unable ...
2
votes
1answer
709 views
Poor FPS with Wine (WoW)
I just recently installed Ubuntu and tried to run WoW on it. It runs fine, but performance is very bad compared to Win7.
I do use OpenGL instead of DX on Ubuntu SET gxApi "opengl" also direct ...
1
vote
2answers
576 views
“Cogs” startup problem
When I try to run the game Cogs from the command line, the game spits out the following error and dies immediately:
Couldn't set 800x600 OpenGL video mode: Couldn't find matching GLX visual
What ...
3
votes
1answer
726 views
Resolution stuck after playing OpenGL game
I used to start the game,Frozen Throne (using wine) with the option of "-opengl".When I entered the game,the resolution will changed,and restored after exit the game.
But this time a problem ...
1
vote
2answers
514 views
A complete free guide for game development in Python or C# [closed]
That's what i know:
C#;
Python;
What is OpenGl;
What is SDL (barely);
Now i'd like to make a sketch for a 2D platform game ( i.e. a ball that has to avoid some obstacles till reaches the end of ...