From 48520da39c80ac1e2f6122519ac43902ce5c3356 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sat, 19 Apr 2025 04:00:39 -0500 Subject: [PATCH] New translations restoring-updating-cfw.md (Lithuanian) --- docs/lt_LT/restoring-updating-cfw.md | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 docs/lt_LT/restoring-updating-cfw.md diff --git a/docs/lt_LT/restoring-updating-cfw.md b/docs/lt_LT/restoring-updating-cfw.md new file mode 100644 index 0000000000..0d653b4ffb --- /dev/null +++ b/docs/lt_LT/restoring-updating-cfw.md @@ -0,0 +1,32 @@ +# Restoring / Updating CFW + +## Required Reading + +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\)). + +## What You Need + +- The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) + +## Instructions + +1. Insert your SD card into your computer +2. Copy everything from the Luma3DS `.zip` (`boot.firm`, `boot.3dsx`, and `config`) 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 +3. Reinsert your SD card into your console +4. Power on your console + - If you see the Luma3DS configuration menu, press (Start) to save and reboot + +::: info + +The latest version of Luma3DS has now been installed on your SD card and on internal memory. + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) to install or update homebrew applications (e.g. FBI, Homebrew Launcher). + +:::