This repository was archived by the owner on Jan 7, 2021. It is now read-only.
Releases: LiquidFenrir/MultiUpdater
Releases · LiquidFenrir/MultiUpdater
MultiUpdater v1.6
MultiUpdater v1.5
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
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 ?