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/BG block

From Data Crystal
< MOTHER 3
Revision as of 22:14, 6 January 2017 by Lorenzooone (talk | contribs) (Created page with "==Overview== BG blocks contain compressed arrangement data for battle animations. ==Format== * <tt>00-03 (04)</tt> = "bg " header * <tt>04-07 (04)</tt> = 02 00 00 00 * <tt>0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

BG blocks contain compressed arrangement data for battle animations.

Format

  • 00-03 (04) = "bg " header
  • 04-07 (04) = 02 00 00 00
  • 08-0B (04) = Unknown
  • 0C-.. (..) = LZ77 compressed arrangements
  • ..-.. (04) = "~bg " footer