Skip to content

Releases: YourKalamity/lazy-dsi-file-downloader-archive

End of Life

07 Apr 20:20
394ec64
Compare
Choose a tag to compare

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!

07 Jul 19:08
a233bd8
Compare
Choose a tag to compare

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

  1. Download lazy-dsi-file-downloader-v3.2.3-Windows.zip
  2. Right click and extract it
  3. Run lazy-dsi-file-downloader-v3.2.3-Windows.exe

macOS instructions

  1. Download and extract lazy-dsi-file-downloader-v3.2.3-macOS.zip
  2. Open Terminal
  3. 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

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!

25 May 20:55
d11795c
Compare
Choose a tag to compare

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

  1. Download lazy-dsi-file-downloader-v3.2.2-Windows.zip
  2. Right click and extract it
  3. Run lazy-dsi-file-downloader-v3.2.2-Windows.exe

macOS instructions

  1. Download and extract lazy-dsi-file-downloader-v3.2.2-macOS.zip
  2. Open Terminal
  3. 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

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!

04 May 08:57
572b546
Compare
Choose a tag to compare

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

  1. Download lazy-dsi-file-downloader-v3.2.1-Windows.zip
  2. Right click and extract it
  3. Run lazy-dsi-file-downloader-v3.2.1-Windows.exe

macOS instructions

  1. Download and extract lazy-dsi-file-downloader-v3.2.1-macOS.zip
  2. Open Terminal
  3. 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

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

01 May 11:24
0dbdff9
Compare
Choose a tag to compare
Version 3.2.0 Beta 2 Pre-release
Pre-release

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

  1. Download lazy-dsi-file-downloader-v3.2.0-beta1-Windows.zip
  2. Right click and extract it
  3. Run lazy-dsi-file-downloader-v3.2.0-beta1-Windows.exe

macOS instructions

  1. Download and extract lazy-dsi-file-downloader-v3.2.0-beta1-macOS.zip
  2. Open Terminal
  3. 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

Don't forget to star if it helped you :p

Version 3.2.0 Beta 1

01 May 10:14
411b5c2
Compare
Choose a tag to compare
Version 3.2.0 Beta 1 Pre-release
Pre-release

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

  1. Download lazy-dsi-file-downloader-v3.2.0-beta1-Windows.zip
  2. Right click and extract it
  3. Run lazy-dsi-file-downloader-v3.2.0-beta1-Windows.exe

macOS instructions

  1. Download and extract lazy-dsi-file-downloader-v3.2.0-beta1-macOS.zip
  2. Open Terminal
  3. 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

Don't forget to star if it helped you :p

Version 3.1.4!

24 Apr 17:35
964b729
Compare
Choose a tag to compare

This release switches to cx_Freeze for Windows, to hopefully combat the issues with antivirus.

Windows instructions

  1. Install 7-Zip from here
  2. Download lazy-dsi-file-downloader-3.1.4-Windows.zip
  3. Right click and extract it
  4. Run lazy-dsi-file-downloader-3.1.4-Windows.exe

macOS instructions

  1. Download and extract lazy-dsi-file-downloader-3.1.4-macOS.zip
  2. Open Terminal
  3. 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

Don't forget to star if it helped you :p

What's Changed

New Contributors

Full Changelog: YourKalamity/lazy-dsi-file-downloader@3.1.3...3.1.4

Version 3.1.3!

07 Jan 12:31
Compare
Choose a tag to compare

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

  1. Download and extract lazy-dsi-file-downloader-3.1.3-macOS.zip
  2. Open Terminal
  3. 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

Don't forget to star if it helped you :p

Version 3.1.2!

09 Feb 12:17
Compare
Choose a tag to compare

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 run lazy-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

Don't forget to star if it helped you :p

Version 3.1.1

07 Jan 21:01
Compare
Choose a tag to compare

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 run lazy-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

Don't forget to star if it helped you :p