Make sure that the driver to your 3D graphic card is proper installed and working.
Code:
sudo aptitude update && sudo aptitude safe-upgrade
Done.
Insert Dominions 2: The Ascension Wars CD in the CD-rom. When done back to the terminal;
Code:
cd /media/cdrom0 sudo sh unix_install sudo cp dom2icon.ico /usr/local/games/dominions2/dom2icon.png
NOTE: Your CD/DVD-rom may have another path or called something else that is shown in this guide.
In the terminal you will be present to some options, here's what you have to select.
1 Global Installation [enter]
1 Linux, x86 (intel) [enter]
Done.
Once more to the terminal;
Code:
cd ~/Desktop wget http://www.shrapnelgames.com/downloads/dompatch216_linux_x86.tgz mkdir dom2patch tar zxfv dompatch216_linux_x86.tgz -C dom2patch cd dom2patch sudo cp -r dom2 /usr/local/bin sudo cp -r *.trs dom2 /usr/local/games/dominions2 sudo cp -r *.map /usr/local/games/dominions2/maps
Done.
Code:
alacarte
Go to the Game section in Alacarte and push the New Item button. Fill in;
Name: Dominions 2: The Ascension Wars
Command: dom2
Comment: Dominions 2: The Ascension Wars is an epic turn-based fantasy strategy game.
Icon: /usr/local/games/dominions2/dom2icon.png
You can now launch from Dominions 2 by Applications tab —> Games —> Dominions 2: The Ascension Wars
Or by typing dom2 in the terminal.
Enjoy!