1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-30 20:00:09 +02:00

Move remaining pages to VitePress

This commit is contained in:
lifehackerhansol
2024-09-27 08:25:01 -07:00
parent ad3bf97f76
commit 31c21268c5
2828 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
---
title: "Restoring / Updating CFW"
---
{% include toc title="Cuprins" %}
### Lectură obligatorie
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.
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)).
### Ce aveți nevoie
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
### Instrucțiuni
1. Introduceți cardul SD în calculator
1. Copy `boot.3dsx` and `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing any existing files
+ 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
1. Reinsert your SD card into your console
1. Power on your console
+ If you see the Luma3DS configuration menu, press (Start) to save and reboot
The latest version of Luma3DS has now been installed on your SD card and on internal memory.
{: .notice--success}
___
If you wish to re-install or update other homebrew applications, continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}