Skip to content

NAND dumpen

Diese Seite dient dazu ein NAND backup zu erstellen, was eine Kopie der Daten des inneren Speichersystem's des DSi's ist. Dies kann sowohl genutzt werden um hiyaCFW einzurichten, als auch no$gba und melonDS für DSi emulation.

TIP

Vergewissern Sie sich, dass die SD-Karte mindestens 250 MB freien Speicherplatz hat, sonst gibt es eine Fehlermeldung in dumpTool.

TIP

Es wird dringenst empfohlen, dies zu tun. Ein NAND backup kann im falle, wenn der DSi beschädigt wird, als Wiederherstellungspunkt dienen.

Abschnitt 1 -Einrichtung der SD-Karte

TIP

Wenn Sie dumpTool bereits von einem anderen Abschnitt dieser Anleitung heruntergeladen haben, können Sie diesen Abschnitt überspringen.

  1. Download the latest release of dumpTool
  2. Place dumpTool.nds anywhere on your SD card

Abschnitt II - NAND-Dump durchführen

  1. Launch dumpTool through the menu you have installed
    • If you've used an exploit to launch it, and you're already in the dumpTool menu, ignore this step
    • If Unlaunch is already installed and you we're directed to this page from the Get Started page, hold A + B while booting
  2. Drücke die A Taste auf deinem DSi um den NAND-Dump zu starten
    • Ein NAND-Backup dauert in der Regel um die 7 Minuten
  3. Sobald das NAND-Backup fertig ist, drücke START auf deinem DSi um dumpTool zu verlassen
  4. Schalte die Konsole aus und schiebe die SD-Karte zurück in den Computer
  5. On the SD card, go to where dumpTool.nds is placed, and you'll see a new folder called DT######... which contains the NAND backup
    • If dumpTool is downloaded from the Get Started page, it'll be named boot.nds
    • Inside the folder is nand.bin which is the backup itself, and nand.bin.sha1 which is the SHA1 hash of the backup
  6. Store the DT######... folder somewhere safe, where you won't lose it
    • Wenn möglich, mache eine Kopie/backup vom Nand-Backup auf verschiedenen Geräten
    • Erst wenn das NAND-Backup auf einem anderen Gerät gespeichert wurde, kann man es von der SD-Karte löschen
  7. If you've started dumpTool via an exploit, and was downloaded from the Get Started page, delete boot.nds from the SD card root

WARNING

The SHA1 hash of the nand.bin will not match the hash stored in nand.bin.sha1. This is because dumpTool adds additional data known as a no$gba footer to the nand.bin file after the SHA1 hash is calculated. You can use the hiyaCFW Helper to create a copy without the footer.

TIP

Continue to Choosing a Menu