Le développeur LiquidFenrir nous propose de découvrir un tout nouvel outil nommé MultiUpdater. Sous ce nom se cache une mise à jour d'un outil développé il y a un an et qui permettait de mettre à jour HBL.
Il s'agit là d'un outil universel permettant de mettre à jour les payloads et d'autres fichiers présents sur la SD comme le fichier FIRM ou encore les applications CIA.
Un utilisateur de GBATemp a voulu reprendre à son compte MultiUpdater, mais pour y ajouté des corrections non justifiées, cela a du piquer un peu LiquidFenrir qui a repris le développement et proposé une v2 puis la v2.1.

MultiUpdater
MultiUpdater is an updater for FIRM payloads, CIA applications, and other files on the SD card.
Configuration
The configuration file is named config.json and should be placed in /3ds/MultiUpdater/.
An example config can be found in the repo.
Dependencies / Requirements
This project requires ctrulib, zlib, and jansson in your environment. zlib and jansson can be installed with 3ds_portlibs
Compilation
Just run make in terminal. Bannertool and makerom must be in your PATH or CIA compilation will fail.
MultiUpdater v2.1
- quick fix and release for the github api parsing, allowing for finding the download url of an item in the latest release of a repo.
MultiUpdater v2
- Long awaited (or not) release, fixes a crash and adds a feature: cia installation!
- Just add something to your config that ends up being saved as a .cia
- WARNING: might not work from HBL