Releases: YourKalamity/lazy-dsi-file-downloader-archive
End of Life
Lazy DSi File Downloader has been deprecated, please follow the manual setup guide instead here
- For those of you coming from a video guide, this is the main reason we don't recommend video guides
- Tools become outdated, instructions change
- The instructions over at dsi.cfw.guide are updated as soon as there is any change, has a multitude of languages to read AND is quite simple to follow.
- If you still get stuck, you can always join our Discord Server
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
Version 3.2.2!
This release adds back the console output window for better debugging.
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.2-Windows.zip
- Right click and extract it
- Run
lazy-dsi-file-downloader-v3.2.2-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-v3.2.2-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.2-Python3.zip
- Run:
pip install -r requirements.txt
- Run using Python3.5 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.2
Version 3.2.1!
This release switches to py7zr to remove the requirement of having 7Zip installed on Windows
Additionally:
- Users running the Python3 version must install the dependencies manually
- The repository has been cleaned and had many unnecessary files removed
- Memory Pit files are now downloaded from dsi.cfw.guide instead of from this repository
- Unlaunch is now selected by default to better reflect the requirement of the guide
- Removed dir_utils dependency since it's being deprecated
Windows instructions
- Download
lazy-dsi-file-downloader-v3.2.1-Windows.zip
- Right click and extract it
- Run
lazy-dsi-file-downloader-v3.2.1-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-v3.2.1-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.1-Python3.zip
- Run:
pip install -r requirements.txt
- Run using Python3.5 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.0
Version 3.2.0 Beta 2
This release switches to py7zr to remove the requirement of having 7zip installed on Windows
Additionally Python 3 users will manually have to install the dependencies
This is a BETA, use the last working release (3.1.4) if you run into any issues
Windows instructions
- Download
lazy-dsi-file-downloader-v3.2.0-beta1-Windows.zip
- Right click and extract it
- Run
lazy-dsi-file-downloader-v3.2.0-beta1-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-v3.2.0-beta1-macOS.zip
- Open Terminal
- Drag and drop
lazy-dsi-file-downloader-v3.2.0-beta1-macOS
onto the Terminal window and press return
Python3 instructions (Linux, Windows, macOS)
- Extract all files in
lazy-dsi-file-downloader-v3.2.0-beta1-Python3.zip
- Run:
pip install -r requirements.txt
- Run using Python3.5 or higher :
- Linux / macOS :
python3 main.py
- Windows :
python main.py
- Linux / macOS :
Don't forget to star if it helped you :p
Version 3.2.0 Beta 1
This release switches to py7zr to remove the requirement of having 7zip installed on Windows
Additionally Python 3 users will manually have to install the dependencies
This is a BETA, use the last working release (3.1.4) if you run into any issues
Windows instructions
- Download
lazy-dsi-file-downloader-v3.2.0-beta1-Windows.zip
- Right click and extract it
- Run
lazy-dsi-file-downloader-v3.2.0-beta1-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-v3.2.0-beta1-macOS.zip
- Open Terminal
- Drag and drop
lazy-dsi-file-downloader-v3.2.0-beta1-macOS
onto the Terminal window and press return
Python3 instructions (Linux, Windows, macOS)
- Extract all files in
lazy-dsi-file-downloader-v3.2.0-beta1-Python3.zip
- Run:
pip install -r requirements.txt
- Run using Python3.5 or higher :
- Linux / macOS :
python3 main.py
- Windows :
python main.py
- Linux / macOS :
Don't forget to star if it helped you :p
Version 3.1.4!
This release switches to cx_Freeze for Windows, to hopefully combat the issues with antivirus.
Windows instructions
- Install 7-Zip from here
- Download
lazy-dsi-file-downloader-3.1.4-Windows.zip
- Right click and extract it
- Run
lazy-dsi-file-downloader-3.1.4-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-3.1.4-macOS.zip
- Open Terminal
- Drag and drop
lazy-dsi-file-downloader-3.1.4-macOS
onto the Terminal window and press return
Python3 instructions (Linux, Windows, macOS)
- Extract all files in
lazy-dsi-file-downloader-3.1.4-Python3.zip
- Run using Python3.5 or higher :
- Linux / macOS :
python3 main.py
- Windows :
python main.py
- Linux / macOS :
Don't forget to star if it helped you :p
What's Changed
- Switch Windows builds to cx_Freeze by @lifehackerhansol in https://github.com/YourKalamity/lazy-dsi-file-downloader/pull/19
New Contributors
- @lifehackerhansol made their first contribution in https://github.com/YourKalamity/lazy-dsi-file-downloader/pull/19
Full Changelog: YourKalamity/lazy-dsi-file-downloader@3.1.3...3.1.4
Version 3.1.3!
This release fixes Windows 7 compatibility problems and makes the prompts more user friendly by switching to Python 3.8
Windows instructions
- Install 7-Zip from here before running
lazy-dsi-file-downloader-3.1.3-Windows.exe
- Windows SmartScreen, Defender and other anti-virus software may prevent you from running this program, this is due to the fact I have not signed it since it'd require a developer certificiate (£100+). Please follow the instructions for your antivirus software to add lazy-dsi-file-downloader as an exception
macOS instructions
- Download and extract
lazy-dsi-file-downloader-3.1.3-macOS.zip
- Open Terminal
- Drag and drop
lazy-dsi-file-downloader-3.1.3-macOS
onto the Terminal window and press return
Python3 instructions (Linux, Windows, macOS)
- Extract all files in
lazy-dsi-file-downloader-3.1.3-Python3.zip
- Run using Python3.5 or higher :
- Linux / macOS :
python3 main.py
- Windows :
python main.py
- Linux / macOS :
Don't forget to star if it helped you :p
Version 3.1.2!
This short-term fix is to sort out the issue with the requests lib and the unlaunch download page.
macOS executables added!
- Runs on macOS 10.14 Mojave without Python
- If you run into errors, use the Python3 version instead
Can now update hiyaCFW
- Must have run hiyaHelper once beforehand on the SD card
- Update only changes
hiya.dsi
To only update TWiLight Menu, deselect all the options except Download / Update TWiLight Menu ++?
!
Windows instructions
- Install 7-Zip from here before running
lazy-dsi-file-downloader-3.1.1-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-3.1.1-macOS.zip
and runlazy-dsi-file-downloader-3.1.1-macOS
with macOS 10.14 Mojave or higher
Python3 instructions (Linux, Windows, macOS)
- Extract all files in
lazy-dsi-file-downloader-3.1.1-Python3.zip
- Run using Python3.5 or higher :
- Linux / macOS :
python3 main.py
- Windows :
python main.py
- Linux / macOS :
Don't forget to star if it helped you :p
Version 3.1.1
macOS executables added!
- Runs on macOS 10.14 Mojave without Python
- If you run into errors, use the Python3 version instead
Can now update hiyaCFW
- Must have run hiyaHelper once beforehand on the SD card
- Update only changes
hiya.dsi
To only update TWiLight Menu, deselect all the options except Download / Update TWiLight Menu ++?
!
Windows instructions
- Install 7-Zip from here before running
lazy-dsi-file-downloader-3.1.1-Windows.exe
macOS instructions
- Download and extract
lazy-dsi-file-downloader-3.1.1-macOS.zip
and runlazy-dsi-file-downloader-3.1.1-macOS
with macOS 10.14 Mojave or higher
Python3 instructions (Linux, Windows, macOS)
- Extract all files in
lazy-dsi-file-downloader-3.1.1-Python3.zip
- Run using Python3.5 or higher :
- Linux / macOS :
python3 main.py
- Windows :
python main.py
- Linux / macOS :