Guide_3DS/_pages/de_DE/finalizing-setup.txt

186 lines
11 KiB
Text
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-27 01:20:59 +02:00
title: "Setup abschließen"
2017-05-21 22:39:40 +02:00
---
#### Übersicht der Schritte
{% capture notice-2 %}
2017-05-27 01:20:59 +02:00
Die Datei "boot.firm", die von boot9strap gestartet wird nachdem es vom NAND geladen wurde kann jeder funktionierende ARM9-Payload sein, wenn er im FIRM-Format ist. Die Datei kann jederzeit ersetzt werden, obwohl Luma3DS bei dem Start anderer ARM9-Payloads im FIRM-Format den Luma3DS-Chainloader benutzt.
2017-05-21 22:39:40 +02:00
<br><br>
In diesem Fall verwendest du Luma3DS von [AuroraWright](https://github.com/AuroraWright/), um direkt einen gepatchten SysNAND zu starten. Dies erlaubt es dir, die Notwendigkeit eines EmuNAND jeglicher Art komplett zu umgehen, was die Nutzung eines gehackten 3DS wesentlich erleichtert, sowie Speicherplatz auf der SD-Karte spart.
<br><br>
Während dieses Prozesses richtest du auch folgende Programme ein:
+ **FBI** *(installiert Spiele und Anwendungen im CIA-Format)*
2017-05-27 01:20:59 +02:00
+ ** Themely ** *(installiert benutzerdefinierte Themes) *
2017-05-21 22:39:40 +02:00
+ **Luma3DS Updater** *(aktualisiert deine CFW Installation)*
+ **GodMode9** *(Multifunktionstool, welches NAND- und Cartridge-Funktionen ausführen kann)*
2017-06-05 09:41:55 +02:00
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher as a regular application thanks to Rosalina magic)*
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-2 | markdownify }}</div>
#### Was du brauchst
* Die neueste Version von [Themely] (https://github.com/ErmanSayin/Themely/releases/latest) *(the '.cia' file) *
* Die neueste Version des [hblauncher_loader](https://github.com/yellows8/hblauncher_loader/releases/latest)
* Der neueste Version von [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
* Die neueste Version von [DSP1] (https://github.com/zoogie/DSP1/releases/latest)
2017-06-05 09:41:55 +02:00
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
2017-06-03 09:49:09 +02:00
* The latest fork of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
2017-05-21 22:39:40 +02:00
#### Anleitung
##### Abschnitt I - Vorbereitung
2017-05-30 19:27:28 +02:00
1. Schalte deinen 3DS aus
2017-05-21 22:39:40 +02:00
1. Stecke deine SD-Karte in deinen Computer
2017-06-05 09:41:55 +02:00
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
2017-05-23 21:00:46 +02:00
1. Erstelle einen Ordner namens `cias` im Stammverzeichnis deiner SD-Karte, falls er noch nicht existiert
2017-05-21 22:39:40 +02:00
1. Erstelle einen Ordner mit dem Namen `hblauncherloader` im Stammverzeichnis deiner SD-Karte, falls er noch nicht existiert
1. Kopiere `hblauncher_loader.cia` aus der hblauncher_loader-`.zip` in den `/cias/`-Ordner auf deiner SD-Karte
2017-06-03 09:49:09 +02:00
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
2017-05-21 22:39:40 +02:00
1. Kopieren Sie "DSP1.cia" in den/Cias/Ordner auf der SD-Karte
1. Kopieren Sie "Themely.cia" in den/Cias/Ordner auf der SD-Karte
![]({{ base_path }}/images/screenshots/cias-file-layout.png)
{: .notice--info}
1. Erstelle einen Ordner mit dem Namen `payloads` in dem `luma`-Ordner auf deiner SD-Karte
2017-05-27 01:20:59 +02:00
1. Kopiere `Godmode9.firm`von der `Godmode9.zip`-Datei nach `/luma/payloads/` auf deiner SD Karte
2017-05-21 22:39:40 +02:00
![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png)
{: .notice--info}
2017-06-06 23:24:28 +02:00
1. If your device is on a version below 9.0.0, your device will not boot unless you use an alternative version of Luma3DS:
2017-06-13 22:13:53 +02:00
+ Download [a legacy version of Luma3DS]({{ base_path }}/luma_legacy/boot.firm)
2017-06-06 23:24:28 +02:00
+ Copy `boot.firm` to the root of your SD card *(overwrite existing files)*
+ Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions
2017-05-27 01:20:59 +02:00
1. Wenn dein Gerät eine Version zwischen 3.0.0 und (inklusive) 4.5.0 besitzt, wird dein Gerät nicht starten bis du die die nötige Firmware herunterlädst:
2017-06-07 22:12:59 +02:00
+ Download [this file](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/00000056) and rename it to `native.firm`
2017-05-23 21:00:46 +02:00
+ Lade dir [diese Datei](http://nus.cdn.c.shop.nintendowifi.net/ccs/download/0004013800000002/cetk) herunter
2017-06-07 22:12:59 +02:00
+ Copy `native.firm` and `cetk` to the `/luma/` folder on your SD card
2017-05-21 22:39:40 +02:00
+ Delete both of these files after updating your device later in these instructions
1. Stecke deine SD-Karte nun wieder in deinen 3DS
2017-05-30 19:27:28 +02:00
1. Schalte deine Konsole an
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section II - Updating the System
2017-05-21 22:39:40 +02:00
2017-05-23 00:41:18 +02:00
If, while following a previous version of this guide, you CTRTransfered your *New 3DS* to 2.1.0, now is the time to [restore your NAND backup](godmode9-usage#nand_restore) before doing this section.
{: .notice--danger}
If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) before doing this section.
2017-05-21 22:39:40 +02:00
{: .notice--info}
1. Aktualisiere deinen 3DS, indem zu zu den Systemeinstellungen gehst, dann "Allgemeine Einstellungen" auswählst und dann "System-Update" startest
2017-05-27 01:20:59 +02:00
+ Updates mit B9S + Luma (welches du hast) sind sicher
2017-05-21 22:39:40 +02:00
+ Wenn eine Fehlermeldung auftaucht, musst du in den DNS-Einstellungen die Option "Ja" auswählen, wenn du gefragt wirst, ob die DNS automatisch bezogen werden soll
+ If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again
2017-06-06 23:24:28 +02:00
1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
2017-06-11 09:01:03 +02:00
1. If your device was on a version between 3.0.0 and 4.5.0 before updating, delete `native.firm` and `cetk` from the `/luma/` folder on your SD card
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
##### Section III - Launching FBI
1. Launch the Download Play application
1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
1. Press (B) to return to the Rosalina main menu
1. Press (B) to exit the Rosalina menu
1. Press (Home), then close Download Play
1. Launch the Download Play application
1. Deine Konsole sollte den Homebrew Launcher laden
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section IV - Installing CIAs
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
1. Launch FBI from the list of homebrew
2017-05-21 22:39:40 +02:00
1. Navigiere zu `SD` -> `cias`
1. Wähle "\<current directory>"
2017-05-24 22:57:28 +02:00
1. Select the "Install and delete all CIAs" option, then press (A) to confirm
2017-06-05 09:41:55 +02:00
1. Press (Home), then close Download Play
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section V - DSP Dump
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
1. Launch the DSP1 application
2017-05-24 07:55:55 +02:00
1. Once it has completed, press (B) to self-delete the app and return to the home menu
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
##### Section VI - CTRNAND Luma3DS
2017-05-21 22:39:40 +02:00
2017-05-24 07:55:55 +02:00
1. Reboot holding (Start) during boot to launch GodMode9
1. Navigiere zu `[0:] SDCARD`
2017-05-21 22:39:40 +02:00
1. Press (Y) on `boot.firm` to copy it
1. Drücke (B), um zum Hauptmenü zurückzukehren
1. Navigiere zu `[1:] SYSNAND CTRNAND`
1. Press (Y) to paste a copy of `boot.firm`
1. Wähle "Copy path(s)" aus
2017-06-05 09:41:55 +02:00
1. Drücke (A), um die SysNAND (Stufe 1) Bearbeitung zu aktivieren. Dann gebe die angegebene Tastenkombination ein
2017-05-21 22:39:40 +02:00
1. Drücke (B), um zum Hauptmenü zurückzukehren
2017-05-23 00:41:18 +02:00
1. Navigiere zu `[0:] SDCARD`
1. Press (Y) on the `luma` folder to copy it
1. Drücke (B), um zum Hauptmenü zurückzukehren
1. Navigate to `[1:] SYSNAND CTRNAND` -> `rw`
1. Press (Y) to paste a copy of the `luma` folder from your SD card
2017-05-31 22:22:45 +02:00
1. Wähle "Copy path(s)" aus
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
##### Section VII - NAND Backup
2017-05-21 22:39:40 +02:00
2017-05-24 22:57:28 +02:00
1. Drücke zweimal (B), um zurück in das Hauptmenü zu gelangen
2017-05-21 22:39:40 +02:00
1. Drücke (HOME) um das Aktionsmenü aufzurufen
1. Wähle "More..."
1. Wähle "Backup NAND"
1. Drücke (A) um fortzufahren
1. Drücke (R) und (B) gleichzeitig um die SD-Karte auszuwerfen
1. Stecke deine SD-Karte in deinen Computer
2017-05-31 23:36:37 +02:00
1. Copy `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card to a safe location on your computer
2017-05-21 22:39:40 +02:00
+ Erstelle Backup Dateien an mehreren Orten (USB-Stick, PC, Externe Festplatte, Online-Speicher, etc.)
+ Diese Sicherheitskopie wird dich vor einem Brick schützen, falls in der Zukunft etwas schief gehen sollte
2017-05-31 23:36:37 +02:00
1. Delete `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card after copying it
2017-05-21 22:39:40 +02:00
1. Stecke deine SD-Karte nun wieder in deinen 3DS
1. Drücke (Start) zum Speichern und neustarten
___
{% capture notice-10 %}
Ab jetzt kannst du den Luma 3DS Updater verwenden, um Luma3DS auf dem neuesten Stand zu halten. Dafür drücke einfach den (A)-Knopf nach dem Öffnen des Updaters.
Das ist nicht das gleiche wie ein System-Update; der Updater lädt nur die neuesten Dateien für Luma3DS herunter.
Dies aktualisiert nur die Luma3DS-Dateien auf der SD-Karte. Wenn du die Konsole ohne die SD-Karte startest, wird die Version verwendet, die du in den CTRNAND kopiert hast.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
{% capture notice-6 %}
Beim einschalten wird nun standartmäßig Luma3DS CFW SysNAND gebootet.
Du kannst nun (Select) beim Starten halten, um das Luma3DS Konfigurationsmenü zu öffnen.
2017-05-31 23:36:37 +02:00
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
2017-06-05 09:41:55 +02:00
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
2017-06-06 07:48:13 +02:00
You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>
To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](https://gbatemp.net/threads/432911/).
{: .notice--info}
{% capture notice-7 %}
2017-06-26 20:11:58 +02:00
Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
2017-05-21 22:39:40 +02:00
<br><br>
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
<div class="notice--info">{{ notice-7 | markdownify }}</div>
Für Informationen über das Ändern der Region der Konsole, siehe dir [Wechseln der Region](region-changing) an.
{: .notice--success}
Für mehr Informationen über die Verwendung von GodMode9's verschiedenen Funktionen, schaue hier: [Verwendung von GodMode9](godmode9-usage).
{: .notice--success}
Informationen, wie du die verschiedenen Funktionen von Luma3DS nutzen kannst, findest du auf der entsprechenden [Wiki-Seite](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
{: .notice--success}
Für Informationen zur Installation von benutzerdefinierten Designs Abzeichen und Splash-Screens, schauen Sie sich [3dsthem.es] (https://3dsthem.es/about.php).
{: .notice--success}