Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
carts:nintendo:3ds [2025/02/28 13:09] – [3DS console (GodMode9)] hiccupcarts:nintendo:3ds [2026/05/04 19:30] (current) – [3DS console (GodMode9)] added footnote for 4GB carts hiccup
Line 5: Line 5:
  
 ===== Introduction ===== ===== Introduction =====
-{{wst>carts_important_notes}}+{{wst>dumping_important_notes}} 
 +{{wst>ds_3ds_carts_important_notes}}
  
 Dumping Nintendo 3DS carts is fairly easy, and can either be done through homebrew software, or by using a DS flashcart. Dumping Nintendo 3DS carts is fairly easy, and can either be done through homebrew software, or by using a DS flashcart.
Line 26: Line 27:
   * Launch GodMode9 by pressing (Start) and then the power button   * Launch GodMode9 by pressing (Start) and then the power button
   * Navigate to%% %%''[C:] GAMECART''   * Navigate to%% %%''[C:] GAMECART''
-  * Copy the .3ds file **without trim in its name**, the .txt file and the *-priv.bin to the SD card.((The priv.bin is unique to the cart and is (or at least was) used for online play, so you shouldn't share it (and probably not even its hash) online.)) If split files show up (for 3DS games that are 4GB), copy all the split parts to the SD card and combine them using ''copy /b part1 + part2 combined'' on the Windows command line or ''cat part1 part1 > combined'' on Mac OS or Linux.+  * Copy the .3ds file **without trim in its name**, the .txt file and the *-priv.bin to the SD card.((The priv.bin is unique to the cart and is (or at least was) used for online play, so you shouldn't share it (and probably not even its hash) online.)) If split files show up (for 3DS games that are 4GB), copy all the split parts to the SD card and combine them using ''copy /b part1 + part2 combined'' on the Windows command line or ''cat part1 part1 > combined'' on Mac OS or Linux((If you just copy the "full" file for 4GB carts, it will be missing the last byte, due to limitations of the FAT32 filesystem that is used for 3DS SD cards.)).
  
 ===== Gallery ===== ===== Gallery =====
Line 48: Line 49:
 Easy way to remember where the version number is: fourth character from the right - this works for DS/i carts too. Easy way to remember where the version number is: fourth character from the right - this works for DS/i carts too.
  
-===== Checking the ROM (optional) ====+===== Checking the ROM ====
 Download [[https://github.com/3DSGuy/Project_CTR/releases|ctrtool]] and run <code>ctrtool --intype=cci --verify dump.3ds > ctrtool_log.txt</code>(replace dump.3ds with the name of your dump). This will create a file called ctrtool_log.txt, which you should keep alongside the dump. Download [[https://github.com/3DSGuy/Project_CTR/releases|ctrtool]] and run <code>ctrtool --intype=cci --verify dump.3ds > ctrtool_log.txt</code>(replace dump.3ds with the name of your dump). This will create a file called ctrtool_log.txt, which you should keep alongside the dump.
  
 +You can also do this by selecting the dumped ROM on the SD card (not the one on the cart) with GodMode9 and selecting verify, but it will likely be slower than doing it on PC.
 ===== Gathering and Submitting Dump Info ===== ===== Gathering and Submitting Dump Info =====
 {{wst>see_submission_page}} {{wst>see_submission_page}}
  
 <sub>Based on [[https://wiki.no-intro.org/index.php?title=Nintendo_3DS_Dumping_Guide|this No-Intro wiki page]] and Psykopat's back-of-cart serial research</sub> <sub>Based on [[https://wiki.no-intro.org/index.php?title=Nintendo_3DS_Dumping_Guide|this No-Intro wiki page]] and Psykopat's back-of-cart serial research</sub>