Hey all,
After a long time I'm on Linux again and have a little spare play time. Since I always loved the x-com games I decided to give another shot at this game.
I have downloaded ufoai-2.2.x from SVN and have built it via
$ ./configure
$ make
$ make lang
$ make maps
$ cd base
$ ./archives.sh
$ cd ..
$ su
# make install
It is installed and runs, but the video is flickering. I imagine it might be related to a "poor" installation of video drivers. This box is running Slackware64-current and has ATi video. The video drivers were (amazingly!) installed without any kernel tweaking. Any thoughts?
Thanks in advance!