Requirements:
:pokeball: A ROM with a corrupted footer
:pokeball: A Clean ROM
:pokeball: Advance Map
:pokeball: A Hex Editor (I use Hex Workshop)
Now, if you ever read Don Patch's tutorial on the Advance Map method of tile inserting, map footers can corrupt. This can also happen by making a new map and and inserting it over a map which shares a footer with another map. Basically, it's due to bad repointing from Advance Map.
Now you can tell if a map had a corrupted footer because when you click on it this will appear.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/6596/tut1.png)
and after that, Lu-Ho's contact info will appear.
Now to fix this, go to the corrupted map and enable pro-header view (Ctrl + H).
Nex find the footer offset and copy it.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/8099/tut2.png)
Open your ROM with the bad map and go to the offset you just copied,
You'l see some FFFF which are the badly repointed bytes of the footer.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/6419/tut3.png)
Now open a clean ROM of the same version in your Hex Editor.
Go to the same offset and you'll see the bytes which should be there.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/439/tut4.png)
Now copy and paste those bytes over the FF in the other ROM.
Save and go back to a-map.
The map should be black (if not go on another map and then got back to it).
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/2572/tut5.png)
Now just redraw the tiles on the map (the events and map scripts will still be there)
---------------------------------------------------------------------------------------------------
Copyright 2009 Pokepal17
Credits to Andrea/HackMew for showing me this.
:pokeball: A ROM with a corrupted footer
:pokeball: A Clean ROM
:pokeball: Advance Map
:pokeball: A Hex Editor (I use Hex Workshop)
Now, if you ever read Don Patch's tutorial on the Advance Map method of tile inserting, map footers can corrupt. This can also happen by making a new map and and inserting it over a map which shares a footer with another map. Basically, it's due to bad repointing from Advance Map.
Now you can tell if a map had a corrupted footer because when you click on it this will appear.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/6596/tut1.png)
and after that, Lu-Ho's contact info will appear.
Now to fix this, go to the corrupted map and enable pro-header view (Ctrl + H).
Nex find the footer offset and copy it.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/8099/tut2.png)
Open your ROM with the bad map and go to the offset you just copied,
You'l see some FFFF which are the badly repointed bytes of the footer.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/6419/tut3.png)
Now open a clean ROM of the same version in your Hex Editor.
Go to the same offset and you'll see the bytes which should be there.
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/439/tut4.png)
Now copy and paste those bytes over the FF in the other ROM.
Save and go back to a-map.
The map should be black (if not go on another map and then got back to it).
![[PokeCommunity.com] Fixing Map Footers [PokeCommunity.com] Fixing Map Footers](https://img135.imageshack.us/img135/2572/tut5.png)
Now just redraw the tiles on the map (the events and map scripts will still be there)
---------------------------------------------------------------------------------------------------
Copyright 2009 Pokepal17
Credits to Andrea/HackMew for showing me this.
Last edited: