If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Mother 3/Party character names: Difference between revisions
< Mother 3
Jump to navigation
Jump to search
(Created the page.) |
m (Changed something to look a bit better.) |
||
Line 7: | Line 7: | ||
|end=0xD2904F | |end=0xD2904F | ||
|numentries=16 (0x10) | |numentries=16 (0x10) | ||
|entrylength=All entries are 18 (0x12) bytes long | |entrylength=All entries are 18 (0x12) bytes long. | ||
|totallength=291 bytes (0x123) | |totallength=291 bytes (0x123) | ||
}} | }} | ||
Line 15: | Line 15: | ||
==Format== | ==Format== | ||
Each entry in the table uses 18 bytes. | Each entry in the table uses 18 bytes, but there seems to be a 4 byte long header before entry 00. | ||
==Field listing== | ==Field listing== |
Revision as of 03:31, 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 | All entries are 18 (0x12) bytes long. |
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 uses 18 bytes, but there seems to be a 4 byte long header before entry 00.
Field listing
- 00-03 (04) = Header
- 04-16 (9C) = (EMPTY) (00)'s name
- 17-28 (0C) = Flint's name
- 29-3A (04) = Lucas' name
- 3B-4C (02) = Duster's name
- 4D-5E (01) = Kumatora's name
- 5F-70 (01) = Boney's name
- 71-82 (01) = Salsa's name
- 83-94 (07) = Wess' name
- 95-A6 (01) = Thomas' name
- A7-B8 (01) = Ionia's name
- B9-CA (01) = Fuel's name
- CB-DC (01) = Alec's name
- DD-EE (01) = Fassad's name
- EF-100 (01) = Claus' name
- 101-112 (01) = (EMPTY) (0E)'s name
- 113-124 (01) = (EMPTY) (0F)'s name