View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#1
Here is the latest available build for The Mana World.

(http://www.themanaworld.org/) is an 2D MMORPG that is open source.

It is a quick and dirty testing build to see what needs to be worked on.

From what I have played of it, they have made a LOT of improvements to the code because it runs a lot faster on my tablet than 0.0.24 did.

You need to install (apt-get install) as root the following libs from Extras-Devel

apt-get install libguichan-0.8.1-1
apt-get install libguichan-sdl-0.8.1-1
apt-get install libphysfs-1.0-0
apt-get install libsdl-ttf2.0-0
apt-get install libsdl-net1.2 (I did not have to install this one myself, but I might have for something else.)

I don't believe any other libs are needed (that we don't already have) because that is all my tablet complained about, however if there are others you need please let me know and I will update this post.

****************UPDATE 03-30-2009**********
DEB Package now available get it from http://www.n8ftl.com/maemo/

You must still install the libs listed above before the package will install.
This package installs the bin to /usr/share/games and the data to /media/mmc1 and does NOT include the music files.

*****************


If you have an N810 you can log in using the keyboard, however if you have an N800 you can set the username and password in the .desktop file after the exec statement

Exec=/home/user/tmw --username name --password password

Anyway, let me know what isnt working for you and I will do my best to fix it..


-John



Last edited by tobiasj; 2009-03-30 at 14:10. Reason: Added link for deb package.
 

The Following 12 Users Say Thank You to tobiasj For This Useful Post: