joemavericksett Posted December 12, 2010 Report Share Posted December 12, 2010 Hello,I'm running GNU/Linux distro: Ubuntu 10.10 (Maverick Meerkat)Linux kernel: Linux 2.6.35-23-generic i686Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series]I've 320GB of Hard Disk space and 1GB of DDR2 RAM. I'm not using the proprietary drivers for graphic. Every time i start the game these shows; link to photos --->> Screen Shot 1 Screen Shot 2And the attached file contains the output when i start the game and when i quit it.0ad.txt Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted December 12, 2010 Report Share Posted December 12, 2010 This is a driver bug - we ask it to enable S3TC texture compression, and it says okay, but then it doesn't actually support it. I think you can fix it by creating the file ~/.config/0ad/config/local.cfg containing the line nos3tc = truewhich will stop the game trying to use S3TC. (It'll show a performance warning message when starting the game, which you should ignore.) Quote Link to comment Share on other sites More sharing options...
joemavericksett Posted December 12, 2010 Author Report Share Posted December 12, 2010 This is a driver bug - we ask it to enable S3TC texture compression, and it says okay, but then it doesn't actually support it. I think you can fix it by creating the file ~/.config/0ad/config/local.cfg containing the line nos3tc = truewhich will stop the game trying to use S3TC. (It'll show a performance warning message when starting the game, which you should ignore.)Thanks for the quick response, it really did it. Thank you! Although I also have the problem like this one; Movement of mouse pointer delayed Quote Link to comment Share on other sites More sharing options...
janwas Posted December 12, 2010 Report Share Posted December 12, 2010 Without a real hardware-accelerated graphics driver (which would probably also support S3TC), the framerate is expected to be really low, thus explaining the mouse lag. Quote Link to comment Share on other sites More sharing options...
joemavericksett Posted December 13, 2010 Author Report Share Posted December 13, 2010 so what do you suggest I should do? I like this kinds of game and wants to play it. Help, please! Quote Link to comment Share on other sites More sharing options...
joemavericksett Posted December 13, 2010 Author Report Share Posted December 13, 2010 Some of these errors showed up and the game quitted by itself, when I tried to play a single player today. Link -----> 0ad Error Quote Link to comment Share on other sites More sharing options...
fabio Posted December 13, 2010 Report Share Posted December 13, 2010 so what do you suggest I should do? I like this kinds of game and wants to play it. Help, please! Someone should fix this driver bug:https://bugs.freedesktop.org/show_bug.cgi?id=24047or you could just apply the patch at comment #18 and recompile the driver. Quote Link to comment Share on other sites More sharing options...
fabio Posted December 13, 2010 Report Share Posted December 13, 2010 Some of these errors showed up and the game quitted by itself, when I tried to play a single player today. Link -----> 0ad ErrorThis is also a know issue:http://trac.wildfiregames.com/ticket/577 Quote Link to comment Share on other sites More sharing options...
meitnerium Posted February 2, 2011 Report Share Posted February 2, 2011 hiI have the same issue as above (this gray screen thing) and created the local.cfg in the config folder. But i have still the same problem. So i searched the log in 0ad/logs and in the mainlog.html i found this entry:Cannot find config file "config/local.cfg" - ignoringCannot find config file "config/profiles/default/settings/user.cfg" - ignoringI'm pretty sure, that i created the local.cfg in the right folder :-DI have an archlinux OS and my grafic card is a ati mobility radeon hd 2600 and the driver should be installed. I compied it from source with this two files: http://trac.wildfiregames.com/wiki/LatestR...ompilingonLinuxand not from the aur because it doesn't work and i got errorshope you can help me Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted February 2, 2011 Report Share Posted February 2, 2011 (From IRC discussion it sounds like this was fixed by moving local.cfg into the right place.) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.