Updated Dumping System Archives and the Shared Fonts from a 3DS Console (markdown)

Weiyi Wang 2017-09-14 05:30:03 +03:00
parent 2089b40594
commit 50886db0e5

@ -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 ## 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. 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 ### Required tools
- A 3DS with [Homebrew Launcher](http://smealum.github.io/3ds/) access - 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 - 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).* *^ 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       │   ├── 00010402
     │   │ └── content      │   │ └── content
      │   │ └── 00000000.app.romfs       │   │ └── 00000000.app.romfs
│ └── 00014002 │ ├── 00014002
│ │ └── content
│ │ └── 00000000.app.romfs
│ ├── 00014102
│ │ └── content
│ │ └── 00000000.app.romfs
│ ├── 00014202
│ │ └── content
│ │ └── 00000000.app.romfs
│ └── 00014302
│ └── content │ └── content
│ └── 00000000.app.romfs │ └── 00000000.app.romfs
      └── 000400db       └── 000400db