Jeru Posted October 29, 2010 Report Share Posted October 29, 2010 Tried to install 0 A.D. on Ubuntu on another laptop.Got an error message pointing to CompressedTextures. Needless to say, performance is laggy in the extreme.I downloaded the tar.gz. and extracted, then tried to install with sudo make install and got this:cc -Wall -pedantic -fPIC -O3 -c -o txc_compress_dxtn.o txc_compress_dxtn.cIn file included from txc_compress_dxtn.c:27:txc_dxtn.h:25: fatal error: GL/gl.h: No such file or directorycompilation terminated.make: *** [txc_compress_dxtn.o] Error 1A friend said I'm missing a header that belongs to "mesa", but I have a hard time installing anything that's not just a click through the software center. Can anyone walk me through installing this?Also I was told that installing mesa will impair performance anyway, is this true? Quote Link to comment Share on other sites More sharing options...
Jeru Posted October 29, 2010 Author Report Share Posted October 29, 2010 Just installed it from here, and ran without getting the warning again, but it is still excruciatingly laggy.I suspect it just has to do with the laptop's weak hardware and will seek better options. Thanks. Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted October 29, 2010 Report Share Posted October 29, 2010 Could you run "glxinfo" from a terminal, and copy the output here? (That should indicate what graphics drivers you're getting the problem with.) Quote Link to comment Share on other sites More sharing options...
k776 Posted October 29, 2010 Report Share Posted October 29, 2010 I had a similar issue with Ubuntu and a fairly powerful computer. ~2.8 ghz processor, 2GB of ram should have been more than enough to at least load the menu, but even the menu was slow. I'd move my mouse and it would only update every second or so.I finally gave up, and bought Windows 7 :-P Quote Link to comment Share on other sites More sharing options...
fabio Posted November 2, 2010 Report Share Posted November 2, 2010 I think you should disable shadows. See also this ticket:http://trac.wildfiregames.com/ticket/623 Quote Link to comment Share on other sites More sharing options...
fabio Posted November 2, 2010 Report Share Posted November 2, 2010 I had a similar issue with Ubuntu and a fairly powerful computer. ~2.8 ghz processor, 2GB of ram should have been more than enough to at least load the menu, but even the menu was slow. I'd move my mouse and it would only update every second or so.Can you also post your glxinfo output? Quote Link to comment Share on other sites More sharing options...
Jeru Posted November 2, 2010 Author Report Share Posted November 2, 2010 (edited) Original laptop mentioned in post: http://pastebin.com/svnri2aYNetbook: http://pastebin.com/am1JexdZ Edited November 2, 2010 by Jeru Quote Link to comment Share on other sites More sharing options...
fabio Posted November 2, 2010 Report Share Posted November 2, 2010 http://pastebin.com/am1JexdZIt's the same intel 945 card I tested and reported at http://trac.wildfiregames.com/ticket/623 . Disabling shadow should made it a lot faster (i.e. from something like 1 frame every 10s to 5 fps). Quote Link to comment Share on other sites More sharing options...
Jeru Posted November 2, 2010 Author Report Share Posted November 2, 2010 Yeah but I can't even reach the button to disable it Quote Link to comment Share on other sites More sharing options...
feneur Posted November 2, 2010 Report Share Posted November 2, 2010 You can change it in the cfg file: http://trac.wildfiregames.com/wiki/Playing...raphicsSettings Quote Link to comment Share on other sites More sharing options...
fabio Posted November 2, 2010 Report Share Posted November 2, 2010 I.e., create the file:~/.config/0ad/config/local.cfgand put inside in:shadows = false Quote Link to comment Share on other sites More sharing options...
Jeru Posted November 5, 2010 Author Report Share Posted November 5, 2010 (edited) Works on my netbook on Ubuntu without shadows at a few fps. Will use that for my demonstration unless my Mom gets a computer with better performance on Sunday.Thanks for your help, everybody. Edited November 5, 2010 by Jeru Quote Link to comment Share on other sites More sharing options...
feneur Posted November 5, 2010 Report Share Posted November 5, 2010 Do you think it would be more efficient to record an in-game movie? I could try recording a movie if you tell me what you'd like to include. Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted November 5, 2010 Report Share Posted November 5, 2010 You should also add "fancywater=false" into the local.cfg file (just in case it's managing to use that mode), and maybe experiment with reducing the resolution (put "xres=320" and "yres=200" or whatever resolution you want), and you could also try "renderpath=fixed" and see whether that makes any difference. I used an Intel 945G some years ago and I think it's always going to be quite slow, though Quote Link to comment Share on other sites More sharing options...
Jeru Posted November 5, 2010 Author Report Share Posted November 5, 2010 I want a new trailer. We won't have one by Tuesday. I will probably just go over some of the maps on Alpha 2 and show the biomes. Would be nice to show shiny water, but there is already a specific video for that. 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.