SMBX - Hexedit Tutorial -
Posted: Sun Oct 05, 2014 9:07 am
This Explains how to Hexedit SMBX!
Stuff you need:
1.Get HEXEdit from here: Click Me! or Me!
2.A SMBX exe. (Latest 1.3.0.1 with Lunadll is recommended)
So what can I edit with HexEdit?
- You can edit the splash screen (The Website that will be shown when you open the exe)*
- The location of Graphics,sounds and Music.
- Change the (location of the) World Map Music.
- Edit Text that will be drawn in game or in the editor
- Edit the Names of Cheats.
This is how Hexedit looks with SMBX opened**:
This is an Example in how to edit the Splash Screen*
- Open up Hex-edit and open with it your SMBX exe.Make a backup of it first trough.
- Go to the Address - 03 1A30 - Check ** to see the adress area.
- You should see this then:
- Change the Web address and Save SMBX.
- Open up SMBX (will HexEdit is closed) and it should be working just fine
- REMEMBER,DONT REMOVE ANY RED DOTS AND DONT ADD MORE NUMBER OF LETTERS,THEN THE ORIGINAL ALLOWS!
This is Wrong:
This is Right:
Also,if your Link is shorter,simply remove not used letters and replace them with a red dots (copy one from HexEdit) or use Space bar.
The Same works with everything else,you just need to find it ; )
Here are some addresses that might help you:
If you need any help,simply post in this thread!
Stuff you need:
1.Get HEXEdit from here: Click Me! or Me!
2.A SMBX exe. (Latest 1.3.0.1 with Lunadll is recommended)
So what can I edit with HexEdit?
- You can edit the splash screen (The Website that will be shown when you open the exe)*
- The location of Graphics,sounds and Music.
- Change the (location of the) World Map Music.
- Edit Text that will be drawn in game or in the editor
- Edit the Names of Cheats.
This is how Hexedit looks with SMBX opened**:
Spoiler: show
- Open up Hex-edit and open with it your SMBX exe.Make a backup of it first trough.
- Go to the Address - 03 1A30 - Check ** to see the adress area.
- You should see this then:
Spoiler: show
- Open up SMBX (will HexEdit is closed) and it should be working just fine

- REMEMBER,DONT REMOVE ANY RED DOTS AND DONT ADD MORE NUMBER OF LETTERS,THEN THE ORIGINAL ALLOWS!
This is Wrong:
Spoiler: show
This is Right:
Spoiler: show
The Same works with everything else,you just need to find it ; )
Here are some addresses that might help you:
Code: Select all
NPC Text Codes Address: ( 03 1AB0 )
Graphic Names/location Address: ( 03 0B60 )
Sounds Address: ( 02 C1B0 )
World Map Music Address: ( 02 DF30 )
Music Address: ( 02 E530 )
Credits Text Address: ( 02 A640 )
Cheats Address: ( 02 9BC0 )
Window Caption Address: ( 02 7610 )