Page 1 of 2

The Mana World

Posted: Tue 18 Nov 2008, 02:28
by 106498
I just made a package for The Mana World. From the website;
The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world.
Image

The packages you will need are all on this server. Get tmw-0.0.26.pet, physfs-1.0.1.pet and guichan-0.8.1.pet. You may also need libSDL_full.pet if you don't already have SDL installed. When you start the game it will download some other files. You can register a character from in the game client.

NOTE: A newer version is now available, see the next page of this thread.

Posted: Tue 18 Nov 2008, 04:00
by technosaurus
Very nice.

Also it seems the recommended system is 500Mhz with 256MB RAM
I will try it with a 333Mhz geode and 128mb in full install with swap partition hopefully soon (I've been focusing all my time trying to get GCompris to compile properly so I can package it -- lots of request for it lately and its going to drive me nuts until I get it to work)

Posted: Tue 18 Nov 2008, 04:28
by Lobster
You may also need libSDL_full.pet
Mana World needed that for Puppy 4.1.1
Mana World downloaded a few files and played nicely . . .

Very gentle game. Suitable for kids of all species (I mean ages) :)

Posted: Tue 18 Nov 2008, 06:22
by ttuuxxx
technosaurus wrote:Very nice.

Also it seems the recommended system is 500Mhz with 256MB RAM
I will try it with a 333Mhz geode and 128mb in full install with swap partition hopefully soon (I've been focusing all my time trying to get GCompris to compile properly so I can package it -- lots of request for it lately and its going to drive me nuts until I get it to work)
You can get sdl & sdl mixer from http://www.puppylinux.ca/tpp/ttuuxxx/pr ... -Programs/
The Gnome parts you can use Ubuntu Gutsy They work on series 4.0
http://packages.ubuntu.com/gutsy/gnome/
That should fulfill your missing libs.
ttuuxxx

Posted: Wed 19 Nov 2008, 02:47
by 106498
I play it on my 800 mhz with 256mb ram. Only 4mb graphics card though. And it runs fine even without any hardware accelleration. There is a package for SDL on my site as well, called libSDL-full.pet. It has all the SDL libraries I've ever needed.

Posted: Wed 19 Nov 2008, 05:29
by KF6SNJ
This looks interesting. I will try it this week.

Posted: Wed 10 Dec 2008, 22:16
by exProphecy
Wow awesome thanks! I wanted a free mmorpg on Puppy! By the way, does this have music? Because I don't really hear anything except sfx. I've already turned the Music bar all the way up.

Posted: Wed 10 Dec 2008, 22:48
by exProphecy
Yea nevermind you can find the music here: http://downloads.sourceforge.net/theman ... 0.2.tar.gz

You put the actual music files in /usr/share/tmw/data/music

ANYWAYS, my character name in there is Prophecy, fyi.

Posted: Sun 14 Dec 2008, 06:36
by sullysat
okay, this is weird.. it will start but my character will not move. What's up with that?

Posted: Sun 14 Dec 2008, 09:39
by 106498
Thats unusual. Have you tried both mouse and keyboard for movement?

Posted: Sun 14 Dec 2008, 22:47
by sullysat
106498 wrote:Thats unusual. Have you tried both mouse and keyboard for movement?
Yes. I'm using a laptop, and I tried the keyboard, touchpad, and mouse.

Posted: Mon 15 Dec 2008, 04:21
by 106498
I really don't know then. Try posing a question on the mana world forum.

Posted: Mon 15 Dec 2008, 04:31
by Evil20071
Looks like another MMORPG. Endless. >.> However, as Endless runs under WINE...

Posted: Fri 09 Jan 2009, 10:06
by exProphecy
The problem with running MMORPGs under Wine is that it needs xorg_xorg-dri WHICH causes some of our Puppy saves not able to start X after installation. The good thing about this game is that it does not need any sort of xorg_xorg which is great for us. I would like to see more MMORPGs that do not require xorg_xorg. Anyone know of any? Anyways, thanks again for The Mana World .pet!

Posted: Tue 12 Jan 2010, 21:05
by BobSongs
First off: Thanks! Much appreciated. With Rune Scape working in Firefox, adding TMW and Inkscape 0.47 were the next projects. Inkscape is downloaded and I'll be downloading this too.

request
Any hope of seeing this package updated to version 0.0.29.1?

A number of things don't quite work right with this older client.

If anyone wants to walk me thru a tutorial on how to gather up packages and dependencies in order to create a tidy PET file (or .sfs), or point me to a tutorial, I'd much appreciate it.

:D

Posted: Tue 12 Jan 2010, 22:29
by technosaurus
see pet packaging 101 in my signature

Mana world client 0.029.1

Posted: Sat 06 Feb 2010, 17:59
by gulk
BobSongs wrote: request
Any hope of seeing this package updated to version 0.0.29.1?
I built the latest client (0.0.29.1) and made a pet out of it.
It requires the same libs as in the first post. If the game does not start, symlink the guichan, guichan-sdl and physfs libraries in your /usr/lib folder
For example:

Code: Select all

ln -s libguichan-0.8.1.so.1 libguichan.so
ln -s libguichan_sdl-0.8.1.so.1.0.0 libguichan_sdl.so
ln -s libphysfs-1.0.so.1.0.0 libphysfs.so
Have fun!


[Edit] cannot seem to be able to attach the .pet here... It's 6.4MB.
[Edit2] Uploaded the file on Megaupload, no password: http://www.megaupload.com/?d=X8YVEDPS
[Edit3] Built for puppy 4.2.1, should run on any 4+ puppies

Re: Mana world client 0.029.1

Posted: Sat 06 Feb 2010, 19:13
by scabz
gulk wrote:
BobSongs wrote: request
Any hope of seeing this package updated to version 0.0.29.1?
I built the latest client (0.0.29.1) and made a pet out of it.
It requires the same libs as in the first post. If the game does not start, symlink the guichan, guichan-sdl and physfs libraries in your /usr/lib folder
For example:

Code: Select all

ln -s libguichan-0.8.1.so.1 libguichan.so
ln -s libguichan_sdl-0.8.1.so.1.0.0 libguichan_sdl.so
ln -s libphysfs-1.0.so.1.0.0 libphysfs.so
Have fun!


[Edit] cannot seem to be able to attach the .pet here... It's 6.4MB.
[Edit2] Uploaded the file on Megaupload, no password: http://www.megaupload.com/?d=X8YVEDPS
[Edit3] Built for puppy 4.2.1, should run on any 4+ puppies
Thanks for your pet works fine
mirror http://scabz.homelinux.com/Pets/The_Man ... 0.29.1.pet

Posted: Sat 06 Feb 2010, 19:50
by omskates
That's awesome, I was just trying to compile TMW and ran into autoconf
problem, went to ask a question on this thread and BAM there's your TMW pet post. THANKYOU :D

Posted: Fri 12 Feb 2010, 21:01
by BobSongs
nods
Thank you very much, the pet file worked perfectly.

I am deeply grateful.