0.19.5

Atmosphere-NX/Atmosphere0.19.5Jul 6, 2021by SciresM

AI Summary

Support for firmware 12.1.0 is added, along with a fix for LayeredFS compatibility with games using multiple programs under a single title.

Key Highlights

  • Added support for firmware version 12.1.0
  • LayeredFS support restored for OpenDataStorageWithProgramIndex commands
  • Fixed reboot to payload NRO to allow OS state saving
  • Fixed dns.mitm crash when games request resolution of an empty string

New Features

  • Support for 12.1.0 firmware
  • LayeredFS compatibility improvements

Full Release Notes

**0.19.5** is Atmosphère's fifty-first official release.

fusee-primary was last updated in: **0.19.3**.

With thanks to the @switchbrew team, Atmosphère 0.19.5 is bundled with [hbl](https://github.com/switchbrew/nx-hbloader) 2.4.1, and [hbmenu](https://github.com/switchbrew/nx-hbmenu) 3.4.0.

The following was changed since the last release:

* Support was added for 12.1.0.
* LayeredFS support was added for OpenDataStorageWithProgramIndex commands.
  * Certain games using newer (7.0.0+ APIs) which include multiple programs under a single title previously could not be modified.
  * These are now supported as normal, and LayeredFS should have 100% compatibility again.
* A number of minor issues were fixed, including:
  * The Reboot to Payload NRO was updated to allow the OS to save state prior to rebooting (thanks @AuroraWright)!
  * An issue was fixed that could cause dns.mitm to fail when games requested resolution of an empty string.
  * An issue was fixed that caused a memory leak in the erpt system module.
    * This would eventually cause a system crash after ~540 reports were generated without rebooting.
* A number of minor improvements were made to improve mesosphere's accuracy.
* General system stability improvements to enhance the user's experience.

For information on the featureset supported by 0.19, please see [the official release notes](https://github.com/Atmosphere-NX/Atmosphere/releases/tag/0.19.0).