Eternal Lands

(64-bit supported)
Tested: Ubuntu 7.10 • 8.04 64bit - Gnome


Eternal Lands is a 3D MMORPG game with thousands of on-line players.

Eternal Lands is a FREE MMORPG (massively multiplayer online role playing game) currently under development. The game is now in Beta stage, but that doesn't mean it's incomplete. It's currently fully playable and we are constantly working on adding more things to do, more items to make, monsters to fight, and also improving the current systems. If you want to help us in any way, take a look in our forums and there you can post your ideas/suggestions, or perhaps even get involved with programming or mapmaking which we can always use help with!

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.
Check if your sourcelist is set up correctly.

Some extra libs are needed to make Eternal Lands working.

Code:

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install libsdl-net1.2 libsdl-image1.2 libglu1-mesa libcal3d12


Done.



Installation

Download Eternal Lands linux client to your Desktop.

Download

Code:

mkdir -p ~/.Games/EternalLands
cd ~/Desktop
unzip el_160_linux.zip
cd el_install
chmod +x el.x86-64.linux.bin
mv * ~/.Games/EternalLands



Next download Eternal Lands sound package (.zip) to your Desktop.

Download

Code:

cd ~/Desktop
unzip el_sound_150.zip -d ~/.Games/EternalLands


Done.



Launcher

Open the terminal and type;

Code:

nano ~/.Games/EternalLands-launch.sh


Add the following;

#!/bin/bash

cd ~/.Games/EternalLands
./el.x86-64.linux.bin

Save [ctrl] + [o] and exit [ctrl] + [x].


Code:

chmod +x ~/.Games/EternalLands-launch.sh
alacarte


Go to the Game section in Alacarte and push the New Item button. Fill in;

Name: Eternal Lands
Command: sh /home/USERNAME/.Games/EternalLands-launch.sh
Comment: Eternal Lands is a 3D MMORPG game with thousands of on-line players.

Icon: ~/.Games/EternalLands/elc.ico

You can now launch from Eternal Lands by Applications tab —> Games —> Eternal Lands

Enjoy! ^_^


Written and Published by Artificial Intelligence
guides/64bit/eternal_lands.txt · Last modified: 2008/07/16 18:40 (external edit)
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0