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 03:00, 25 September 2023 by Esorth (talk | contribs) (→‎Blocks: Inventory of block contents)
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 1
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 Lost Underworld 00 13800 bytes (0x35E8)

Block 2

Map Data: Compressed Tile Arrangement Data, Block 2
Game EarthBound
Start Address 0x190200
End Address 0x19D051
# of Entries 4
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 Onett 01 13545 bytes (0x34E9)
0x1936E9 Twoson 02 13250 bytes (0x33C2)
0x196AAB Threed 03 9514 bytes (0x252A)
0x198FD5 Fourside 04 16509 bytes (0x407D)

Block 3

Map Data: Compressed Tile Arrangement Data, Block 3
Game EarthBound
Start Address 0x1A0200
End Address 0x1A7EA6
# of Entries 3
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 Magicant 05 4930 bytes (0x1342)
0x1A1542 Outdoors 06 15201 bytes (0x3B61)
0x1A50A3 Summers 07 11780 bytes (0x2E04)

Block 4

Map Data: Compressed Tile Arrangement Data, Block 4
Game EarthBound
Start Address 0x1B0200
End Address 0x1BF4EA
# of Entries 6
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 Dusty Dunes Desert 08 9921 bytes (0x26C1)
0x1B28C1 Dalaam 09 15038 bytes (0x3ABE)
0x1B637F Indoors 4 16 6819 bytes (0x1AA3)
0x1B7E22 Winters 17 5622 bytes (0x15F6)
0x1B9418 Indoors 1 10 13492 bytes (0x34B4)
0x1BC8CC Indoors 2 11 11295 bytes (0x2C1F)

Block 5

Map Data: Compressed Tile Arrangement Data, Block 5
Game EarthBound
Start Address 0x1C0200
End Address 0x1CB222
# of Entries 6
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 Stores 1 12 8138 bytes (0x1FCA)
0x1C21CA Caves 1 13 14706 bytes (0x3972)
0x1C5B3C Indoors 3 14 3903 bytes (0x0F3F)
0x1C6A7B Stores 2 15 2629 bytes (0x0A45)
0x1C74C0 Scaraba 18 7050 bytes (0x1B8A)
0x1C904A Caves 2 19 8665 bytes (0x21D9)

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?