mirror of
https://github.com/thewesker/lazy-dsi-file-downloader.git
synced 2025-12-20 12:31:11 -05:00
45 lines
1.8 KiB
Markdown
45 lines
1.8 KiB
Markdown
# Lazy DSi file downloader (for dsi.cfw.guide)
|
|
|
|

|
|
|
|
Automatically downloads
|
|
- Memory Pit
|
|
- TWiLight Menu ++
|
|
- dumpTool
|
|
- Unlaunch
|
|
- + Additional homebrew
|
|
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
|
|
`Additional homebrew` are placed in `sd:/roms/nds/`
|
|
|
|
Can now be used to update TWiLight Menu ++!
|
|
|
|
## Requirements:
|
|
- An SD card
|
|
|
|
### Windows
|
|
|
|
- 7-Zip must be installed before launching the .exe
|
|
|
|
### Linux & MacOS
|
|
|
|
- At least Python 3.5 with the Tkinter library
|
|
|
|
|
|
## Credits
|
|
- [SNBeast](https://github.com/SNBeast) for testing, pointing out bugs and for being a huge help in general
|
|
- [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
|
|
- [Universal-Team](https://universal-team.net/),[Pk11](https://pk11.us/), [StackZ](https://github.com/SuperSaiyajinStackZ) and [FlameKat53](https://github.com/FlameKat53) for PKMN-chest, DSEins and Relaunch
|
|
- [smealum](https://github.com/smealum/portalDS) for portalDS
|
|
- [CBDS](http://cbds.free.fr/Softwares/ComicBookDS) for ComicBookDS
|
|
- [DSBible](https://www.gamebrew.org/wiki/DSBible)
|
|
- [RocketRobz](https://github.com/RocketRobz/dsdoom) for DSDoom
|
|
- [DSFTP](https://www.gamebrew.org/wiki/DSFTP)
|
|
- [jonatan6](https://github.com/Jonatan6/Tic-Tac-DS) for Tic-Tac-DS
|