From cb3e1d0e19d416fa01876a763a63801b93f92fea Mon Sep 17 00:00:00 2001 From: "Kalam :p" <63474858+YourKalamity@users.noreply.github.com> Date: Sun, 28 Jun 2020 13:06:23 +0100 Subject: [PATCH] Update README.md --- README.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f6d66a..60b689c 100644 --- a/README.md +++ b/README.md @@ -1 +1,31 @@ -# just-a-dsi-cfw-installer \ No newline at end of file +# Lazy DSi file downloader (for dsi.cfw.guide) + +Automatically downloads +- Memory Pit +- TWiLight Menu ++ +- dumpTool +- Unlaunch + +and places them in the correct folders on the SD card + +`dumpTool.nds` and `UNLAUNCH.DSI` are placed on the root of the SD card + + +## Requirements: + +### Windows + +7-Zip must be installed before launching the .exe + +### Linux & MacOS + +At least Python 3.5 with the Tkinter library + + +## Credits: +- [NightScript](https://github.com/NightYoshi370) for the idea +- [shutterbug2000](https://gbatemp.net/members/shutterbug2000.354863/) for creating Memory Pit +- [TWiLight Menu ++ developers](https://github.com/DS-Homebrew/TWiLightMenu) for creating TWiLight Menu++ +- [Zoogie](https://github.com/zoogie/dumpTool) for dumpTool +- [NoCash](https://problemkaputt.de/) for Unlaunch +- [HiyaCFW helper](https://github.com/mondul/HiyaCFW-Helper) used the same extract method for `.7z` files