Page 1 of 1

Mega Mario 1.5

Posted: Wed 25 Feb 2009, 21:21
by dejan555
Mega Mario is a Super Mario Bros. 1 clone.
It features everything the original features - with better graphics, higher resolution,
smoother movement and new levels.
The story of mario and Luigi continues in old-school style.
http://www.megamario.de/

This is repackaged from fedora's i386 rpm, requires SDL

Download here 2.14 MB

Image


Download here 2.14 MB

Posted: Fri 27 Feb 2009, 15:59
by SpideyLinux69
Looks nice from the screen shots. I loaded the SDL and game, but it
freezes at the menu screen shortly after starting.

Running 4.1.2 new kernel, on Foxy 2.0

Posted: Fri 27 Feb 2009, 17:22
by dejan555
I've installed it on two of my 4.1 full installs and works fine on both. Try adding xorg dri package? Does it output any error when started from terminal?

Posted: Fri 27 Feb 2009, 17:29
by dejan555
It would be great if someone with compiling knowledge could build it for puppy.
I know how to type ./configuree && make && make install, but when I compile any SDL-required game, it outputs an error of not finding SDL or sdl-config even if I have SDL installed (not sure about that sdl-config).

Posted: Sat 28 Feb 2009, 00:48
by SpideyLinux69
Loaded the Pet with XORG DRI. XORG then refused to work with my NVIDIA driver. I backed up and reloaded.

Okay. I went to another computer that is running the base 4.1.2 distro (new Kernel) and it froze at the same place. I don't know what could have changed with 4.1. Maybe I'll make a 4.1 live CD and see if it will work.

Posted: Sun 01 Mar 2009, 11:17
by dejan555
Just to point out that Mega Mario works with 1.2.9 SDL version, so the package from the main post should work, that's this pet:
http://distro.ibiblio.org/pub/linux/dis ... -1.2.9.pet
^Right Click -> Save Link Target As...

@SpideyLinux
Do you have propietary drivers installed on that other machine too? I don't think that puppy version does anything to do with that, it sounds like it's something to do with your drivers...

I've tested it on Live CD, with only SDL package installed. Anyone else experiencing these problems?

md5sum of the package should be:
6d2457f177f3cb06be143cd3bfa8a3c1 megamario-1.5.pet

Posted: Sun 01 Mar 2009, 23:27
by SpideyLinux69
Thank you for your trouble. Only one of my machines is using proprietary drivers. I even loaded the 1.2.9 SDL package on top of my existing SDL load (I suppose I could have tried loading the 1.2.9 package only?) The machines in question both run SuperTux which requires OPEN GL / DRI / SDL as well.

<update> I was able to run it on one machine. There are additional SDL packages needed. SDL_mixer, SDL_ttf, SDL_image.

If anyone else is looking, I found them in the Puppy's Games post.

SDL Image 1.2.6
http://www.puppylinux.ca/tpp/ttuuxxx/pr ... 6-i386.pet

SDL ttf 2.0 fonts
http://www.puppylinux.ca/tpp/ttuuxxx/pr ... 9-i386.pet

SDL Net 1.2.7
http://www.puppylinux.ca/tpp/ttuuxxx/pr ... 7-i386.pet

Links were originally posted by ttuuxxx.

Posted: Mon 02 Mar 2009, 06:36
by dejan555
Thanks, this may be usefull for others, but I don't get this, why do someone need additional SDL libraries and I don't on the same system and same game? :?

Posted: Tue 03 Mar 2009, 02:33
by SpideyLinux69
I can only guess that the other SDL packages may have been on your system from another program or puplet (if you are using one) I verified that the original system will run it after loading the other three SDL packages.

Thank you again.