From 46ed3bd595f41739afa107bad28bb0f4ac90a4d3 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sat, 19 Apr 2025 03:59:51 -0500 Subject: [PATCH] New translations flashing-ntrboot-(dsi).md (Lithuanian) --- docs/lt_LT/flashing-ntrboot-(dsi).md | 50 ++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 docs/lt_LT/flashing-ntrboot-(dsi).md diff --git a/docs/lt_LT/flashing-ntrboot-(dsi).md b/docs/lt_LT/flashing-ntrboot-(dsi).md new file mode 100644 index 0000000000..a3c610e98d --- /dev/null +++ b/docs/lt_LT/flashing-ntrboot-(dsi).md @@ -0,0 +1,50 @@ +# Flashing ntrboot (DSi) + +## Required Reading + +Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot) + +This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your DSi. This means that your flashcart must support launching `.nds` files on your DSi's version. See the flashcart table on [ntrboot](ntrboot) for more information. + +::: danger + +Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless, only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](https://www.nds-card.com/)). + +::: + +## What You Need + +- Your ntrboot compatible flashcart +- Two consoles + - **The source DSi**: the Nintendo DSi which is compatible with your flashcart + - **The target 3DS**: the 3DS family console on stock firmware +- The latest release of [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest) (`ds_ntrboot_flasher_dsi.nds`) + +## Instructions + +### Section I - Prep Work + +1. Power off **the source DSi** +2. Insert your flashcart's SD card into your computer +3. Copy `ds_ntrboot_flasher_dsi.nds` to your flashcart's SD card +4. Reinsert your flashcart's SD card back into your flashcart +5. Insert your ntrboot compatible DS / DSi flashcart into **the source DSi** + +### Section II - Flashing ntrboot + +1. Launch `ds_ntrboot_flasher_dsi.nds` on **the source DSi** using your flashcart +2. Press (A) to continue +3. Use (Up) and (Down) to select your flashcart +4. Press (A) to continue +5. Press (A) to "inject ntrboothax" +6. Press (A) to select "RETAIL" +7. Press (A) to continue +8. Select "EXIT" + +___ + +::: tip + +Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-\(ntrboot\)) + +:::