Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

EarthBound/Map Data/Compressed Tile Arrangement Data

From Data Crystal
< EarthBound
Revision as of 02:18, 25 September 2023 by Esorth (talk | contribs) (Create page with basic outline)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a sub-page of EarthBound/Map Data.

Data blocks storing arrangements of four-tile-by-four-tile chunks for map tilesets. Data for a given map tileset is found using the Tile Arrangement Pointer Table.

Terminology note: In EarthBound modding, these four-tile-by-four-tile chunks are often referred to ambiguously as "tiles", while the individual 8x8 pixel tiles making up the tile chunks are often referred to as "minitiles".

Blocks

Block 1

Map Data: Compressed Tile Arrangement Data, Block 1
Game EarthBound
Start Address 0x17C800
End Address 0x17FDE7
# of Entries ???
Entry Length Varies, ??? bytes (0x???) after decompression
Total Length 13800 bytes (0x35E8), ??? bytes (0x???) after decompression
Back to the ROM map
Address Tileset name Tileset index Compressed length
0x17C800 ??? ??? ??? bytes (0x???)

Block 2

Map Data: Compressed Tile Arrangement Data, Block 2
Game EarthBound
Start Address 0x190200
End Address 0x19D051
# of Entries ???
Entry Length Varies, ??? bytes (0x???) after decompression
Total Length 52818 bytes (0xCE52), ??? bytes (0x???) after decompression
Back to the ROM map
Address Tileset name Tileset index Compressed length
0x190200 ??? ??? ??? bytes (0x???)

Block 3

Map Data: Compressed Tile Arrangement Data, Block 3
Game EarthBound
Start Address 0x1A0200
End Address 0x1A7EA6
# of Entries ???
Entry Length Varies, ??? bytes (0x???) after decompression
Total Length 31911 bytes (0x7CA7), ??? bytes (0x???) after decompression
Back to the ROM map
Address Tileset name Tileset index Compressed length
0x1A0200 ??? ??? ??? bytes (0x???)

Block 4

Map Data: Compressed Tile Arrangement Data, Block 4
Game EarthBound
Start Address 0x1B0200
End Address 0x1BF4EA
# of Entries ???
Entry Length Varies, ??? bytes (0x???) after decompression
Total Length 62187 bytes (0xF2EB), ??? bytes (0x???) after decompression
Back to the ROM map
Address Tileset name Tileset index Compressed length
0x1B0200 ??? ??? ??? bytes (0x???)

Block 5

Map Data: Compressed Tile Arrangement Data, Block 5
Game EarthBound
Start Address 0x1C0200
End Address 0x1CB222
# of Entries ???
Entry Length Varies, ??? bytes (0x???) after decompression
Total Length 45091 bytes (0xB023), ??? bytes (0x???) after decompression
Back to the ROM map
Address Tileset name Tileset index Compressed length
0x1C0200 ??? ??? ??? bytes (0x???)

Format

Decompressed Format

So very stubbly.
This page is rather stubbly and could use some expansion.
Are you a bad enough dude to rescue this article?