Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiralCurtiss committed Sep 25, 2014
1 parent 337af12 commit 12fba38
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
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.

0 comments on commit 12fba38

Please sign in to comment.