PDA

View Full Version : SMB1 hacking


Kitsune Sniper
09-16-2005, 10:49 PM
I have a few questions regarding SMB1 editors.

One, can any editor change the backgrounds? I mean, the location of the plants, shrubs, fences, etcetera;

Two, which is the easiest to use? I just want to move around some enemies and redraw the map, just to tinker around with the game. Nothing fancy or incredibly insane. ;P

Thanks.

HerrSkofild
09-18-2005, 04:09 AM
> One, can any editor change the backgrounds? I mean, the
> location of the plants, shrubs, fences, etcetera;

I'm not quite sure...
I don't recall.

> Two, which is the easiest to use? I just want to move around
> some enemies and redraw the map, just to tinker around with
> the game. Nothing fancy or incredibly insane. ;P

I found this (http://www.zophar.net/utilities/download/yy-me-e.zip) to be quite simple to use, back when I was messing around with SMB.

> Thanks.

No problem, I hope I am of help, Mr. Foxie. ^.-.^

Ugly Joe
09-18-2005, 04:31 AM
> One, can any editor change the backgrounds? I mean, the
> location of the plants, shrubs, fences, etcetera;

I looked into this before (someone asked the same question here) and from the documents I read it doesn't seem like you can change them. That is, it's not part of the level data itself, it's generated by the game automatically. You'd have to modify the routine that generates them, as far as I can tell.

> Two, which is the easiest to use? I just want to move around
> some enemies and redraw the map, just to tinker around with
> the game. Nothing fancy or incredibly insane. ;P

http://www.zophar.net/utilities/download/ut100eb3.zipSMB Util</a> looks great. I never made a hack with it, but its features and interface are amazing.

Kitsune Sniper
09-18-2005, 06:40 AM
> SMB Util looks great. I never made a hack with it, but its
> features and interface are amazing.

Too bad it doesn't have any instructions.

I can figure out most everything, but how the fuck do I add enemies? It only lets me change already existing enemies, not add any.`

Kitsune Sniper
09-18-2005, 06:40 AM
> I found this to be quite simple to use, back when I was
> messing around with SMB.

Too bad that like the other YY programs... no instuructions, and totally unintuitive. Nothing makes sense.

Argh...

hcs
09-18-2005, 06:49 AM
> I can figure out most everything, but how the fuck do I add
> enemies? It only lets me change already existing enemies,
> not add any.`

Not that I know anything about this particular program, but that's fairly typical of games as tightly coded as SMB. Every enemy the game can create is used, so as not to waste any space. Thus also the level reuse and storing the level data itself in the CHRROM.

Though please note once again that I don't know everything about this program, or SMB.<P ID="edit"><FONT class="small">Edited by hcs on 09/18/05 01:50 AM.</FONT></P>