From 04775679b2245fbdf86096c5ae9141df7fa63294 Mon Sep 17 00:00:00 2001 From: Stevoisiak Date: Fri, 8 Jul 2022 13:46:38 -0400 Subject: [PATCH] Clarify warning for keeping emuMMC offline The current warming's usage of "both emuMMC and sysNAND" is a bit unclear. The first two sentences seem say emuMMC should stay offline while the sysNAND can connect online, but the final sentence makes emuMMC and sysNAND sound interchangeable. --- docs/user_guide/emummc/launching_cfw.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user_guide/emummc/launching_cfw.md b/docs/user_guide/emummc/launching_cfw.md index 18249507..819ab6d7 100644 --- a/docs/user_guide/emummc/launching_cfw.md +++ b/docs/user_guide/emummc/launching_cfw.md @@ -7,7 +7,7 @@ Unlike systems such as the DSi, Wii, or 3DS, Switch CFW is currently volatile. I   !!! danger "Keep emuMMC offline at all times" - Your emuMMC (emuNAND) should never connect to Nintendo. For online play, eShop browsing, or any other Nintendo online activity, use your sysNAND. Using both emuMMC and sysNAND online will likely result in a ban. + Your emuMMC (emuNAND) should never connect to Nintendo. Use your sysNAND for online play, eShop browsing, or any other Nintendo online activity. Using emuMMC online will likely result in a ban. ### Instructions @@ -57,4 +57,4 @@ You will now be able to launch the Homebrew Menu by opening the album or by hold ### Updating your setup !!! tip "" - Whenever a new Switch firmware update releases you may need to update your files to be able to use CFW on the new version. Make sure to follow the instructions on [this page](../../extras/updating.md) to update your setup correctly. \ No newline at end of file + Whenever a new Switch firmware update releases you may need to update your files to be able to use CFW on the new version. Make sure to follow the instructions on [this page](../../extras/updating.md) to update your setup correctly.