SMB3 - Lost Levels Help
Moderator: Moderators
- ShaneM
- Posts: 353
- Joined: Wed Apr 04, 2012 4:15 pm
- Location: United States of America (USA)
- Contact:
SMB3 - Lost Levels Help
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. 
Re: SMB3 - Lost Levels Help
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.
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.
- ShaneM
- Posts: 353
- Joined: Wed Apr 04, 2012 4:15 pm
- Location: United States of America (USA)
- Contact:
Re: SMB3 - Lost Levels Help
Yes, I plan to learn 6502 this year upcoming, thanks.