Secret Maryo Chronicles

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


Secret Maryo Chronicles is an Open Source two-dimensional platform game with a style designed similar to classic sidescroller games. It uses the platform independent library SDL and, since version 0.98, the OpenGL accelerated Graphics Renderer. The game is developed in C++.

[More Info]


Before Installation

Make sure that the driver to your 3D graphic card is proper installed and working.
Check if your sourcelist is fully enabled (universe, multiverse and mediabuntu).

Next step is to download Compiling tools and the right libs to make Secret Maryo Chronicles work.

Code:

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install build-essential checkinstall auto-apt
sudo apt-get install bcp libcegui-mk2-dev libsdl1.2-dev libsdl-ttf2.0-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libglu1-mesa-dev libgl1-mesa-dev



Done.



Installation

Download Secret Maryo Chronicles Linux tarball package and the music package (.zip) to your Desktop.

Download

To the terminal;

Code:

cd ~/Desktop
tar jxfv smc-1.5.tar.bz2
cd smc-1.5
auto-apt run ./configure
make
checkinstall --install=no
sudo dpkg -i *.deb
cd ..
unzip SMC_music_4.0_high.zip
cd data
sudo cp -r * /usr/local/share/smc





Launcher

Download the maryo.png to your Desktop.

Code:

cd ~/Desktop
sudo mv maryo.png /usr/local/share/smc
sudo nano /usr/share/applications/smc.desktop




Add the following;

[Desktop Entry]
Name=Secret Maryo Chronicles
Comment=Secret Maryo Chronicles is an Open Source two-dimensional platform game$
Exec=smc
Icon=/usr/local/share/smc/maryo.png
Terminal=false
Type=Application
Categories=Application;Game;



Save (ctrl)+(o) and Exit (ctrl)+(x)

You can now launch Secret Maryo Chronicles by Applications —> Games —> Secret Maryo Chronicles
or by typing smc in the terminal.


Enjoy! ^_^

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