Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Releases: LiquidFenrir/MultiUpdater

MultiUpdater v1.6

09 Jan 12:10

Choose a tag to compare

QoL update:

  • config updated to "fix" #11
  • zips are now deleted once the needed file has been extracted (#3)
  • added scrolling, and marking! You can have more than 18 entries, and update all of them at once (#6)

MultiUpdater v1.5

06 Jan 06:14

Choose a tag to compare

Here's the first update in quite a long time, there's been some pretty massive changes:

  • Error messages are no longer allocated on the stack.
  • Fixed #5.
  • "Homebrew" logo instead of the 3DS logo.
  • Less terrible banner/audio/icon. Make sure to uninstall the old MultiUpdater and go to the Home Menu before installing the new one, otherwise the icon won't change! You could also wipe the icon cache and reboot.
  • Several useless printfs were removed.
  • Updated completion, error, etc. codes to be more user-friendly
  • Updated the example config.json to remove dead links and add other payloads per @Plailect's recommendation.

First release

13 Jul 01:56

Choose a tag to compare

First full release of MultiUpdater!
Configuration file (named config.json) goes in /3ds/MultiUpdater/
To use, simply put the contents of the zip below on your SD, then launch the 3dsx from HBL or install the CIA
WARNING: numbers of entries displayed is limited to 18, that should be plenty enough, but if you go higher: you will be able to download the entries that are not displayed, but be careful when selecting them

TODO:
-add real https support (for now, simply disables checking)
-better UI ?
-7z support ?