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/Party character names: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
m (Fixed the length for each entry.)
m (Minor edit to fix some awkward wording.)
Line 15: Line 15:


==Format==
==Format==
Each entry in the table uses 18 bytes, but there seems to be a 4 byte long header before entry 00.
Each entry in the table is 18 bytes long, but there seems to be a 4 byte long header before entry 00.


==Field listing==
==Field listing==

Revision as of 03:46, 24 November 2021

This is a sub-page of MOTHER 3.

Party character names table
Game MOTHER 3
Start Address 0xD28F2C
End Address 0xD2904F
# of Entries 16 (0x10)
Entry Length 18 bytes (0x12)
Total Length 291 bytes (0x123)
Back to the ROM map

Overview

This table contains the names for every party member in the game.

Format

Each entry in the table is 18 bytes long, but there seems to be a 4 byte long header before entry 00.

Field listing

  • 00-03 (04) = Header
  • 04-16 (12) = (EMPTY) (00)'s name
  • 17-28 (12) = Flint's name
  • 29-3A (12) = Lucas' name
  • 3B-4C (12) = Duster's name
  • 4D-5E (12) = Kumatora's name
  • 5F-70 (12) = Boney's name
  • 71-82 (12) = Salsa's name
  • 83-94 (12) = Wess' name
  • 95-A6 (12) = Thomas' name
  • A7-B8 (12) = Ionia's name
  • B9-CA (12) = Fuel's name
  • CB-DC (12) = Alec's name
  • DD-EE (12) = Fassad's name
  • EF-100 (12) = Claus' name
  • 101-112 (12) = (EMPTY) (0E)'s name
  • 113-124 (12) = (EMPTY) (0F)'s name