Skip to content

Version 2.5.0

Latest

Choose a tag to compare

@sthetix sthetix released this 11 Jul 06:59

NetMan 2.5.0

What's New

Tinfoil Compatibility 1.11.2

NetMan now includes a Tinfoil Compatibility replacement option for Atmosphere 1.11.2.

This feature replaces:

  • sd:/atmosphere/package3
  • sd:/bootloader/res/emummc.bmp
  • sd:/bootloader/res/sysmmc.bmp

The replacement is protected by SHA256 checks. NetMan will only proceed when the installed package3 matches the known stock Atmosphere 1.11.2 hash and the bundled Tinfoil-compatible files match their expected hashes.

If the installed package3 is unsupported, already modified, or does not match the paired Atmosphere version, NetMan will refuse to apply the replacement.

HATS Pack Compatibility

NetMan is designed as part of the HATS Pack workflow.

This release improves compatibility with the HATS Pack layout, especially the existing Hekate boot setup and hekate_ipl.ini configuration. NetMan does not modify hekate_ipl.ini; instead, it replaces the matching package3 and boot BMP indicators so the existing HATS boot entries can continue working as expected.

Improvements

  • Added automatic backup for original package3, emummc.bmp, and sysmmc.bmp.
  • Added restore support for the original files.
  • Improved restore UX with clearer states:
    • Restored
    • Already original
    • Backup missing
    • Failed
  • Improved retry safety by replacing BMP files first and package3 last.
  • Added detection for already-applied Tinfoil Compatibility.

sysMMC Connectivity UX

NetMan now detects when the full managed sysMMC profile is already applied.

  • Selecting Block Nintendo Connectivity again will now report that sysMMC is already blocked.
  • Selecting Allow Nintendo Connectivity again will now report that sysMMC is already allowed.
  • The warning prompt is skipped when the allowed profile is already active.
  • Current Status now shows:
    • NetMan profile: BLOCKED applied
    • NetMan profile: ALLOWED applied
    • NetMan profile: Partial or unknown

Packaging

The release package now includes the Tinfoil Compatibility files under:

  • config/netman/tce/1.11.2/package3
  • config/netman/tce/emummc.bmp
  • config/netman/tce/sysmmc.bmp

Notes

Tinfoil Compatibility is version-specific. This release is paired with Atmosphere 1.11.2 only.