From 50886db0e522beec6d611ec5e4e113da8b58e03c Mon Sep 17 00:00:00 2001 From: Weiyi Wang Date: Thu, 14 Sep 2017 05:30:03 +0300 Subject: [PATCH] Updated Dumping System Archives and the Shared Fonts from a 3DS Console (markdown) --- ...ves-and-the-Shared-Fonts-from-a-3DS-Console.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Dumping-System-Archives-and-the-Shared-Fonts-from-a-3DS-Console.md b/Dumping-System-Archives-and-the-Shared-Fonts-from-a-3DS-Console.md index 7872e9c..20c361d 100644 --- a/Dumping-System-Archives-and-the-Shared-Fonts-from-a-3DS-Console.md +++ b/Dumping-System-Archives-and-the-Shared-Fonts-from-a-3DS-Console.md @@ -1,9 +1,11 @@ +Note: although separate in the title, the shared fonts *are* part of the system archives now. The title was made when they were separate, and is kept unchanged to avoid breaking wiki links. By following the guide below you do get the shared fonts as well. + ## How to dump System Archives At this time, Citra can run many games without needing to do any special work on a physical 3DS. However, some games do require files dumped from a 3DS in order to function properly. This tutorial will teach you how to dump the system archives, which are critical for some games, such as Pokemon, to work. These files are copyrighted and are not allowed to be shared, so don't ask for them on the forum. If you do not own a 3DS to dump the files from, you are out of luck. ### Required tools - A 3DS with [Homebrew Launcher](http://smealum.github.io/3ds/) access -- The 3dsutils homebrew app ([Click here](https://cdn.discordapp.com/attachments/242442830486700045/336208065760067585/3dsutils-fda090e.3dsx) for a non-official version)^ +- The 3dsutils homebrew app ([Click here](https://cdn.discordapp.com/attachments/242442830486700045/357712552999911424/3dsutils-master-f73f28f.3dsx) for a non-official version)^ - An SD card reader or a way to wirelessly transfer files between the 3DS console and a computer *^ There is no official precompiled version of this app, but a non-official build is provided for convenience. Alternatively, you can [install devkitPro](http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development#Install_devkitPro_w.2F_devkitARM) and [compile it](http://wiki.gbatemp.net/wiki/3DS_Homebrew_Development#Compiling_sources) yourself from the [3dsutils source code](https://github.com/citra-emu/3dsutils).* @@ -27,7 +29,16 @@ At this time, Citra can run many games without needing to do any special work on       │   ├── 00010402      │   │ └── content       │   │ └── 00000000.app.romfs - │ └── 00014002 + │ ├── 00014002 + │ │ └── content + │ │ └── 00000000.app.romfs + │ ├── 00014102 + │ │ └── content + │ │ └── 00000000.app.romfs + │ ├── 00014202 + │ │ └── content + │ │ └── 00000000.app.romfs + │ └── 00014302 │ └── content │ └── 00000000.app.romfs       └── 000400db