Skip to content

suloku/nds-savegame-manager

 
 

Repository files navigation

nds-savegame-manager

NDS homebrew tool by Pokedoc to rip and restore saves from DS and GBA games. Small modifications by me to make it more user-friendly.

The code is published under the GNU GPL v2.

Below is a copy of the project description at https://code.google.com/p/savegame-manager/


This tool allows you to backup and restore saves from commercial Nintendo handheld game cartridges. Based on the devkitPro toolchain and other open source libraries, this program implements most of the features also found in the older (closed-source and abandoned) tools developed by Rudolph and other members of the DS homebrew scene. It does not (and will never) support ROM dumping!

Requirements:

  • A DLDI-capable Flash Card
  • A Nintendo DS Phat/Lite. DSi and 3DS are not supported!

Features:

  • Should support all known DS game saves, including Pokemon HG/SS/B/W, and probably that pedometer game as well
  • Supports most GBA save types, with the exception of EEPROM type saves
  • Supports 3in1 backup mode (requires an EZFlash 3in1), WiFi backup mode (requires a compatible access point and an FTP server)
  • (soon) Translatable texts

If you want to use any of my code in a project using a different license, contact me, and we can work something out.

About

Tool by Pokedoc to rip and restore saves from DS and GBA games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.1%
  • C 27.2%
  • Makefile 4.7%