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.

MOTHER 3/BXT block

From Data Crystal
< MOTHER 3(Redirected from MOTHER 3:BXT block)
Jump to navigation Jump to search

This is a sub-page of MOTHER 3.

BXT blocks contain text data.

Format

  • 00-03 (04) = "bxt " header
  • 04-07 (04) = Unknown
  • 08-0B (04) = Number of entries
  • 0C-.. (..) = Offset table; typically terminated with 0x0
  • ..-.. (..) = Standard MOTHER 3 text data
  • ..-.. (04) = "~bxt" footer

Offset table

There is a 16-bit unsigned offset for each entry. It is relative to the start of the BXT block (including the header).