HATS Tools v1.5.4
Changes
Added
- Fuse count display when fetching firmware - shows current fuse count and required fuses for each firmware version to help prevent accidental downgrades
Fixed
- Installation loop bug in hats-installer payload that could cause the Switch to get stuck in a reboot loop
- Improved
hekate_ipl.inihandling to properly restore original configuration after installation - Added staging directory check with proper error handling in the payload
- Clean up of old HATS pack files to avoid conflicts between versions
Technical Details
- Moved hekate_ipl.ini backup/modify logic to the NRO (when clicking "Launch") instead of the payload
- Payload now only handles restoration of hekate_ipl.ini after installation
- Old payload paths (
/bootloader/payloads/hats-installer.bin) are automatically cleaned up - Added proper disk sync and file deletion handling