Geoff the Medio wrote:Are you using the current CVS GG? Based on what tzlaine told me, I'd suggest getting the 0.6.0 version of GG from the GG site, instead. That might fix some of the compilation problems FO is having... CVS FO with 0.6.0 GG compiles and runs fine for me... (though I'm on WinXP)
quork wrote:(I'm debianizing libgigi and FreeOrion builds).
I've already debianized libgigi and working on FO. Instead of packaging in parallel, we should combine our efforts, drop me a PM, so we can exchange what we have so far.
quork wrote:WARNING: You are using the SDL dummy video driver!
This is okay, and is actually issued by the serverpart: SDL has a design bug that prohibits using the event system (which the network part of FO uses) without initialising the video driver. As the normal video driver will not start without mouse or gui, and because a server should be able to run without these, the videodriver is changed to a dummy driver that does nothing except emitting this warning.
Can I improve the game speed somehow?
You will need hardware 3D acceleration for FO to run smoothly. The output of
Without direct rendering, FO is next to unplayable on my machine (Athlon XP 2000+, around 5 FPS)
Yes, that's it - new Mesa from debian testing has broken GLX support for my Radeon Mobility. The old one worked well :-( Maybe it's time to test ubuntu/xorg now on my laptop :-)