Once Nintendo Switch FW 6.2.0 was cracked we all knew it was just a matter of time on which CFW would be the first to support that FW.
Since atmosphere is the first CFW to be updated to support FW 6.2.0. The other CFW will probably be updated in the next few days to also support FW 6.2.0.
Looks like we're seeing a rare, twice-in-a-row June 15th: Atmosphere 0.8.1 has released: https://t.co/99iscad3TD
This contains a hotfix for a race condition that could cause AutoRCM protection to not apply (sorry about that!), as well as a bunch of minor features.
Enjoy! 🙂
— Michael (@SciresM) November 30, 2018
Atmosphère 0.8.1
The following was changed since the last release:
- A bug was fixed causing users to see Failed to enable SMMU! if fusee had previously rebooted.
- This message will still occur sporadically if fusee is not launched from coldboot, but it can never happen twice in a row.
- A race condition was fixed in Atmosphere bis_protect functionality that could cause NS to be able to overwrite BCT public keys.
- This sometimes broke AutoRCM protection, the current fix has been tested on hardware and verified to work.
- Support was added for enabling debugmode based on the exosphere section of BCT.ini:
- Support was added for nogc functionality; thanks to @rajkosto for the patches.
- If patches are enabled but not found for the booting system, a fatal error will be thrown.
- This should prevent running FS without nogc patches after updating to an unsupported system version.
- If patches are enabled but not found for the booting system, a fatal error will be thrown.
- An extension was added to exosphere allowing userland applications to cause the system to reboot into RCM:
- On fatal error, the user can now choose to perform a standard reboot via the power button, or a reboot into RCM via either volume button.
- A custom message was added to fatal for when an Atmosphère API version mismatch is detected (2495-1623).
Download: atmosphere-0.8.1
It's June 15th today — Atmosphere 0.8.0 has released: https://t.co/hIHfIUxzwS
This is a feature update: a new fatal sysmodule was added, some protections were added for NAND partitions, and 6.2.0 support was added.
Many thanks to @elmirorac and @naehrwert for their help. 🙂
— Michael (@SciresM) November 29, 2018
Atmosphère 0.8.0
- A custom fatal system module was added.
- This re-implements and extends Nintendo’s fatal module, with the following features:
- Atmosphère’s fatal does not create error reports.
- Atmosphère’s fatal draws a custom error screen, showing registers and a backtrace.
- Atmosphère’s fatal attempts to gather debugging info for all crashes, and not just ones that include info.
- Atmosphère’s fatal will attempt saving reports to the SD, if a crash report was not generated by creport.
- This re-implements and extends Nintendo’s fatal module, with the following features:
- Title flag handling was changed to prevent folder clutter.
- Instead of living in atmosphere/titles/<tid>/%s.flag, flags are now located in
atmosphere/titles/<tid>/flags/%s.flag
- The old format will continue to be supported for some time, but is deprecated.
- Flags can now be applied to HBL by placing them at
atmosphere/flags/hbl_%s.flag
.
- Instead of living in atmosphere/titles/<tid>/%s.flag, flags are now located in
- smhax is no longer enabled, because it is no longer needed and breaks significant functionality.
- Users with updated HBL/homebrew should see no observable differences due to this change.
- To facilitate this, fs.mitm now mitms all sessions for non-system modules; content overriding has been made separate from service interception.
“Please note: these protections are basic, and sufficiently malicious homebrew can defeat them. Please be careful to only run homebrew software from sources that you trust.”
- A bug involving HDCP titles crashing on newer firmware was fixed.
- Support was added for system version 6.2.0; our thanks to @motezazer for his invaluable help.
- By default, new keys will automatically be derived without user input.
- Support is also present for loading new keys from atmosphere/prod.keys or atmosphere/dev.keys
- General system stability improvements to enhance the user’s experience.
Download: atmosphere-0.8.0