Users browsing this thread: 1 Guest(s)
Map Layer 2 got... weird

#2
Posts: 3,971
Threads: 279
Thanks Received: 237
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
You can check your Tilemap ID for L2 in Zone Doctor or FF6LE and get the good pointer from here:

Code:
D9CD90     D9D1AF     Pointers to Map Formations (3 bytes each, +$D9D1B0)
D9D1B0     DDFFFF     Map Formations (350 items, compressed)

Pointer + $D9D1B0 = tilemap offset. The first two bytes of the data is your data length or you can simply take up to the next pointer. Copy this data in your ROM but make sure to not overflow on the next start of data. If you made changes to maps or maybe simply by saving with the editor, tilemaps might have been optimized so pointers might not have the exact same values in your hack.
  Find
Quote  
[-] The following 1 user says Thank You to madsiur for this post:
  • fedorajoe (12-18-2016)



Messages In This Thread
Map Layer 2 got... weird - by fedorajoe - 12-18-2016, 12:44 PM
RE: Map Layer 2 got... weird - by madsiur - 12-18-2016, 01:09 PM
RE: Map Layer 2 got... weird - by fedorajoe - 12-18-2016, 02:13 PM
RE: Map Layer 2 got... weird - by madsiur - 12-18-2016, 03:18 PM
RE: Map Layer 2 got... weird - by fedorajoe - 12-18-2016, 05:02 PM
RE: Map Layer 2 got... weird - by madsiur - 12-18-2016, 05:10 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite