Version 3.2.3!
Lazy DSi File Downloader has been deprecated, please follow the manual setup guide instead here
This release fixes the random freezing caused by existing folders on the SD card.
Moving forward, Python 3.8+ will be required to run the script
If the application freezes at any point, check the console window (black command-like screen that pops up alongside the main program) and let us know in our Discord Server what happened.
Windows instructions
- Download
lazy-dsi-file-downloader-v3.2.3-Windows.zip
- Right click and extract it
- Run
lazy-dsi-file-downloader-v3.2.3-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-v3.2.3-macOS.zip
- Open Terminal
- Drag and drop
lazy-dsi-file-downloader-macOS
onto the Terminal window and press return
Python3 instructions (Linux, Windows, macOS)
- Extract all files in
lazy-dsi-file-downloader-v3.2.3-Python3.zip
- Run:
pip install -r requirements.txt
- Run using Python3.8 or higher :
- Linux / macOS :
python3 main.py
- Windows :
python main.py
- Linux / macOS :
Don't forget to star if it helped you :p
Full Changelog: YourKalamity/lazy-dsi-file-downloader@3.1.4...v3.2.3