github sthetix/HATS-Installer-Payload 1.0.1

6 days ago

Release v1.0.1

What's New

This release adds a new installation mode to give users more control over their installation process.

Changes

New Installation Modes

The payload now supports 4 distinct installation modes:

  • overwrite - Overwrite files only (no deletions) - Safest option for users with game cheats
  • replace_ams - Delete /atmosphere only
  • replace_ams_bl - Delete /atmosphere and /bootloader (NEW)
  • clean - Delete /atmosphere, /bootloader, and /switch

Technical Details

  • Added MODE_REPLACE_AMS_BL enum value for the new bootloader deletion mode
  • Updated mode_names array to reflect new mode naming convention
  • Changed default installation mode to MODE_OVERWRITE for safer default behavior
  • Updated cleanup logic in do_install() to properly handle all 4 modes
  • Increased parsing loop to support 4 installation modes

Don't miss a new HATS-Installer-Payload release

NewReleases is sending notifications on new releases.