2021-08-07 14:32:50 +08:00
2021-06-27 00:11:09 +08:00
2021-08-07 10:49:34 +08:00
2021-07-29 23:27:13 +08:00
2021-08-07 14:32:50 +08:00
2019-08-24 23:30:22 +08:00
2021-07-15 16:28:33 +08:00
2020-08-07 16:03:22 +08:00
2021-06-28 23:21:05 +08:00
2021-06-27 00:11:09 +08:00

threeSD

threeSD is a tool to help prepare your system for the Nintendo 3DS emulator Citra.

Advantages

Compared with the previous method of using GodMode9 to dump games, and Checkpoint to dump saves, threeSD offers the following advantages:

  • Simple to use. You can import everything at once, including applications, updates, DLCs, saves, extra datas as well as necessary system datas. The UI is very simple, but usable and intutive. On your 3DS you will only need to run a GM9 script and everything is ready.
  • Fast. A PC's processing power and I/O speeds are obviously much better than a 3DS. In my test, importing all 20+ GiB of content only took about 20 minutes.
  • Does not require additional SD card space. Dumping a content requires space on your SD card. Importing it doesn't.

Usage Instructions

Please refer to the wiki.

TODO

  • Clean up core/importer.cpp by removing those 00000000...000000s there with FileUtil functions
  • UI improvements
    • Better error messages
    • Beautiful icons
  • Bug fixes
  • Clear all the TODOs in the code
  • Wireless transfer (probably FTP?)
    • but: slow, complex
S
Description
Tool to import data from your SD card for Citra
Readme 814 KiB
Languages
C++ 93.3%
CMake 4.6%
Shell 1%
Python 0.8%
C 0.3%