Helpful info for custom DLC - SilentHeII/Fire-Emblem-Fates-Festival-of-Bonds-Translation-Project GitHub Wiki
ContentInfoArchive
In order to edit a specific slot quickly in the ContentInfoArchive, here's the equation to find out the offset for a slot.
Decimal 200(X-1)+208
Hexadecimal C8(X-1)+D0
Where X is the slot number you want. The resulting number is the offset for your slot. The offset for the icon is 192 (C0) bytes ahead.
Here is a general structure of each slot provided by DeathChaos on gbatemp:
0x0-0x3F: DLC title
0x40-0xBF: DLC description
0xC0-0xC3:Icon index
0xC4-0xC7: unknown
DLC content (North American Version)
Slot occupied | NCCH Container | Contents of DLC |
---|---|---|
0 | 0000008d.app |
Icons and info for Dragon's Gate |
1 | 00000001.app |
Fire Emblem Fates:Birthright |
2 | 00000002.app |
Fire Emblem Fates:Conquest |
3 | 00000035.app |
Fire Emblem Fates:Revelations |
9 | 0000006a.app |
Ghostly Gold |
10 | 00000067.app |
Boo Camp |
11 | 0000006b.app |
Museum Melee |
12 | 00000068.app |
Beach Brawl |
13 | 0000006d.app |
Royal Royale |
14 | 00000040.app |
Before Awakening |
15 | 0000006f.app |
Hidden Truths 1 |
16 | 00000070.app |
Hidden Truths 2 |
39 | 00000072.app |
Vanguard Dawn |
40 | 00000074.app |
Anna on the Run |
49 | 00000076.app |
Ballistician Blitz |
50 | 00000079.app |
Witches' Trial |
51 | 00000077.app |
A Gift From Anna |
53 | 0000007c.app |
Another Gift from Anna |
56 | 0000007f.app |
I: In Endless Dreams |
57 | 00000086.app |
II: Realms Collide |
58 | 00000088.app |
III: The Changing Tide |
59 | 0000008a.app |
IV: Light's Sacrifice |
60 | 0000008c.app |
V: Endless Dawn |
61 | 0000008e.app |
End: Lost in the Waves |
DLC content (Japanese Version)
Slot occupied | NCCH Container | Contents of DLC |
---|---|---|
0 | 0000006b.app |
Icons and info for Dragon's Gate |
1 | 00000017.app |
Fire Emblem Fates:Birthright |
2 | 00000018.app |
Fire Emblem Fates:Conquest |
3 | 00000019.app |
Fire Emblem Fates:Revelations |
4 | 0000001a.app |
Special Edition Revelations download? |
9 | 0000001c.app |
Ghostly Gold |
10 (0A) | 0000001d.app |
Boo Camp |
11 (0B) | 00000042.app |
Museum Melee |
12 (0C) | 0000001f.app |
Beach Brawl |
13 (0D) | 00000020.app |
Royal Royale |
14 (0E) | 00000029.app |
Before Awakening |
15 (0F) | 0000003f.app |
Hidden Truths 1 |
16 (10) | 00000040.app |
Hidden Truths 2 |
29 (1D) | 00000038.app |
Cipher Marth |
30 (1E) | 00000039.app |
Cipher Lucina |
31 (1F) | 0000003a.app |
Cipher Minerva |
39 (27) | 0000004a.app |
Vanguard Dawn |
40 (28) | 00000057.app |
Anna on the Run |
49 (31) | 0000005e.app |
Ballistician Blitz |
50 (32) | 0000005f.app |
Witches' Trial |
51 (33) | 0000005a.app |
A Gift From Anna |
53 (35) | 00000061.app |
Another Gift from Anna |
54 (36) | 00000063.app |
Spring Scramble |
55 (37) | 0000006c.app |
Fall Scramble |
56 (38) | 00000065.app |
I: In Endless Dreams |
57 (39) | 00000066.app |
II: Realms Collide |
58 (3A) | 00000067.app |
III: The Changing Tide |
59 (3B) | 0000006d.app |
IV: Light's Sacrifice |
60 (3C) | 0000006e.app |
V: Endless Dawn |
61 (3D) | 0000006f.app |
End: Lost in the Waves |
DLC content (European Version)
Slot occupied | NCCH Container | Contents of DLC |
---|---|---|
0 | 00000062.app |
Icons and info for Dragon's Gate |
1 | 00000001.app |
Fire Emblem Fates:Birthright |
2 | 00000002.app |
Fire Emblem Fates:Conquest |
3 | 00000003.app |
Fire Emblem Fates:Revelations |
9 | 00000048.app |
Ghostly Gold |
10 | 00000045.app |
Boo Camp |
11 | 00000049.app |
Museum Melee |
12 | 00000046.app |
Beach Brawl |
13 | 0000004b.app |
Royal Royale |
14 | 0000003b.app |
Before Awakening |
15 | 0000004d.app |
Hidden Truths 1 |
16 | 0000004e.app |
Hidden Truths 2 |
39 | 00000050.app |
Vanguard Dawn |
40 | 00000052.app |
Anna on the Run |
49 | 00000054.app |
Ballistician Blitz |
50 | 00000057.app |
Witches' Trial |
51 | 00000055.app |
A Gift From Anna |
53 | 00000059.app |
Another Gift from Anna |
56 | 0000005c.app |
I: In Endless Dreams |
57 | 0000005d.app |
II: Realms Collide |
58 | 0000005e.app |
III: The Changing Tide |
59 | 00000063.app |
IV: Light's Sacrifice |
60 | 00000064.app |
V: Endless Dawn |
61 | 00000065.app |
End: Lost in the Waves |