2. Dumping your own DLC (NA) - SilentHeII/Fire-Emblem-Fates-Festival-of-Bonds-Translation-Project GitHub Wiki
Overview
Since we now have the Japanese assets, we need our own DLC to build off of. This section will help those who have the North American versions, dump their DLC. But, before we actually go into the tutorial, you need to know which DLC you even need to dump in the first place. If you actually bought the DLC, this process is fairly simple, just copy-paste all the DLC. However, if you for some reason, downloaded the DLC using FBI, you may notice there are more DLC files in your folder than there are actually released, 62 in total. That is because the other items are actually dummy slots that would probably have been used for future DLC. Based on this fact, you can actually utilize these slots for custom DLC! This is in essence what we are going to do when we rebuild the DLC with the Festival DLC. So, which DLC files do you need?
.app
contains and which slot they take up of the 62 present in the Dragon's Gate:
Here is a quick rundown of what each 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 |
Also, depending on which version of the game you're playing, you don't need certain story DLC (e.g. If you're playing on a Birthright cartridge, it's redundant and a waste of storage space to dump the Birthright DLC.)
So, if you're playing on Birthright, you need:
2, 35, 40, 67, 68, 6a, 6b, 6d, 6f, 70, 72, 74, 76, 77, 79, 7f, 86, 88, 8a, 8c, 8d, 8e
If you're playing on Conquest, you need:
1, 35, 40, 67, 68, 6a, 6b, 6d, 6f, 70, 72, 74, 76, 77, 79, 7f, 86, 88, 8a, 8c, 8d, 8e
And if you're playing on the Special Edition, you only need:
40, 67, 68, 6a, 6b, 6d, 6f, 70, 72, 74, 76, 77, 79, 7f, 86, 88, 8a, 8c, 8d, 8e
Now that you know which DLC's you need to dump...let's dump them!
Dumping the NA DLC:
- Hold (Start) to power on your 3DS and boot into GodMode9.
- Navigate to
SYSNAND SD/title/0004008c/00179400/content/00000000
. - Press (L) to highlight the
000000XX.app
files you need as mentioned above. - Press (Y) to copy them to the clipboard.
- Go back and select
SDCARD
and go into yourDLC
directory. - Press (Y) to paste the files into the folder. This may take a minute.
- Last but not least, we need to decrypt all the
.app
files in ourDLC
directory. (This includes the Japanese DLC). Use (L) to highlight every single.app
file in theDLC
directory. - Once you're done highlighting all of them, press (A) and select
NCCH image options...
and thenDecrypt file (...)
. SelectDecrypt inplace
and you will be prompted to decrypt all highlighted files. Press (A). This process will take a minute.
That's it. Now you're ready to path the Japanese DLC.