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**:
- 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:
- 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:
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 )