Make sure that the driver to your 3D graphic card is proper installed and working.
Check your sourcelist correctly set.
Next you need is to install 32-bit libs to make Dark Horizons: Lore Invasion working;
Code:
sudo aptitude update && sudo aptitude safe-upgrade sudo aptitude install ia32-libs libc6 libc6-i386 libc6-dev libc6-dev-i386 wget http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb sudo dpkg -i getlibs-all.deb
Done.
Download Dark Horizons: Lore Invasion to your Desktop.
Download
Code:
mkdir ~/.Games
cd ~/Desktop
chmod +x dhli_v2_0_2.sh.bin
linux32 sh dhli_v2_0_2.sh.bin
You'll be meet with an agreement, thereafter some questions;
Installation: ~/.Games/DHLore
Installation symblink path: No
Startup menu: No
You want to start now?: No
Code:
getlibs ~/.Games/DHLore/DHLore.bin
Done.
Code:
nano ~/.Games/DHLore-launch.sh
Add the following;
#!/bin/bash
cd ~/.Games/DHLore
./DHLore.bin
Save [ctrl] + [o] and exit [ctrl] + [x].
Code:
chmod +x ~/.Games/DHLore-launch.sh alacarte
Go to the Game section in Alacarte and push the New Item button. Fill in;
Name: Dark Horizons: Lore Invasion
Command: sh /home/USERNAME/.Games/DHLore-launch.sh
Comment: DH: Lore Invasion puts the player into the very mind of the most lethal war machines ever to engage combat in the war-torn Earth of 2155.
Icon: ~/.Games/DHLore/icon.xpm
You can now launch from Dark Horizons: Lore Invasion by Applications tab —> Games —> Dark Horizons: Lore Invasion
Enjoy!