From 36b5cff0dba8e69e3b1be45b1c25fd3ea25d5e5b Mon Sep 17 00:00:00 2001 From: HunterMario <115364638+HunterMario@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:12:43 -0600 Subject: [PATCH 1/3] Adjusted the notice regarding Atmosphere on 22.0.0+ --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 75bf200d..1990104a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -36,9 +36,9 @@ Additionally, we are not currently, historically, or will ever be, associated wi As of January 26th, 2026, the sole maintainer of Atmosphère, SciresM, has announced that they are [retiring from the public hacking scene](https://gist.github.com/SciresM/e760b192d873af67ce8f0f5c7000a651). Since they have retired, Atmosphère updates will likely take longer to release when future Nintendo Switch firmware updates arrive. What this means is that, currently, firmware version `21.2.0` is the latest (officially) supported firmware, without any potential uncertainty. -Users should be cautious when considering updating past firmware version `21.2.0`. Atmosphère may not function on newer firmware versions if Nintendo implements any major changes. +Users should be cautious when considering updating to firmware version `22.0.0` or newer. As of March 17, 2026, Atmosphère does not function on this versions. -In addition, due to the longer duration between updates, there is a large likelihood of **potentially dangerous** Atmosphère forks coming into existence. Users are advised **NOT** to use these forks, and should wait for proper Atmosphère updates from team members that are trusted and knowledgeable. +In addition, due to the longer duration between updates, there is a large likelihood of **potentially dangerous** Atmosphère forks coming into existence for these versions. Users are advised **NOT** to use these forks, and should wait for proper Atmosphère updates from team members that are trusted and knowledgeable. ::: From 9ce30e12fcdfbadb6ec2e1fdbc0b9dcc558b2a8e Mon Sep 17 00:00:00 2001 From: HunterMario <115364638+HunterMario@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:16:27 -0600 Subject: [PATCH 2/3] Added extra option to update an offline emuMMC --- docs/extras/updating.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/extras/updating.md b/docs/extras/updating.md index a1f6bb6e..b3ffea1b 100644 --- a/docs/extras/updating.md +++ b/docs/extras/updating.md @@ -88,9 +88,11 @@ Your sysMMC and emuMMC have separate system firmware versions and need to be upd If you keep your emuMMC offline, you have 3 options: 1. You can dump the currently installed firmware version from your sysMMC -1. You can dump the firmware from another Switch you own +1. You can dump the firmware from another modded Switch you own +1. You can use the "Match Version with Local Users" feature to send a system update from another Switch (Requires both systems to have the same game on the home menu) 1. You can use a gamecard to update your firmware (keep in mind that no gamecard contains the latest available firmware version at the time of writing) + Only the first option is covered in the steps below. --- From ec9f0ad28a38f1c1ddc8c34f9f12164002269dc1 Mon Sep 17 00:00:00 2001 From: HunterMario <115364638+HunterMario@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:21:11 -0600 Subject: [PATCH 3/3] Added a disclaimer about updating to 22.0.0 and above --- docs/extras/updating.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/extras/updating.md b/docs/extras/updating.md index b3ffea1b..3106522d 100644 --- a/docs/extras/updating.md +++ b/docs/extras/updating.md @@ -8,6 +8,12 @@ This page documents how you can keep your system up-to-date. After following our guide, your system will consist of three core elements that can be updated. Atmosphère, hekate and your system firmware. +::: danger + +As of March 17th, 2026, Atmosphère does not support 22.0.0 and above. Is it not recommended to follow this guide until Atmosphère receives an update. + +::: + ## Updating Atmosphère When updating Atmosphère, always make sure to *read the release notes*. They may list important changes and modifications to your system.