From b02b05d25c137a8c75bb2b0f8446f12c10c483f4 Mon Sep 17 00:00:00 2001 From: auggeythecat <144701991+auggeythecat@users.noreply.github.com> Date: Fri, 24 Apr 2026 08:12:26 -0400 Subject: [PATCH 1/3] Fix misleading message on first page. "without losing access to homebrew" is very misleading as there are still quite a few apps that aren't updated. --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 970ad3d5..0b949098 100644 --- a/docs/index.md +++ b/docs/index.md @@ -62,7 +62,7 @@ Custom operating systems are alternative system software installations, like And This guide will give you the opportunity to set aside space on your microSD card to install these custom OSes onto your console, if you desire. It is important to note that these installations are optional; you do not need to install any custom OS in order to complete this guide and install Atmosphère. However, it is recommended to decide before starting the guide, as the installation process involves formatting your microSD card. -## What does this guide install? +## What does this guide install This guide has the end-goal of taking a completely unmodified Switch from stock firmware to a custom firmware named Atmosphère. Upon completion, you should not lose any data. Your games, Nintendo Account, save data, etc. will be preserved. The functionality of your console will be enhanced, and you will be able to accomplish tasks like the below (and more)! @@ -76,7 +76,7 @@ More information about the fusee-gelee vulnerability can be found in its vulnera * Running game modifications on games that you own. * Backup, edit, and restore saves for many games. * Play games for older systems with various emulators, using RetroArch or other standalone emulators. -* Safely update to the latest system version without fear of losing access to homebrew. +* Safely update to the latest system version without fear of permentantly losing access to CFW. * Safely customize your device while retaining full access to Nintendo Switch Online services. More things to do with a CFW-installed Switch can be found later on in the guide. From c5d2d2d0fc1f9cb3d8b074fd40caec7f9b8ce35e Mon Sep 17 00:00:00 2001 From: auggeythecat <144701991+auggeythecat@users.noreply.github.com> Date: Fri, 24 Apr 2026 08:13:35 -0400 Subject: [PATCH 2/3] Fix mistake. Accidentally removed a question mark. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 0b949098..ab66ac5d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -62,7 +62,7 @@ Custom operating systems are alternative system software installations, like And This guide will give you the opportunity to set aside space on your microSD card to install these custom OSes onto your console, if you desire. It is important to note that these installations are optional; you do not need to install any custom OS in order to complete this guide and install Atmosphère. However, it is recommended to decide before starting the guide, as the installation process involves formatting your microSD card. -## What does this guide install +## What does this guide install? This guide has the end-goal of taking a completely unmodified Switch from stock firmware to a custom firmware named Atmosphère. Upon completion, you should not lose any data. Your games, Nintendo Account, save data, etc. will be preserved. The functionality of your console will be enhanced, and you will be able to accomplish tasks like the below (and more)! From 8d074d421ae659f5151fd1e6e4cb40e660759373 Mon Sep 17 00:00:00 2001 From: auggeythecat <144701991+auggeythecat@users.noreply.github.com> Date: Sat, 25 Apr 2026 15:50:28 -0400 Subject: [PATCH 3/3] Fix typo --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index ab66ac5d..e21d9e28 100644 --- a/docs/index.md +++ b/docs/index.md @@ -76,7 +76,7 @@ More information about the fusee-gelee vulnerability can be found in its vulnera * Running game modifications on games that you own. * Backup, edit, and restore saves for many games. * Play games for older systems with various emulators, using RetroArch or other standalone emulators. -* Safely update to the latest system version without fear of permentantly losing access to CFW. +* Safely update to the latest system version without fear of permanently losing access to CFW. * Safely customize your device while retaining full access to Nintendo Switch Online services. More things to do with a CFW-installed Switch can be found later on in the guide.