carts:nintendo:ds

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
carts:nintendo:ds [2021/10/12 00:36]
jonasrosland
carts:nintendo:ds [2022/03/22 15:06]
hiccup [Identifying Game Versions]
Line 1: Line 1:
 ====== Nintendo DS / Nintendo DSi ====== ====== Nintendo DS / Nintendo DSi ======
-todo: add info on DS Slot-2 method from the old no-intro page+{{wst>see_hardware_page}}
  
 ===== Introduction ===== ===== Introduction =====
Line 8: Line 8:
 ===== Methods ===== ===== Methods =====
  
-  - 3DS console +  - [[#Method 1 - 3DS console|3DS console]] 
-  - DSi console +  - [[#Method 2 - DSi console|DSi console]] 
-  - DS console via Wi-Fi +  - [[#Method 3 - DS console via Wi-Fi|DS console via Wi-Fi]] 
-  - DS console via slot-2 flashcart+  - [[#Method 4 - DS console via slot-2 flashcart|DS console via slot-2 flashcart]]
  
 ==== Method 1 - 3DS console ==== ==== Method 1 - 3DS console ====
 === Tools === === Tools ===
   * A Nintendo 3DS (including New 3DS/2DS/New 2DS) with a method to run "bare-metal" ARM9 software. Methods include having a [[https://3ds.hacks.guide/|custom firmware]] installed or using a DS flashcart with [[https://3ds.hacks.guide/ntrboot|ntrboothax]].   * A Nintendo 3DS (including New 3DS/2DS/New 2DS) with a method to run "bare-metal" ARM9 software. Methods include having a [[https://3ds.hacks.guide/|custom firmware]] installed or using a DS flashcart with [[https://3ds.hacks.guide/ntrboot|ntrboothax]].
 +  * SD card
   * [[https://github.com/d0k3/GodMode9/releases|GodMode9]] (v2.0.0 or later)   * [[https://github.com/d0k3/GodMode9/releases|GodMode9]] (v2.0.0 or later)
  
 === Dumping === === Dumping ===
-  * Run GodMode9+  * Turn off the console 
 +  * Insert the game 
 +  * Boot your console into GodMode9
   * Navigate into "GAMECART"   * Navigate into "GAMECART"
   * Copy the .nds.enc file and the .txt file to the SD card.   * Copy the .nds.enc file and the .txt file to the SD card.
Line 68: Line 71:
  
 ==== Method 4 - DS console via slot-2 flashcart ==== ==== Method 4 - DS console via slot-2 flashcart ====
-todo: can you send the software over download play instead of using a slot-1 flashcart?+
 === Tools === === Tools ===
   * A Nintendo DS or Nintendo DS Lite with a slot-1 flashcart   * A Nintendo DS or Nintendo DS Lite with a slot-1 flashcart
   * A slot-2 flashcart compatible with your slot-1 flashcart.   * A slot-2 flashcart compatible with your slot-1 flashcart.
-  * [https://gbatemp.net/download/wooddumper.33406/ wooddumper]+  * [[https://archive.org/download/wooddumper-r89|wooddumper]]
  
 === Dumping === === Dumping ===
Line 79: Line 82:
   * Insert your slot-2 flashcarts SD card to your PC's SD card reader / connect your slot-2 flashcart to your PC   * Insert your slot-2 flashcarts SD card to your PC's SD card reader / connect your slot-2 flashcart to your PC
   * Copy the .nds and .txt files to your PC.   * Copy the .nds and .txt files to your PC.
-===== Verification ===== 
- 
-Description of how to verify that is a dump is correct. 
  
 ===== Gallery ===== ===== Gallery =====
-todo: add to body using mediawiki image plugin functionality+
 {{gallery>:carts:nintendo:ds}} {{gallery>:carts:nintendo:ds}}
  
 +Below are examples of txt files generated by wooddumper. The second one includes CRC32 as the wooddumper's checksum was used for that session.
 <code - A2DPv00.txt> <code - A2DPv00.txt>
 wooddumper r89 wooddumper r89
Line 93: Line 94:
  size: 33554432 bytes  size: 33554432 bytes
  card: 00001fc2  card: 00001fc2
- crc32: f443f9bf 
 save: save:
  status: 00000000  status: 00000000
  id: 00ffffff  id: 00ffffff
 </code> </code>
 +
  
 <code - A2DPv00 (1).txt> <code - A2DPv00 (1).txt>
Line 105: Line 106:
  size: 33554432 bytes  size: 33554432 bytes
  card: 00001fc2  card: 00001fc2
 + crc32: f443f9bf
 save: save:
  status: 00000000  status: 00000000
  id: 00ffffff  id: 00ffffff
 </code> </code>
- 
 ===== Identifying Game Versions ===== ===== Identifying Game Versions =====
  
Line 116: Line 117:
 {{:carts:nintendo:ds:cart_back.jpg?260}} {{:carts:nintendo:ds:cart_back.jpg?260}}
  
-**TGGRUVMMM**+**TGGRUVXMM**
  
 T = Type (A/B/C = Normal, D = DSi-exclusive, DS/DSi-enhanced with infrared hardware, T = Unknown, U = Tool/Utility, V = DSi-enhanced, Y = Unknown)\\ T = Type (A/B/C = Normal, D = DSi-exclusive, DS/DSi-enhanced with infrared hardware, T = Unknown, U = Tool/Utility, V = DSi-enhanced, Y = Unknown)\\
Line 123: Line 124:
 U = Unknown ("N" in all known cases)\\ U = Unknown ("N" in all known cases)\\
 V = Version (starts at 0)\\ V = Version (starts at 0)\\
-M = Something todo with the production date/run+X = Unknown ("Y" in all known cases)\\ 
 +M = Production site/factory ID?
  
 Easy way to remember where the version number is: fourth character from the right - this works for 3DS carts too. Easy way to remember where the version number is: fourth character from the right - this works for 3DS carts too.
  • carts/nintendo/ds.txt
  • Last modified: 2022/09/28 22:10
  • by hiccup