SMB3 - Lost Levels Help

Discuss technical or other issues relating to programming the Nintendo Entertainment System, Famicom, or compatible systems.

Moderator: Moderators

Post Reply
User avatar
ShaneM
Posts: 353
Joined: Wed Apr 04, 2012 4:15 pm
Location: United States of America (USA)
Contact:

SMB3 - Lost Levels Help

Post by ShaneM »

I am making a rom hack of SMB3 Lost Levels, and wanted to know the level pointer to make the World 1 castle into World 8 Bowser's Castle. I have tried SMB3 Workshop and level editor, and looking at various documents. I cannot read assembly, would someone be kind enough to help me find the hex offset for the world 1 castle pointer and what it needs to be changed to? Thank you for your time. :)
User avatar
Kasumi
Posts: 1293
Joined: Wed Apr 02, 2008 2:09 pm

Re: SMB3 - Lost Levels Help

Post by Kasumi »

http://www.romhacking.net/utilities/242/

Open the rom. Mode, pointers. Click the Castle. Press the Enter key. Select the level.

If you want to continue hacking, it is probably worth learning some assembly, though. Why should we do all the work for your hacks? Finding pointers and what they should be changed to is not magic, you know.
User avatar
ShaneM
Posts: 353
Joined: Wed Apr 04, 2012 4:15 pm
Location: United States of America (USA)
Contact:

Re: SMB3 - Lost Levels Help

Post by ShaneM »

Yes, I plan to learn 6502 this year upcoming, thanks.
Post Reply