2020-11-22 12:20:15 +01:00
---
2021-07-30 03:20:23 +02:00
title: "Restoring / Updating CFW"
2020-11-22 12:20:15 +01:00
---
{% include toc title="Table of Contents" %}
### Required Reading
2021-07-30 03:20:23 +02:00
This page prepares consoles with an existing modern boot9strap installation for reinstallation and/or updating of custom firmware applications. It can also be used in the event of a lost or corrupted SD card.
2020-11-22 12:20:15 +01:00
2022-03-25 00:43:48 +01:00
Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS will be unable to recognize it. If your SD card is not yet properly formatted, use one of these pages to format it, depending on your operating system: [Windows](formatting-sd-(windows)), [Mac](formatting-sd-(mac)), [Linux](formatting-sd-(linux)).
2022-03-20 08:39:19 +01:00
2020-11-22 12:20:15 +01:00
### What You Need
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
### Instructions
1. Insert your SD card into your computer
2022-02-14 12:32:42 +01:00
1. Copy `boot.3dsx` and `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files
2020-11-22 12:20:15 +01:00
+ The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
2021-07-30 04:33:27 +02:00
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card, replacing any existing file
2021-08-08 21:54:53 +02:00
+ If the `luma` or `payloads` folder doesn't exist, create them
2021-07-30 04:33:27 +02:00
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card, merging it with any existing folder and replacing any existing files
2020-11-22 12:20:15 +01:00
1. Reinsert your SD card into your device
2022-06-05 09:22:44 +02:00
1. Power on your device
+ If you see the Luma3DS configuration menu, press (Start) to save and reboot
2021-07-30 04:33:27 +02:00
2022-06-05 21:51:19 +02:00
The latest version of Luma3DS has now been installed on your SD card and on internal memory.
2021-07-30 04:33:27 +02:00
{: .notice--success}
2020-11-22 12:20:15 +01:00
___
2021-07-30 04:30:22 +02:00
If you wish to re-install or update other homebrew applications, continue to [Finalizing Setup](finalizing-setup)
2020-11-22 12:20:15 +01:00
{: .notice--primary}