Im SDFilesUpdater lässt sich nun Hekate mit dem nogc-Patch herunterladen und die Konsole lässt sich mit "X" in der App direkt neu starten. Dateien, die nicht geupdated werden sollen, können in der settings.config bestimmt werden; dort lässt sich auch das Auto-Update deaktivieren. Auch werden Downloads jetzt als ZIP angeboten, was die Dateigröße verkleinert.
Im SDFilesToolkit zerschießt das Anschalten von Autoboot nicht mehr die hekate_ipl.ini und das Parsen der loader.ini wurde behoben, wenn diese ein Byte-Order-Mark enthält (deshalb immer einen gescheiten Texteditor verwenden!).
Die Kompatibilität mit macOS wurde durch das Entfernen von Wildcards gefixt und der enthaltene NSP-Installer "Tinfoil" auf einen Fork aktualisiert, der die Kompatibilität mit den meisten Firmware-Versionen behebt. Sys-netcheat und der Homebrew Loader wurden ebenfalls aktualisiert.
Changelog
SDFilesUpdater
* New bundle added: Hekate (No Gamecard) for those looking for a nogc bundle
* Added audio tones when navigating through the app.
* You can now restart the Switch once you finish updating by pressing the X button.
* Ignore updating specific files through the settings.config file.
* Ability to turn off the auto updating of the app through the settings.config file.
* Downloads are now zip files again instead of tar files. This makes the download significantly smaller.
SDFilesToolkit:
* Fixed auto boot breaking hekate_ipl.ini
* Fixed parsing when loader.ini had BOM bytes
General:
* Remove wildcards out of ini files to fix Mac OS X compatibility.
* Added a modified Tinfoil version as the original Tinfoil (Now maintained by XorTroll) broke support for most firmwares due to USB-support.
* Updated Checkpoint
* Updated HBL (Apparently reverted a update in v10 testing I thought was implemented)
* Updated sys-netcheat