From 9726169d2920731246cbb93c932114fb2d27b57d Mon Sep 17 00:00:00 2001 From: Pengfei Zhu Date: Mon, 11 Nov 2019 22:39:07 +0800 Subject: [PATCH] Fix formatting, add threeSD (beta) --- ...and-the-Shared-Fonts-from-a-3DS-Console.md | 46 ++++++++++--------- 1 file changed, 25 insertions(+), 21 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 a654e4e..de1c818 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,31 +1,35 @@ 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 (alongside the config savegame), 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. If you have already dumped the Config Savegame using these exact same steps, there is no need for you to repeat them, as it also dumped the System Archives and Shared Fonts. +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 (alongside the config savegame), 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 -- 3DS system with boot9strap and GodMode9 (version 1.7.1 or above) installed -- An SD card reader or a way to wirelessly transfer files between the 3DS console and a computer +### threeSD (beta) +[threeSD](https://github.com/zhaowenlan1779/threeSD) is a tool written to help import data from your 3DS for Citra more conveniently. It is currently in early development, so problems may occur. Should that happen, report them in our [Discord](https://citra-emu.org/discord) server. Then, you can use an alternate way to dump your files such as directly using GodMode9. -### Instructions +Refer to threeSD [Quickstart Guide](https://github.com/zhaowenlan1779/threeSD/wiki/Quickstart-Guide) for importing your installed titles, updates, DLCs, save data, extra data, system files, etc. Note that you'll still need a hacked 3DS with GodMode9 to obtain your keys so that threeSD can decrypt the data on your SD card. - 1. Set up GodMode9 using SigHax / Boot9Strap. [Read its readme] on how to do this. - 2. Put the SD card into the 3DS. - 3. Boot into GodMode9. - 4. Press the HOME button once you have entered GodMode9. - 5. Choose "Scripts..." option and press (A) - 6. Select "GM9Megascript" option. - 7. Select "Dump Options" - 8. Select "Dump CITRA Files" - 9. Press (A) to accept the prompt to dump the files. (This might fail if you are using a custom font on your system.) - - On success, you will see `Dump created successfully:` then the files' file directory `0:gm9/out/Citra/` after it. +### GodMode9 +The supported way of dumping system archives is using GodMode9's GM9Megascript. If you have already dumped the Config Savegame using these exact same steps, there is no need for you to repeat them, as it also dumped the System Archives and Shared Fonts. - 10. Press (B) then select "Exit" - 11. Hold down the R shoulder button and press start to power off the system. - 12. Remove the sd card and insert it into your pc. - 13. Navigate to `/gm9/out/Citra/user` on the sd card. - 14. Find a file named `nand` from the previously stated directory. Copy this file to the computer into Citra's [[User Directory]] at and allow the computer to merge with/overwrite the existing `nand` folder of your user directory overwrite any existing file. +#### Required tools +- 3DS system with boot9strap and [GodMode9](https://github.com/d0k3/GodMode9) (version 1.7.1 or above) installed +- SD card reader (preferred), or a way to do wireless transfer + +#### Instructions +1. Set up GodMode9 using SigHax / Boot9Strap. [Read its readme](https://github.com/d0k3/GodMode9/blob/master/README.md) on how to do this. +2. Put the SD card into the 3DS. +3. Boot into GodMode9. +4. Press the HOME button once you have entered GodMode9. +5. Choose "Scripts..." option and press (A) +6. Select "GM9Megascript" option. +7. Select "Dump Options" +8. Select "Dump CITRA Files" +9. Press (A) to accept the prompt to dump the files. (This might fail if you are using a custom font on your system.) On success, you will see `Dump created successfully:` then the files' file directory `0:/gm9/out/Citra/` after it. +10. Press (B) then select "Exit" +11. Hold down the R shoulder button and press start to power off the system. +12. Remove the sd card and insert it into your pc. +13. Navigate to `/gm9/out/Citra/user` on the sd card. +14. Find a file named `nand` from the previously stated directory. Copy this file to the computer into Citra's [[User Directory]] at and allow the computer to merge with/overwrite the existing `nand` folder of your user directory overwrite any existing file. ##### Diagram showing the correct location of the system archives and shared font in Citra's [[User Directory]].