Guide_3DS/_pages/en_PT/uninstall-cfw.txt

61 lines
3.1 KiB
Plaintext
Raw Normal View History

2017-08-17 23:01:39 +02:00
---
title: "Uninstall CFW"
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-18 16:47:39 +01:00
### Required Reading
2017-08-17 23:01:39 +02:00
This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock.
2018-01-20 22:07:08 +01:00
This is almost never the solution to fix any issues you encounter with your CFW installation. A better idea would be to read the [troubleshooting](troubleshooting) page or ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp).
{: .notice--danger}
2017-12-01 00:25:35 +01:00
Any unsigned (illegitimate) games will be rendered unusable and can be manually removed using the Data Management section of the System Settings. Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/latest){:target="_blank"} to backup any saves for these unsigned (illegitimate) games you care about.
2017-08-17 23:01:39 +02:00
This will not affect your NNID, any legitimately purchased games, or any saves for those legitimately purchased games.
2018-01-25 03:30:08 +01:00
Note that if ye have any payload files other than `GodMode9.firm` in th' `/luma/payloads/` folder on ye SD card, holdin' (Start) on boot gunna display a "chainloader menu" where ye gunna have to use th' D-Pad 'n th' (A) button to select "GodMode9" fer these instructions.
2017-08-17 23:01:39 +02:00
2018-02-18 16:47:39 +01:00
### What You Need
2017-08-17 23:01:39 +02:00
2017-12-01 00:25:35 +01:00
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
2017-08-17 23:01:39 +02:00
* The uninstaller script corresponding to your device:
2018-04-07 07:42:26 +02:00
+ [uninstall_hax_retail_NEW.gm9]({{ "/gm9_scripts/uninstall_hax_retail_NEW.gm9" | absolute_url }}){:download}
+ [uninstall_hax_retail_OLD.gm9]({{ "/gm9_scripts/uninstall_hax_retail_OLD.gm9" | absolute_url }}){:download}
2017-08-17 23:01:39 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-08-17 23:01:39 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-08-17 23:01:39 +02:00
2017-08-24 14:03:43 +02:00
1. Power off ye device
2017-08-17 23:01:39 +02:00
1. Insert ye SD card into ye computer
1. Copy `GodMode9.firm` from th' GodeMode9 `.zip` to th' `/luma/payloads/` folder on ye SD card
1. Copy th' `gm9` folder from th' GodMode9 `.zip` to th' root 'o ye SD card
1. Copy the uninstaller script corresponding to your device to the `/gm9/scripts/` folder on your SD card
1. Reinsert ye SD card into ye device
1. Power on your device
2017-09-29 13:29:26 +02:00
#### Section II - Running Uninstall Script
2017-08-17 23:01:39 +02:00
1. Launch GodMode9 by holdin' (Start) durin' boot
1. If ye be prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
2018-01-25 03:30:08 +01:00
1. If ye be prompted to fix th' RTC date&time, press (A) to do so, then set th' date 'n time, then press (A) to continue
2017-09-18 21:28:24 +02:00
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
2017-08-17 23:01:39 +02:00
1. Press (Home) to bring up th' action menu
1. Select "Scripts..."
1. Select the uninstaller script
1. When prompted, push (A) to proceed
1. Press (A) to unlock SysNAND (lvl3) writing, then input the key combo given
1. Press (A) to continue
1. Press (A) to relock write permissions
1. Press (Start) to reboot ye device
___
All custom firmware has been removed from your device.
{: .notice--success}
You can now remove any extra files and folders from the root of your SD card that are *not* the `Nintendo 3DS` or `DCIM` folders.
2017-10-28 20:51:27 +02:00
{: .notice--info}