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: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(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...")
 
m (added subpage)
Line 1: Line 1:
{{subpage|game=MOTHER 3 named data structures}}
==Overview==
==Overview==
BG blocks contain compressed arrangement data for battle animations.
BG blocks contain compressed arrangement data for battle animations.

Revision as of 07:29, 19 October 2018

This is a sub-page of MOTHER 3.

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