-
Notifications
You must be signed in to change notification settings - Fork 21
Quickstart Guide
Note: This is an early draft. It is known to be incorrekt and incomplet, and has a lot of bad format
ting.
threeSD is a tool for your PC which directly decrypts and reads data from your 3DS SD card. Using threeSD, it is very easy to import everything at once - including installed titles, save data, extra data as well as necessary system files.
-
Latest version of threeSD
- Windows, Linux and macOS are supported. Make sure you are downloading the correct build for your OS.
- For Linux builds, you need to install Qt libraries. For example, on Ubuntu, do
sudo apt install libqt5gui5
in terminal.
- 3DS system with CFW installed and latest version of GodMode9 (older versions may not be able to execute the script properly)
- SD / microSD card reader (required)
You will need to execute a GodMode9 script to dump a few files that are necessary for threeSD to properly decrypt data on your SD card. Some system files will also be copied so that they can be imported later if necessary. Please make sure you have at least 400MB of free space (per NAND if you have set up EmuNANDs) on your SD card before you run the script.
Not sure which bootloader you are using? Just skip to the For all users part. If anything needs to be done, the script will instruct you to do so.
For fastboot3ds users: When booting from fastboot3ds, the bootrom is not in the memory. Therefore, GodMode9 cannot directly dump it. You need to use fastboot3ds's menu to dump the bootrom before you proceed.
- Hold the HOME button as you turn on your 3DS. This should take you into fastboot3ds menu.
- Using the D-Pad and (A) button, go to
Miscellaneous... > Dump bootroms & OTP
. - When finished, press (B) to power off your system.
Your bootroms are dumped to the 3DS
folder on your SD card. You don't need to move or copy them anywhere, threeSD will automatically detect boot9.bin dumped in this way and use it.
For boot9strap users: You don't need to do anything special other than the following steps.
For all users:
- Put the SD card in your computer.
- Extract the threeSD release archive and copy
dist/threeSDumper.gm9
to the foldergm9/scripts
on your SD card. - Insert the SD card into your 3DS.
- Boot into GodMode9.
- Press the HOME button to bring up GodMode9's menu, and use the D-Pad to select
Scripts...
. Press (A) to enter. - Using the D-Pad, select
threeSDumper
from the scripts list. If you do not see the dumper, recheck if you have done Step 2 correctly. - Press (A) to execute the script. When prompted, press (A) again to confirm.
- Wait for up to a few minutes. When prompted that the files have been dumped, press (A) to exit the script.
- Hold down the Right shoulder button and press (START) to power off your 3DS.
First, put your SD card in your PC.
If you use Citra Installer or Flatpak (Recommended): Directly open threeSD
from the release archive.
If you directly download Citra release ZIPs: Copy the threeSD
executable to the same folder as your citra-qt
executable and open it from there.
For all users:
- Your SD card should be listed as an auto-detected configuration. If not, recheck if your SD card is properly recognized as a disk and whether the folders
threeSD
andNintendo 3DS
exist in your SD card root. - Press
OK
. Wait for a while until the contents are loaded. You should now see a list of importable contents on your SD card. Select the ones you'd like to import.- You can switch between
Title View
, which organizes contents by title name, orGroup View
, which organizes contents by their type. -
System Data
andSystem Archive
contain important data that may be necessary for your imported games to run. Be sure to include them in your selection.
- You can switch between
- Press
OK
. Your contents are now being imported. Go out to get a coffee or two - it will finish faster than you'd expect! When completed, the importable contents list will automatically be reloaded.
You can now enjoy your games with Citra, at high resolutions, with custom controllers and cheats, and even custom textures!
If you have any game cartridges and would like to dump them as well, visit this tutorial.