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/Text Window Properties Table

From Data Crystal
Jump to navigation Jump to search

This is a sub-page of EarthBound.

Text Window Properties Table
Game EarthBound
Start Address 0x2021B9
End Address 0x2021C7
# of Entries 5
Entry Length 3 bytes (0x3)
Total Length 15 bytes (0xf)
Back to the ROM map

Properties for each of the window "flavors". Indexed by Current Window Flavor value ($7e99cd) via entry_offset = ($7e99cd - 1) * 3.

Format

Palette Pointer

Pointer (in bank E0) to the palette for the window "flavor". In unmodified EarthBound, this will always be in the range #$1FC8 to #$2187 to point into the Text Window Flavor Palettes data.

Unclassified