If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
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
m (Previous edit was moving the header information. This edit is removing something redundant to make it look better.) |
m (Fixed the length for each entry.) |
||
Line 19: | Line 19: | ||
==Field listing== | ==Field listing== | ||
* <tt>00-03 (04)</tt> = Header | * <tt>00-03 (04)</tt> = Header | ||
* <tt>04-16 ( | * <tt>04-16 (12)</tt> = (EMPTY) (00)'s name | ||
* <tt>17-28 ( | * <tt>17-28 (12)</tt> = Flint's name | ||
* <tt>29-3A ( | * <tt>29-3A (12)</tt> = Lucas' name | ||
* <tt>3B-4C ( | * <tt>3B-4C (12)</tt> = Duster's name | ||
* <tt>4D-5E ( | * <tt>4D-5E (12)</tt> = Kumatora's name | ||
* <tt>5F-70 ( | * <tt>5F-70 (12)</tt> = Boney's name | ||
* <tt>71-82 ( | * <tt>71-82 (12)</tt> = Salsa's name | ||
* <tt>83-94 ( | * <tt>83-94 (12)</tt> = Wess' name | ||
* <tt>95-A6 ( | * <tt>95-A6 (12)</tt> = Thomas' name | ||
* <tt>A7-B8 ( | * <tt>A7-B8 (12)</tt> = Ionia's name | ||
* <tt>B9-CA ( | * <tt>B9-CA (12)</tt> = Fuel's name | ||
* <tt>CB-DC ( | * <tt>CB-DC (12)</tt> = Alec's name | ||
* <tt>DD-EE ( | * <tt>DD-EE (12)</tt> = Fassad's name | ||
* <tt>EF-100 ( | * <tt>EF-100 (12)</tt> = Claus' name | ||
* <tt>101-112 ( | * <tt>101-112 (12)</tt> = (EMPTY) (0E)'s name | ||
* <tt>113-124 ( | * <tt>113-124 (12)</tt> = (EMPTY) (0F)'s name | ||
[[Category:MOTHER 3|Party character names]] | [[Category:MOTHER 3|Party character names]] |
Revision as of 03:33, 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 uses 18 bytes, 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