Lost Labyrinth

(32-bit layer)
Tested: Ubuntu 7.10 64bit - Gnome


Lost Labyrinth is a coffeebreak dungeon crawling game!

Features:
  • Relatively short gameplay (between 10-40 Minutes)
  • Very high replayability because everything is created at random!
  • Many different skills to choose from (every player needs another tactic!)
  • No experience gain for killing monsters (only for reaching new levels!)
  • Zelda like graphics
  • Smooth scrolling
  • Up to 4 players at the same machine
  • Control with mouse, keyboard and joystick
  • Versions for Windows and Linux
  • Online Highscore
  • English, German and Spanish
  • Open Source (GPL)


[More Info]


Before Installation

First things that is needed are the 32-bit layer libs and the right tool to hack the 32-bit .deb package.

Code:

sudo aptitude update && sudo aptitude safe-upgrade
sudo aptitude install ia32-libs
sudo aptitude install sudo aptitude install build-essential dpkg-dev fakeroot



Done.



Installation

Download Lost Labyrinth (.deb) to your Desktop.

Download

Code:

cd ~/Desktop
mkdir lost-labyrinth
dpkg-deb --extract lostlabyrinth_2.9.0.deb lost-labyrinth
dpkg-deb --control lostlabyrinth_2.9.0.deb lost-labyrinth/DEBIAN
nano lost-labyrinth/DEBIAN/control



Under Architecture: change i386 to amd64
Save (ctrl)+(o) and Exit (ctrl)+(x)

Code:

dpkg --build lost-labyrinth
sudo dpkg -i lost-labyrinth.deb


Done.



Launcher


You can now launch Lost Labyrinth by Applications tab —> Games —> Lost Labyrinth Or by typing laby in the terminal.


Enjoy! ^_^

Written and Published by Artificial Intelligence
guides/64bit/lost_labyrinth.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