From 74f4802b89909d8babdd2cb48c9d049ad3eff975 Mon Sep 17 00:00:00 2001 From: Google Code Exporter Date: Tue, 17 Nov 2015 11:34:44 -0500 Subject: [PATCH] Migrating wiki contents from Google Code --- ProjectHome.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ProjectHome.md diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..a68db4f --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,13 @@ +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. \ No newline at end of file