From b168bfc858c5cfea48f31d7f0702e3a236e7e9e1 Mon Sep 17 00:00:00 2001 From: lily Date: Sun, 16 Feb 2025 14:30:43 -0800 Subject: [PATCH] finalizing: remove 2.1 warning for n3ds This warning is a holdover from the A9LH days. Most people who had A9LH probably won't have their NAND backup at this point and probably wouldn't get here in the first place. Removing by consensus --- docs/finalizing-setup.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/finalizing-setup.md b/docs/finalizing-setup.md index 6039f2aede..c85efa8373 100644 --- a/docs/finalizing-setup.md +++ b/docs/finalizing-setup.md @@ -36,12 +36,6 @@ All applications installed on this guide are open-source. If you are interested ## Compatibility Notes -::: warning - -If your **New 3DS** was on version 2.1.0 before following this guide, you should [restore your NAND backup](godmode9-usage#restoring-a-nand-backup) before continuing. This likely doesn't apply to you unless you were following this guide in 2017. - -::: - ::: info If your previous CFW setup was EmuNAND-based and you wish to move the contents of your EmuNAND/RedNAND to SysNAND, follow [Move EmuNAND](move-emunand) before following this page. If you don't know what an EmuNAND is, this doesn't apply to you.