2017-06-05 09:41:55 +02:00
---
2018-06-07 19:41:23 +02:00
title: "Aktualizowanie B9S"
2017-06-05 09:41:55 +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-06-07 19:41:23 +02:00
Ta strona poświęcona jest obecnym użytkownikom boot9strap, którzy chcą zaktualizować boot9strap do najnowszej wersji.
2017-06-05 09:41:55 +02:00
2020-12-28 00:00:08 +01:00
While we believe that custom firmware is safe for online use, there have been online network bans in the past, primarily for cheating and suspicious eShop behavior.
{: .notice--warning}
2017-06-05 09:41:55 +02:00
2018-06-07 19:41:23 +02:00
### Czego Potrzebujesz
2017-06-05 09:41:55 +02:00
2018-06-15 03:10:54 +02:00
* Najnowszej wersji [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
2021-02-25 20:31:53 +01:00
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`boot9strap-1.3.zip`; not the `devkit` file, not the `ntr` file)*
2020-12-05 04:53:07 +01:00
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)
2017-06-05 09:41:55 +02:00
2018-05-16 23:20:24 +02:00
### Instrukcje
2017-06-05 09:41:55 +02:00
2018-05-16 23:20:24 +02:00
#### Sekcja I - Przygotowanie
2017-06-05 09:41:55 +02:00
2018-06-07 19:41:23 +02:00
Wykonując wszystkie kroki opisane w tej sekcji, zastąp istniejące pliki na karcie SD.
2017-06-05 09:41:55 +02:00
{: .notice--info}
1. Włóż kartę SD do komputera
2018-06-07 19:41:23 +02:00
1. Stwórz folder o nazwie `boot9strap` w katalogu głównym karty SD
1. Skopiuj `boot9strap.firm` i `boot9strap.firm.sha` z boot9strap `.zip` do folderu `/boot9strap/` na karcie SD
2021-09-13 17:47:21 +02:00
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the root of your SD card and rename it to `boot.firm`
+ If a `boot.firm` already exists, replace it
2018-06-07 19:41:23 +02:00
1. Włóż ponownie kartę SD do konsoli
2017-06-05 09:41:55 +02:00
2018-05-16 23:20:24 +02:00
#### Sekcja II - Instalacja boot9strap
2017-06-05 09:41:55 +02:00
2021-09-13 17:47:21 +02:00
1. Włącz konsolę
+ This should automatically launch SafeB9SInstaller
2018-06-07 19:41:23 +02:00
1. Poczekaj aż weryfikacja instalacji się zakończy
1. Kiedy zostaniesz poproszony, wprowadź podaną kombinację klawiszy aby zainstalować boot9strap
2021-09-13 17:47:21 +02:00
1. Kiedy proces się skończy, wymuś wyłączenie urządzenia poprzez przytrzymanie przycisku zasilania
+ Twoje urządzenie będzie teraz uruchamiać tylko SafeB9SInstaller dopóki nie wykonasz następnej sekcji
2017-09-22 01:37:18 +02:00
2018-06-07 19:41:23 +02:00
#### Sekcja III - Aktualizacja Luma3DS
2017-09-22 01:37:18 +02:00
1. Włóż kartę SD do komputera
2020-12-05 04:53:07 +01:00
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
2018-06-07 19:41:23 +02:00
1. Włóż ponownie kartę SD do konsoli
2018-05-16 23:20:24 +02:00
1. Włącz konsolę
2017-06-05 09:41:55 +02:00
2018-06-07 19:41:23 +02:00
#### Sekcja IV - Konfiguracja Luma3DS
2017-06-05 09:41:55 +02:00
2018-06-07 19:41:23 +02:00
Ta sekcja jest wymagana tylko, jeśli po restarcie zostanie wyświetlony monit z menu konfiguracji Luma3DS.
2017-11-04 03:54:20 +01:00
{: .notice--info}
2018-06-07 19:41:23 +02:00
1. W menu konfiguracji Luma3DS użyj przycisku (A) i D-Pad'a, aby zaznaczyć:
2017-11-04 03:54:20 +01:00
+ **"Show NAND or user string in System Settings"**
1. Naciśnij (Start) aby zapisać zmiany i uruchomić konsolę ponownie
2018-02-18 16:47:39 +01:00
___
2019-10-08 03:39:58 +02:00
### Kontynuuj do [Finalizowanie Instalacji](finalizing-setup)
{: .notice--primary}