Guide_3DS/_pages/pl_PL/flashing-ntrboot-(3ds-single-system).txt

54 lines
2.5 KiB
Plaintext
Raw Normal View History

2017-08-18 10:33:24 +02:00
---
2018-05-16 23:20:24 +02:00
title: "Wgrywanie ntrboot (Pojedynczy System 3DS)"
2017-08-18 10:33:24 +02:00
---
2018-05-16 23:20:24 +02:00
{% include toc title="Spis Treści" %}
2017-09-29 13:29:26 +02:00
2018-05-16 23:20:24 +02:00
### Wymagana Lektura
2018-02-18 16:47:39 +01:00
2018-05-16 23:20:24 +02:00
Zanim przejdziesz dalej, upewnij się że przeczytałeś wszystkie informacje o [ntrboot](ntrboot)
2017-08-18 10:33:24 +02:00
2018-05-16 23:20:24 +02:00
Ta metoda wymaga tylko 3DS'a którego chcesz przerobić oraz kompatybilnego z ntrboot flashcarta. Ta metoda używa flashcarta aby uruchomić plik ntrboot flasher `.nds` na twoim 3DSie. Oznacza to, że twój flashcart musi obsługiwać uruchamianie plików `.nds` na twoim 3DSie. Zobacz tabelę flashcart na [ntrboot](ntrboot), aby uzyskać więcej informacji.
2017-09-14 04:56:32 +02:00
2018-11-18 09:53:11 +01:00
Zauważ, że w niektórych rzadkich przypadkach proces wgrywania ntrboot na podrobiony flashcart może go **"zbrickować"** i permanentnie uszkodzić. Jest to mało prawdopodobne, ale jednak tylko wymienione oryginalne flashcart'y są obsługiwane. 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](http://www.nds-card.net/))
2017-08-18 10:33:24 +02:00
{: .notice--danger}
2018-05-16 23:20:24 +02:00
### Czego Potrzebujesz
2017-08-18 10:33:24 +02:00
2018-05-16 23:20:24 +02:00
* Twojego kompatybilnego z ntrboot flashcarta DS / DSi
2018-09-29 23:40:52 +02:00
* Najnowszej wersji [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *( plik`ntr` boot9strap; nie `devkit`)*
* The latest release of [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest)
2017-08-18 10:33:24 +02:00
2018-05-16 23:20:24 +02:00
### Instrukcje
2017-08-18 10:33:24 +02:00
2018-05-16 23:20:24 +02:00
#### Sekcja I - Przygotowanie
2017-08-18 10:33:24 +02:00
2018-05-16 23:20:24 +02:00
1. Wyłącz konsolę
1. Włóż kartę SD z twojego flashcarta do komputera
2018-09-29 23:40:52 +02:00
1. Create a folder named `ntrboot` on the root of your flashcart's SD card
1. Copy `boot9strap_ntr.firm` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your flashcart's SD card
1. Copy `ntrboot_flasher_nds.nds` to your flashcart's SD card
2018-05-16 23:20:24 +02:00
1. Wyjmij kartę SD z komputera i włóż ją do flashcarta
1. Włóż flashcarta do 3DS'a
2017-08-18 10:33:24 +02:00
2018-05-16 23:20:24 +02:00
#### Sekcja II - Wgrywanie ntrboot
2017-08-18 10:33:24 +02:00
2018-09-29 23:40:52 +02:00
1. Launch `ntrboot_flasher_nds.nds` on your device using your flashcart
2017-08-18 10:33:24 +02:00
1. Naciśnij (A), aby kontynuować
2018-05-16 23:20:24 +02:00
1. Użyj przycisków (Góra) i (Dół) na D-Padzie aby wybrać model swojego flashcarta
2017-09-13 06:15:18 +02:00
1. Naciśnij (A), aby kontynuować
2018-09-29 23:40:52 +02:00
1. Select "Dump flash" to make a backup of your flashcart's memory
1. Input the key combo given to confirm
2017-09-13 06:15:18 +02:00
1. Naciśnij (A), aby kontynuować
2018-09-29 23:40:52 +02:00
1. Użyj przycisków (Góra) i (Dół) na D-Padzie aby wybrać model swojego flashcarta
1. Naciśnij (A), aby kontynuować
1. Select "Inject FIRM" to install boot9strap to your flashcart
1. Input the key combo given to confirm
1. Naciśnij (A), aby kontynuować
1. Wyłącz konsolę
2017-08-18 10:33:24 +02:00
___
2018-05-16 23:20:24 +02:00
### Przejdź do [Instalacja boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
2017-09-04 06:15:19 +02:00
{: .notice--primary}