Migrating wiki contents from Google Code

This commit is contained in:
Google Code Exporter
2015-11-17 11:34:44 -05:00
commit 74f4802b89

13
ProjectHome.md Normal file
View File

@@ -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.