merge l10n

This commit is contained in:
Plailect 2017-03-07 19:46:43 -05:00
parent f737073bdd
commit 78e46805e1
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41
100 changed files with 201 additions and 147 deletions

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Anleitung" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Die neueste Version von [Luma3DS](https://github.com/AuroraWright/Luma3DS/releas
5. Kopiere _den Inhalt_ des `starter` Ordners im `starter.zip` in das Stammverzeichnis der SD-Karte
+ Diese beinhaltet einen neuen `3ds` Ordner welcher den gerade gelöschten ersetzt
6. Kopiere _den Inhalt_ von der SafeA9LHInstaller `.7z`-Datei in das Stammverzeichnis deiner SD-Karte
7. Kopiere den `a9lh`-Ordner aus der data_input `.zip` in das Stammverzeichnis deiner SD-Karte
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Kopiere _den Inhalt_ der arm9loaderhax-Datei release `.7z` in den `a9lh`-Ordner auf deiner SD-Karte
9. Kopiere `hblauncher_loader.cia` aus der hblauncher_loader-`.zip` in den `/cias/`-Ordner auf deiner SD-Karte
10. Kopiere `lumaupdater.cia` aus der Luma3DS Updater-`.zip` in den `/cias/`-Ordner auf deiner SD-Karte
@ -189,7 +189,7 @@ Wenn DSi/DS-Spiele nicht mehr funktionieren, dann folge [dieser Anleitung](troub
{% 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. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. Wenn du die Konsole ohne die SD-Karte startest, wird die Version verwendet, die du in den CTR NAND kopiert hast.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -219,6 +219,7 @@ Du kannst deine NAND-Sicherheitskopien aus dem `/files9/`-Ordner entfernen, sola
**Du kannst alle unnötigen Dateien und Ordner aus dem Hauptverzeichnis der SD-Karte löschen, die *nicht* in der folgenden Liste stehen:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /de_DE/updating-a9lh.html
### Letztes Update: 3. Nov. 2016
Die eigentliche Installation des arm9loaderhax besteht aus payload Dateien, die in die NFIRM Partitionen auf dem NAND Chip deiner Konsole installiert werden. Dieser ist auf der Hauptplatine verlötet. Diese payloads werden selten geupdated und dienen wirklich nur zum starten der arm9loaderhax.bin Datei von der SD-Karte. In unserem Fall handelt es sich dabei um Luma3DS.
Die eigentliche Installation des arm9loaderhax besteht aus payload Dateien, die in die NFIRM Partitionen auf dem NAND Chip deiner Konsole installiert werden. Dieser ist auf der Hauptplatine verlötet. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
Wenn du nicht weißt, welche Version des arm9loaderhax du verwendest, installiere einfach die aktuellste mit Hilfe dieser Anleitung. Das Installieren der aktuellsten Version, wenn diese bereits vorhanden ist, hat keinerlei Auswirkungen.
@ -44,7 +44,7 @@ Die folgenden Schritte werden zudem einige payloads und die AES Key Database akt
4. Kopiere `Hourglass9.bin` aus der Hourglass9 `.zip` in den `/luma/payloads/` Ordner auf deiner SD-Karte und benenne `Hourglass9.bin` um in `start_Hourglass9.bin`
5. Kopiere `arm9loaderhax.bin` aus der SafeA9LHInstaller`.zip` in den `/luma/payloads/` Ordner auf deiner SD-Karte
6. Benenne `arm9loaderhax.bin` aus `/luma/payloads/` um in `down_safea9lhinstaller.bin`
7. Kopiere den `a9lh`-Ordner aus der data_input `.zip` in das Stammverzeichnis deiner SD-Karte
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Kopiere _den Inhalt_ der arm9loaderhax `.7z` in den `a9lh` Ordner auf deiner SD-Karte
10. Lege die SD-Karte wieder in deinen 3DS ein

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Οδηγός" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ permalink: /el_GR/installing-arm9loaderhax.html
5. Αντιγράψτε _τα περιεχόμεναου φακέλου `starter`, που βρίσκονται στο `starter.zip`, στη ρίζα της κάρτας SD
+ Αυτό θα περιλαμβάνει και έναν καινούργιο φάκελο `3ds` που αντικαθιστά αυτόν που μόλις διαγράψατε
6. Αντιγράψτε _τα περιεχόμενα του_ SafeA9LHInstaller `.7z` στην ρίζα της κάρτας SD
7. Αντιγράψτε το φάκελο `a9lh` από το data_input `.zip` στη ρίζα της κάρτας SD
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Αντιγράψτε _τα περιεχόμενα_ του arm9loaderhax release `.7z` στο φάκελο `a9lh` της κάρτας SD
9. Αντιγράψτε το αρχείο `hblauncher_loader.cia` από το hblauncher_loader `.zip` στον φάκελο `/cias/` της κάρτας SD
10. Αντιγράψτε το αρχείο `lumaupdater.cia` από το Luma3DS Updater `.zip` στον φάκελο `/cias/` της κάρτας SD
@ -189,7 +189,7 @@ ___
{% capture notice-10 %}
Μπορείτε να ενημερώσετε το Luma3DS, χρησιμοποιώντας το Luma3DS Updater, απλώς ανοίγοντάς το και πατώντας το (A).
Δεν είναι το ίδιο με την Ενημέρωση Συστήματος· το μόνο που κάνει είναι να κατεβάσει και να αποσυμπιέσει τα τελευταία αρχεία του Luma3DS.
Θα ενημερώσει μόνο τα αρχεία του Luma3DS που βρίσκονται στην κάρτα SD. Αν εκκινήσετε την συσκευή χωρίς την κάρτα SD, θα χρησιμοποιηθεί η έκδοση που υπάρχει στη CTR NAND.
This will only update the Luma3DS files on the SD card. Αν εκκινήσετε την συσκευή χωρίς την κάρτα SD, θα χρησιμοποιηθεί η έκδοση που υπάρχει στη CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ ___
**Μπορείτε να διαγράψετε τα επιπλέον αρχεία και φακέλους από την ρίζα της κάρτας SD εφόσον *δεν* βρίσκονται στην παρακάτω λίστα:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /el_GR/updating-a9lh.html
### Τελευταία Ενημέρωση στις: 3 Νοεμβρίου 2016
Η πραγματική εγκατάσταση του arm9loaderhax αποτελείται από αρχεία λεγόμενα ως payload τα οποία εγκαθίστανται στα NFIRM διαμερίσματα του τσιπ της NAND της συσκευής σας, το οποίο είναι συγκολλημένο μέσα στην μητρική του συστήματος. Αυτά τα payload αρχεία ενημερώνονται σπάνια και συντελούν στον σκοπό της εκκίνησης του `arm9loaderhax.bin` από την κάρτα SD,που στην περίπτωση μας είναι το Luma3DS.
Η πραγματική εγκατάσταση του arm9loaderhax αποτελείται από αρχεία λεγόμενα ως payload τα οποία εγκαθίστανται στα NFIRM διαμερίσματα του τσιπ της NAND της συσκευής σας, το οποίο είναι συγκολλημένο μέσα στην μητρική του συστήματος. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
Εάν δεν ξέρετε ποια έκδοση του arm9loaderhax τρέχετε, τότε εγκαταστήστε την πιο πρόσφατη έκδοση με αυτά τα βήματα. Εγκαθιστώντας την πιο πρόσφατη έκδοση ενώ είστε ήδη σε αυτή δεν θα έχει κανένα αποτέλεσμα.
@ -44,7 +44,7 @@ permalink: /el_GR/updating-a9lh.html
4. Αντιγράψτε το `Hourglass9.bin` από το Hourglass9 `.zip` στο φάκελο `/luma/payloads/` της κάρτας SD και μετονομάστε το `Hourglass9.bin` σε `start_Hourglass9.bin`
5. Αντιγράψτε το `arm9loaderhax.bin` από το SafeA9LHInstaller `.zip` στο φάκελο `/luma/payloads/` της κάρτας SD
6. Μετονομάστε το `arm9loaderhax.bin` που βρίσκεται στο `/luma/payloads/` σε `down_safea9lhinstaller.bin`
7. Αντιγράψτε τον φάκελο `a9lh` από το data_input `.zip` στη ρίζα της κάρτας SD
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Αντιγράψτε_τα περιεχόμενα του_ arm9loaderhax `.7z` στο φάκελο `a9lh` της κάρτας SD
10. Επανατοποθετήστε την κάρτα SD μέσα στο 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Durin' 'tis process, we also setup programs such as th' followin':
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy th' `a9lh` folder from th' data_input `.zip` to th' root 'o ye SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from th' hblauncher_loader `.zip` to th' `/cias/` folder on ye SD card
10. Copy `lumaupdater.cia` from th' Luma3DS Updater `.zip` to th' `/cias/` folder on ye SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**Ye can remove any extra files 'n folders from th' root 'o th' SD card that be *not* in th' followin' list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /en_PT/updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guía" #
title: "Guía de 3DS" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Durante este proceso, también instalaremos programas como los siguientes:
5. Copia _el contenido de_ la carpeta `starter` del `starter.zip` en el directorio raíz de tu tarjeta SD
+ Esto creará una nueva carpeta '3ds' para reemplazar la que acabas de borrar
6. Copia _el contenido del_ archivo `.7z` de SafeA9LHInstaller a la raíz de tu tarjeta SD
7. Copia la carpeta `a9lh` contenida en el `.zip` de data_input a la raíz de tu tarjeta SD
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copia _el contenido_ del archivo `.7z` de la última versión de arm9loaderhax a la carpeta `a9lh` en tu tarjeta SD
9. Copia el archivo `hblauncher_loader.cia` contenido en el `.zip` de hblauncher_loader a la carpeta`/cias/` en tu tarjeta SD
10. Copia el archivo `lumaupdater.cia` contenido en el `.zip` de Luma3DS Updater a la carpeta`/cias/` en tu tarjeta SD
@ -189,7 +189,7 @@ Si la compatibilidad DSi / DS deja de funcionar (los cartuchos de DS o DSiWare n
{% capture notice-10 %}
Ahora ya puedes usar Luma3DS Updater para actualizar tu Luma3DS a la última versión con tan solo abrirlo y presionar (A).
No es lo mismo que las actualizaciones de sistema, sólo descarga y extrae los archivos de Luma3DS más recientes.
Esto sólo actualizará los archivos de Luma3DS de tu tarjeta SD. Si arrancas la consola sin una tarjeta SD, usará cualquier versión que tengas instalada en la CTR NAND.
This will only update the Luma3DS files on the SD card. Si arrancas la consola sin una tarjeta SD, usará cualquier versión que tengas instalada en la CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ Puedes eliminar tus copias de seguridad de la NAND de `/files9/` siempre y cuand
**Puedes borrar cualquier archivo o carpeta extra de la raíz de tu tarjeta SD siempre y cuando *NO* esté en esta lista:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /es_ES/updating-a9lh.html
### Última Actualización: 3 Nov 2016
La instalación en sí de arm9loaderhax consiste en payloads instalados en las particiones NFIRM del chip NAND de la consola, el cual se encuentra soldado en su placa madre. Estos payloads no son actualizados de manera frecuente y su único propósito es el de iniciar `arm9loaderhax.bin` desde la tarjeta SD, la cual corresponde, en este caso, a Luma3DS.
La instalación en sí de arm9loaderhax consiste en payloads instalados en las particiones NFIRM del chip NAND de la consola, el cual se encuentra soldado en su placa madre. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
Si no sabes que versión de arm9loaderhax tienes, sólo instala la versión más reciente siguiendo estos pasos. Si ya cuentas con la versión más reciente y la vuelves a instalar esto no tendrá ningún efecto.
@ -44,7 +44,7 @@ Estos pasos también actualizarán tus diversos payloads y la base de datos de c
4. Copia el archivo`Hourglass9.bin` contenido en el `.zip` de Hourglass9 a la carpeta `/luma/payloads/` en tu tarjeta SD y cambia el nombre de `Hourglass9.bin` a `start_Hourglass9.bin`
5. Copia `arm9loaderhax.bin` contenido en el `.zip` de SafeA9LHInstaller a la carpeta `/luma/payloads/` en la tarjeta SD
6. Cambia el nombre de `arm9loaderhax.bin` en `/luma/payloads/` a `down_safea9lhinstaller.bin`
7. Copia la carpeta `a9lh` contenida en el archivo `.zip` de data_input a la raíz de tu tarjeta SD
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copia _el contenido del_ archivo `.7z` de arm9loaderhax a la carpeta `a9lh` en tu tarjeta SD
10. Reinserta tu tarjeta SD en tu 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Durant cette étape, nous allons également configurer les programmes suivants :
5. Copiez _le contenu du_ dossier `starter` inclus dans l'archive `starter.zip` à la racine de votre carte SD
+ Cela va inclure un tout nouveau répertoire `3ds` pour remplacer celui que vous venez de supprimer
6. Copiez _le contenu de_ SafeA9LHInstaller`.7z` à la racine de votre carte SD
7. Copiez le dossier `a9lh` de data_input `.zip` à la racine de votre carte SD
7. Copiez le dossier `a9lh` de data_input `.zip` à la racine de votre carte SD
8. Copiez _le contenu du_ fichier arm9loaderhax `.7z` dans le dossier `a9lh` de votre carte SD
9. Copiez le fichier `hblauncher_loader.cia` se trouvant dans le fichier hblauncher_loader`.zip` vers le répertoire `/cias/` de votre carte SD
10. Copiez le fichier `lumaupdater.cia` se trouvant dans Luma3DS Updater`.zip` vers le répertoire `/cias/` de votre carte SD
@ -218,6 +218,7 @@ Vous pouvez supprimer vos sauvegardes de votre NAND contenues dans `/files9/` à
Vous pouvez supprimer de la racine de votre carte SD tous les fichiers n'appartenant pas à la liste suivante
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Retournez à l'[installation d'arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /fr_FR/updating-a9lh.html
### Dernière mise à jour : 3 Novembre 2016
Arm9loaderhax en lui-même consiste en des fichiers "payload" installés dans la partition NFIRM de la puce NAND de votre console, qui est soudée à la carte mère. Ces fichiers sont rarement mis à jour et servent uniquement au lancement d'`arm9loaderhax.bin`depuis la carte SD qui est, dans notre cas, Luma3DS.
Arm9loaderhax en lui-même consiste en des fichiers "payload" installés dans la partition NFIRM de la puce NAND de votre console, qui est soudée à la carte mère. Ces fichiers sont rarement mis à jour et servent uniquement au lancement d'`arm9loaderhax.bin` depuis la carte SD qui est, dans notre cas, Luma3DS.
{: .notice}
Si vous ne savez pas quelle version d'arm9loaderhax vous utilisez, installez simplement la dernière version en suivant ces étapes. Installer la dernière version en étant déjà à la dernière version n'aura aucun effet.

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -189,7 +189,7 @@ Se le funzionalità DSi/DS (come ad esempio le schede di gioco DS o i DSiWare) n
{% capture notice-10 %}
Ora puoi usare Luma3DS Updater per aggiornare Luma3DS all'ultima versione disponibile. Devi solo aprire l'applicazione e premere (A).
Questa operazione non è un aggiornamento della versione del software della console; serve solamente a scaricare ed estrarre automaticamente i file più recenti di Luma3DS.
Visto che aggiorna solo i file di Luma3DS presenti sulla scheda SD, se avvii la console senza una scheda SD inserita, verrà utilizzata la versione di sistema installata nella CTR NAND.
Visto che aggiorna solo i file di Luma3DS presenti sulla scheda SD. se avvii la console senza una scheda SD inserita, verrà utilizzata la versione di sistema installata nella CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "ガイド" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ arm9loaderhaxをインストールし、Luma3DSを正しくセットアップし
5. `starter.zip` の_中身_をSDカードのルートにコピーします
+ このステップによって、`3ds`フォルダのコンテンツは最初の状態になります
6. SafeA9LHInstaller `.7z`の_コンテンツ_を、SDカードのルートにコピーします
7. data_input `.zip`から`a9lh`フォルダをSDカードのルートにコピーします
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. arm9loaderhaxリリースの`.7z`の_コンテンツ_をSDカードの`a9lh`にコピーします
9. hblauncher_loader `.zip`から`hblauncher_loader.cia`をSDカードの`/cias/`フォルダにコピーします
10. Luma3DS Updater `.zip`から`lumaupdater.cia`をSDカードの`/cias/`フォルダにコピーします
@ -189,7 +189,7 @@ DSi / DS機能が故障すれば例えば、DSカードとDSiWareは機能し
{% capture notice-10 %}
Luma3DS UpdaterでLuma3DSを最新バージョンまで更新できます。そのアプリを起動して (A) を押して更新できます。
これは「本体の更新」と違うことで、ただ最新バージョンのLuma3DSファイルをダウンロードして解凍するだけです。
この方法で更新すると、SDカードのLuma3DSファイルしか更新しません。 SDカードなしで起動すると、CTR NANDにあるバージョンが起動します。
This will only update the Luma3DS files on the SD card. SDカードなしで起動すると、CTR NANDにあるバージョンが起動します。
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ Luma3DS UpdaterでLuma3DSを最新バージョンまで更新できます。そ
**下記のファイルとフォルダ*以外*のファイルとフォルダをSDカードのルートから削除できます**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /ja_JP/updating-a9lh.html
### 最終更新日: 2016 年 11 月 3 日
現在のarm9loaderhaxセットアップは、デバイスのマザーボードに付いているNANDチップにインストールされているペイロードファイルを含みます。 これらのペイロードの役目はただSDカードから`arm9loaderhax.bin`このガイドの場合はLuma3DSですを実行することだけであり、それ自体はまれに更新が必要になります。
現在のarm9loaderhaxセットアップは、デバイスのマザーボードに付いているNANDチップにインストールされているペイロードファイルを含みます。 These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
実行しているarm9loaderhaxのバージョンを知らないなら、このガイドの指示通り操作して最新バージョンに更新してください。 もう最新バージョンである場合、このガイドの効果はありません。
@ -44,7 +44,7 @@ data_inputのバージョンはインストーラーバージョンと互換性
4. Hourglass9 `.zip`から`Hourglass9.bin`をSDカードの`/luma/payloads/`フォルダにコピーし、`Hourglass9.bin`の名前を`start_Hourglass9.bin`に変更します
5. SafeA9LHInstaller `.zip`から`arm9loaderhax.bin`をSDカードの`/luma/payloads/`フォルダにコピーします
6. `/luma/payloads/`の中にある`arm9loaderhax.bin`の名前を`down_safea9lhinstaller.bin`に変更します
7. data_input `.zip`から`a9lh`フォルダをSDカードのルートにコピーします
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. arm9loaderhax `.7z`の_コンテンツ_をSDカードの`a9lh`にコピーします
10. 3DSにSDカードを入れます

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "가이드" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ arm9loaderhax를 설치하고 Luma3DS의 설정이 완료되면 백업을 복원
5. `starter.zip` 파일 내 `starter` 폴더의 _내용물을_ SD 카드의 최상위 경로에 복사하세요.
+ 방금 삭제한 `3ds` 폴더를 새로운 `3ds` 폴더로 교체하는 작업입니다.
6. SafeA9LHInstaller `.7z` 파일의 _내용물 만_ SD 카드의 최상위 경로에 복사하세요.
7. data_input `.zip` 파일 내 `a9lh` 폴더를 SD 카드의 최상위 경로에 복사하세요.
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. arm9loaderhax `.7z` 파일의 _내용물 만_ SD 카드의 `a9lh` 폴더에 복사하세요.
9. hblauncher_loader `.zip` 파일에서 `hblauncher_loader.cia` 파일을 SD 카드의 `/cias/` 폴더에 복사하세요.
10. Luma3DS Updater `.zip` 파일에서 `lumaupdater.cia` 파일을 SD 카드의 `/cias/` 폴더에 복사하세요.
@ -189,7 +189,7 @@ DSi / DS 기능(DS 카트 또는 DSiWare 등)이 더이상 작동하지 않으
{% capture notice-10 %}
이제 Luma3DS Updater를 열고 (A) 버튼을 누르기만 하면 Luma3DS를 최신 버전으로 업데이트할 수 있습니다.
이는 본체 업데이트와 다르며 오직 최신 버전의 Luma3DS 파일을 다운로드해서 압축을 풀어줍니다.
이는 SD 카드에 저장된 Luma3DS 파일만 업데이트합니다. SD 카드가 제거된 상태에서 기기를 부팅시키면 CTRNAND에 있는 버전이 실행됩니다.
This will only update the Luma3DS files on the SD card. SD 카드가 제거된 상태에서 기기를 부팅시키면 CTRNAND에 있는 버전이 실행됩니다.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ DSi / DS 기능(DS 카트 또는 DSiWare 등)이 더이상 작동하지 않으
**다음 목록에 *명시되지 않는* 파일과 폴더는 SD 카드의 최상위 경로에서 삭제해도 됩니다:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /ko_KR/updating-a9lh.html
### 마지막 업데이트: 2016년 11월 3일
arm9loaderhax는 마더보드에 위치한 NAND 칩의 NFIRM 파티션에 페이로드 파일들을 설치하여 설치가 됩니다. 이 페이로드 파일들은 매우 드물게 업데이트되며 SD 카드에서 `arm9loaderhax.bin`을 실행하는 기능만 합니다. 동 가이드의 경우 Luma3DS가 실행됩니다.
arm9loaderhax는 마더보드에 위치한 NAND 칩의 NFIRM 파티션에 페이로드 파일들을 설치하여 설치가 됩니다. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
사용 중인 arm9loaderhax의 버전을 모르는 경우, 다음 단계에서 최신 버전을 설치하시면 됩니다. 최신 버전인 상태에서 다시 최신 버전을 설치하는 것은 아무런 영향을 주지 않습니다.
@ -44,7 +44,7 @@ data_input의 버전은 다른 인스톨러와 호환되되도록 수정된 `.zi
4. Hourglass9 `.zip` 파일에서 `Hourglass9.bin` 파일을 SD 카드의 `/luma/payloads/` 폴더에 복사하고 `Hourglass9.bin` 파일의 이름을 `start_Hourglass9.bin`으로 변경하세요.
5. SafeA9LHInstaller `.zip` 파일에서 `arm9loaderhax.bin` 파일을 SD 카드의 `/luma/payloads/` 폴더에 복사하세요.
6. `/luma/payloads/` 폴더 안의 `arm9loaderhax.bin` 파일의 이름을 `down_safea9lhinstaller.bin`으로 변경하세요.
7. data_input `.zip` 파일 내 `a9lh` 폴더를 SD 카드의 최상위 경로에 복사하세요.
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. arm9loaderhax `.7z` 파일의 _내용물 만_ SD 카드의 `a9lh` 폴더에 복사하세요.
10. SD 카드를 다시 3DS에 삽입하세요.

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Panduan" #
title: "Panduan 3DS" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -218,6 +218,7 @@ Anda boleh membuang simpanan NAND dari folder `/files9/` selagi anda masih ada s
**Anda boleh membuang semua fail dan folder lebihan pada root kad SD anda yang *tidak* terdapat dalam senarai berikut:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Tijdens dit proces, stellen wij ook programma's in als volgt:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Kopieer _de inhoud van_ de SafeA9LHInstaller `.7z` naar de hoofdmap van de SD kaart
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Kopieer `hblauncher_loader.cia` van de hblauncher_loader `.zip` naar de `/cias/`map op de SD-kaart
10. Kopieer `lumaupdater.cia` van de Luma3DS Updater `.zip` naar de `/cias/` map op je SD kaart
@ -189,7 +189,7 @@ Indien DSi / DS functionaliteit stuk is (als bijvoorbeeld DS cartridges of DSiWa
{% capture notice-10 %}
Je kan nu Luma3DS Updater gebruiken om je Luma3DS te updaten door deze gewoon te openen en op (A) te drukken.
Dit is niet hetzeldfe als een Systeemupdate; het downloadt enkel de nieuwste Luma3DS files en pakt deze uit.
Dit zal enkel de Luma3DS files op de SD kaart updaten. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ Je kan je NAND backups verwijderen uit `/files9/`, indien je er een kopie van ge
**Je kan de files en mappen die *niet* in deze lijst voorkomen verwijderen van de root van je SD kaart:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Keer terug naar [Installeer arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /nl_NL/updating-a9lh.html
### Laatste Update: 3 november 2016
De daadwerkelijke instalatie van arm9loaderhax zelf bestaat uit meerdere 'payload' bestanden welke instaleren in de NFIRM partitie van het NAND van je 3DS, wat gesoldeerd is op het moederbord van je 3DS. Deze 'payloads' worden zelden geüpdatet en dienen alleen om `arm9loaderhax.bin` te laden van de SD-kaart, wat in ons geval Luma3DS laadt.
De daadwerkelijke instalatie van arm9loaderhax zelf bestaat uit meerdere 'payload' bestanden welke instaleren in de NFIRM partitie van het NAND van je 3DS, wat gesoldeerd is op het moederbord van je 3DS. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
Als je niet zeker bent over de versie van je huidige arm9loaderhax installatie, kan je gewoon de laatste versie installeren met de volgende stappen. Installeren van de laatste versie als je al op de laatste versie bent heeft namelijk geen effect.
@ -44,7 +44,7 @@ Deze stappen zullen ook je 'payloads' en de AES key database updaten.
4. Kopieer 'Hourglass9.bin' van Hourglass9 '.zip' naar de ' / luma/payloads/' map op uw SD-kaart en hernoem 'Hourglass9.bin' naar 'start_Hourglass9.bin'
5. Kopieer 'Arm9loaderhax.bin' van SafeA9LHInstaller '.zip' naar de ' /luma/payloads/' map op uw SD-kaart
6. Wijzig de naam van 'arm9loaderhax.bin' in ' / luma/payloads/' naar 'down_safea9lhinstaller.bin'
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Kopieer _de inhoud_ van de arm9loaderhax `.7z` naar de `a9lh` folder op je SD-kaart
10. Stop je sd kaart opnieuw in jouw 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Veiledning" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Under denne prossesen, vil vi også sette opp program som følgende:
5. Kopier _innholdet av_ `starter` mappen i `starter.zip` til roten av SD-kortet
+ Dette gjelder også den nye `3ds` mappen som erstatter den du nettop slettet
6. Kopier _innholdet av_ SafeA9LHInstaller `.7z` til roten av SD-kortet
7. Kopier `a9lh` mappen fra data_input `.zip` til roten av SD-kortet
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Kopier _innholdet av_ arm9loaderhax `.7z` til `a9lh` mappen på SD-kortet
9. Kopier `hblauncher_loader.cia` fra hblauncher_loader `.zip` til `/cias/` mappen på SD-kortet
10. Kopier `lumaupdater.cia` fra Luma3DS Updater `.zip` til `/cias/` mappen på SD-kortet
@ -189,7 +189,7 @@ Hvis DSi / DS funksjonalitet har blitt ødelagt (f. eks. DS kassetter eller DSiW
{% capture notice-10 %}
Du kan nå bruke "Luma3DS Updater" for å oppdatere din Luma3DS til siste versjon, ved å åpne den og trykke (A).
Dette er ikke det samme som en systemoppdatering; den bare laster ned og pakker ut de nyeste Luma3DS-filene.
Dette vil kun oppdatere "Luma3DS"filene på SD-kortet. Hvis du starter enheten uten et SD-kort, vil den bruke den versjonen du lastet opp i CTR NAND.
This will only update the Luma3DS files on the SD card. Hvis du starter enheten uten et SD-kort, vil den bruke den versjonen du lastet opp i CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ Du kan fjerne NAND sikkerhetskopier fra `/files9/` så lenge du har dem sikkerhe
**Du kan fjerne alle ekstra filer og mapper fra roten av SD-kortet som *ikke* er i den følgende listen:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /no_NO/updating-a9lh.html
### Siste oppdatering: 3. Nov 2016
Selve installasjonen av arm9loaderhax består av payload-filer som blir installert på NFIRM partisjonen av konsollens NAND brikke, som er loddet på selve hovedkortet. Disse nyttelastene oppdateres sjeldent og brukes bare til å starte `arm9loaderhax.bin` fra SD-kortet, som i vårt tilfelle er Luma3DS.
Selve installasjonen av arm9loaderhax består av payload-filer som blir installert på NFIRM partisjonen av konsollens NAND brikke, som er loddet på selve hovedkortet. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
Hvis du ikke vet hvilke versjon av arm9loaderhax du kjører kan du bare laste ned den nyeste versjonen med disse trinnene. Å installere nyeste versjon mens du allerede bruker nyeste versjon har ingen innvirkninger.
@ -44,7 +44,7 @@ Disse trinnene vil også oppdatere dine ulike nyttelastene og AES nøkkel databa
4. Kopier `Hourglass9.bin` fra Hourglass9 `.zip` til `/luma/payloads/` mappen på SD-kortet og endre navnet fra `Hourglass9.bin` til `start_Hourglass9.bin`
5. Kopier `arm9loaderhax.bin` fra SafeA9LHInstaller `.zip` til `/luma/payloads/` mappen på SD-kortet
6. Endre navn på `arm9loaderhax.bin` i `/luma/payloads/` til `down_safea9lhinstaller.bin`
7. Kopier `a9lh` mappen fra data_input `.zip` til roten av SD-kortet
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Kopier _inhholdet av_ arm9loaderhax `.7z` til `a9lh` mappen på SD kortet ditt
10. Sett inn SD-kortet i konsollen

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Instrukcja" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Podczas tego procesu zainstalujemy również takie programy jak:
5. Skopiuj zawartość folderu `starter` z archiwum `starter.zip` do katalogu głównego na twojej karcie SD
+ Znajdziesz w nim nowy katalog `3ds`, zastępujący ten który przed chwilą usunąłeś
6. Skopiuj zawartość archiwum SafeA9LHInstaller `.7z` do katalogu głównego twojej karty SD
7. Skopiuj folder `a9lh`z archiwum data_input `.zip` do katalogu głównego twojej karty SD
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Skopiuj zawartość archiwum arm9loaderhax release `.7z`do folderu `a9lh`na twojej karcie SD
9. Skopiuj plik `hblauncher_loader.cia` z archiwum hblauncher_loader `.zip` do folderu `/cias/` na twojej karcie SD
10. Skopiuj plik `lumaupdater.cia` z archiwum Luma3DS Updater `.zip` do folderu `/cias/` na twojej karcie SD
@ -189,7 +189,7 @@ Jeśli tryb DSi/DS przestał funkcjonować (np. nie działają kartridże DS lub
{% capture notice-10 %}
Teraz możesz używać Luma3DS Updater aby aktualizować Luma3DS do najnowszej wersji, wystarczy go uruchomić i nacisnąć (A).
To nie jest to samo co System Update; Luma3DS Updater pobiera i wypakowuje wyłącznie najnowsze pliki Luma3DS.
Wyłącznie pliki Luma3DS znajdujące się na karcie SD zostaną zaktualizowane. Jeśli uruchomisz konsolę bez karty SD, załaduje ona wersję Luma3DS, którą umieściłeś w CTR NAND (przy wykonywaniu niniejszej instrukcji).
This will only update the Luma3DS files on the SD card. Jeśli uruchomisz konsolę bez karty SD, załaduje ona wersję Luma3DS, którą umieściłeś w CTR NAND (przy wykonywaniu niniejszej instrukcji).
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ Możesz usunąć kopie twojej NAND z `/files9/` jeśli masz już je zachowane w
**Możesz także usunąć wszystkie pliki i foldery których *nie ma* na liście poniżej ze swojej karty SD:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /pl_PL/updating-a9lh.html
### Ostatnia aktualizacja: 3 Lis 2016
Właściwa instalacja arm9loaderhax to pliki payloadu zainstalowane na partycjach NFIRM w chipie NAND, wlutowanym w płytę główną twojej konsoli. Pliki te są rzadko uaktualniane, a ich jedynym zasadniczym celem celem jest uruchomienie payloadu `arm9loaderhax.bin` znajdującego się na karcie SD i zawierającego, w naszym przypadku, Luma3DS.
Właściwa instalacja arm9loaderhax to pliki payloadu zainstalowane na partycjach NFIRM w chipie NAND, wlutowanym w płytę główną twojej konsoli. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
Jeśli nie wiesz jaką wersją arm9loaderhax posiadasz, zainstaluj najnowszą wykonując poniższe kroki. Zainstalowanie najnowszej wersji jeżeli taką już posiadasz nie będzie miało żadnych efektów.
@ -44,7 +44,7 @@ Poniższe kroki zaktualizują także różne payload'y oraz bazę kluczy AES.
4. Skopiuj plik `Hourglass9.bin` z archiwum Hourglass9 `.zip` do folderu `/luma/payloads/` na twojej karcie SD i zmień nazwę tego pliku na `start_Hourglass9.bin`
5. Skopiuj plik `arm9loaderhax.bin` z archiwum SafeA9LHInstaller `.zip` do folderu `/luma/payloads/` na twojej karcie SD
6. Zmień nazwę pliku 'arm9loaderhax.bin' w folderze `/luma/payloads/` na 'down_safea9lhinstaller.bin'
7. Skopiuj folder `a9lh`z archiwum data_input `.zip` do katalogu głównego twojej karty SD
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Skopiuj zawartość archiwum arm9loaderhax `.7z` do folderu `a9lh` na twojej karcie SD
10. Włóż z powrotem kartę SD do swojego 3DS'a

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guia" #
title: "Guia 3DS" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -218,6 +218,7 @@ Você pode remover os seus backups da NAND da pasta `/files9/` contanto que voc
**Você pode remover quaisquer arquivos e pastas extras da raiz do cartão SD que *não* estão na lista a seguir:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guia" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Última Atualização: 3 de Novembro de 2016
A instalação do arm9loaderhax consiste em instalar payloads nas partições NFIRM do chip NAND do teu dispositivo, que está soldado à própria placa-mãe. Estes payloads são atualizados muito raramente, e o seu único propósito é executar o ficheiro `arm9loaderhax.bin` do cartão SD que, no nosso caso, é o Luma3DS.
A instalação do arm9loaderhax consiste em instalar payloads nas partições NFIRM do chip NAND do teu dispositivo, que está soldado à própria placa-mãe. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
Se não sabes que versão do arm9loaderhax tens instalada, simplesmente instala a última versão com estes passos. Instalar a última versão quando já te encontras na última versão não terá qualquer efeito.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Руководство" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -218,6 +218,7 @@ ___
**Вы можете удалить все ненужные файлы и папки в корне SD-карты, кроме следующих:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Rehber" #
title: "3DS Rehberi" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ Bu süreç boyunca, aşağıdaki gibi programları kuruyoruz:
5. `starter.zip` arşivi içindeki `starter` klasörünü SD kartınızın kök dizinine kopyalayın
+ Bu, sildiğiniz bir klasörün yerini alacak yeni bir "3ds" klasörü içermektedir
6. SD kartınızın kök dizinine SafeA9LHInstaller `.7z` dosyasının içindekileri kopyalayın
7. data_input '.zip' dosyasındaki 'a9lh' klasörünü SD Kartınızın kök dizinine kopyalayın
7. `a9lh` klasörünü data_input`.zip` dosyasından SD Kartınızın köküne kopyalayın
8. arm9loaderhax ".7z" sürümünün içeriğini SD kartınızdaki "a9lh" klasörüne kopyalayın
9. `hblauncher_loader.cia` dosyasını hblauncher_loader`.zip` dosyasından SD kartınızdaki `/ cias /` klasörüne kopyalayın
10. `Lumaupdater.cia` dosyasını Luma3DS Uprdater`.zip` dosyasından SD kartınızdaki `/ cias /` klasörüne kopyalayın
@ -218,6 +218,7 @@ NAND yedeklerinizi güvenli bir yere yedeklediyseniz SD kartınızda yer tutmama
**SD kartınızın kök dizininde aşağıdaki dosya ve klasörler *dışında* dosya ve klasör varsa silebilirsiniz.**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "Guide" #
title: "3DS Guide" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -69,7 +69,7 @@ During this process, we also setup programs such as the following:
5. Copy _the contents of_ the `starter` folder in `starter.zip` to the root of your SD card
+ This will include a brand new `3ds` folder to replace the one you just deleted
6. Copy _the contents of_ the SafeA9LHInstaller `.7z` to the root of your SD card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from the data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax release `.7z` to `a9lh` folder on your SD card
9. Copy `hblauncher_loader.cia` from the hblauncher_loader `.zip` to the `/cias/` folder on your SD card
10. Copy `lumaupdater.cia` from the Luma3DS Updater `.zip` to the `/cias/` folder on your SD card
@ -189,7 +189,7 @@ If DSi / DS functionality has broken (such as DS carts or DSiWare no longer work
{% capture notice-10 %}
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
This is not the same thing as a System Update; it just downloads and extracts the newest Luma3DS files.
This will only update the Luma3DS files on the SD Card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
This will only update the Luma3DS files on the SD card. If you boot the device without an SD card, it will use the version you placed in CTR NAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
@ -218,6 +218,7 @@ You can remove your NAND backups from `/files9/` as long as you still have them
**You can remove any extra files and folders from the root of the SD card that are *not* in the following list:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -86,4 +86,6 @@ ___
___
___
Return to [Installing arm9loaderhax](installing-arm9loaderhax).

View file

@ -6,7 +6,7 @@ permalink: /updating-a9lh.html
### Last Update: 3 Nov 2016
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD Card, which is, in our case, Luma3DS.
The actual installation of arm9loaderhax itself consists of payload files installed into the NFIRM partitions on your device's NAND chip, which is soldered to the motherboard itself. These payloads are updated rarely and only really serve the purpose of launching `arm9loaderhax.bin` from the SD card, which is, in our case, Luma3DS.
{: .notice}
If you do not know what version of arm9loaderhax you are running, just install the latest version with these steps. Installing the latest version while already on the latest version will have no effect.
@ -44,7 +44,7 @@ These steps will also update your various payloads and the AES key database.
4. Copy `Hourglass9.bin` from the Hourglass9 `.zip` to the `/luma/payloads/` folder on your SD card and rename `Hourglass9.bin` to `start_Hourglass9.bin`
5. Copy `arm9loaderhax.bin` from the SafeA9LHInstaller `.zip` to the `/luma/payloads/` folder on your SD card
6. Rename `arm9loaderhax.bin` in `/luma/payloads/` to `down_safea9lhinstaller.bin`
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD Card
7. Copy the `a9lh` folder from data_input `.zip` to the root of your SD card
8. Copy _the contents of_ the arm9loaderhax `.7z` to `a9lh` folder on your SD card
10. Reinsert your SD card into your 3DS

View file

@ -1,6 +1,6 @@
---
layout: splash
title: "教程首页" #
title: "3DS 教程" #
header:
overlay_color: "#5e616c" #
overlay_image: images/home-page-feature.jpg

View file

@ -218,6 +218,7 @@ ___
**你可以将下表中*没有*提到的文件和文件夹从SD卡中删除**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -20,7 +20,7 @@ permalink: /zh_TW/index.html
<div class="notice--danger">{{ notice-home | markdownify }}</div>
**指南內會有些許的[磁力](https://en.wikipedia.org/wiki/Magnet_URI_scheme)連結,你將需要個像 [Deluge](http://dev.deluge-torrent.org/wiki/Download) 的 BT 種子下載器來下載那些檔案**
**指南內會有些許的[磁力](https://en.wikipedia.org/wiki/Magnet_URI_scheme)連結,你將需要個像 [Deluge](http://dev.deluge-torrent.org/wiki/Download) 的 BT 種子下載器來下載磁力連結的檔案。**
{: .notice--info}
**本指南正缺乏翻譯人員,請*你*幫助我們[翻譯](https://translate.3ds.guide/)本網站成的母語!**

View file

@ -7,7 +7,7 @@ permalink: /zh_TW/homebrew-launcher-(alternatives).html
Homebrew Launcher 可以透過不同的進入點或方式開啟。
{: .notice}
如果你目前沒有任何底下所列的遊戲或另一個可以使用 Homebrew Launcher 的主機,最便宜的方法大概就是買「任天堂之選」版本的[「薩爾達傳說時之笛 3D」](https://amzn.to/2fkaKdp)(請確保你所購買的卡帶符合你主機的區碼)以及[Powersaves](https://amzn.to/2fb3VY7)(所有區碼皆相容),然後再使用底下所列的 oot3dhax。
如果你目前沒有任何底下所列的遊戲或另一個可以使用 Homebrew Launcher 的主機,最便宜的方法大概就是買「任天堂之選」版本的[《薩爾達傳說時之笛 3D》](https://amzn.to/2fkaKdp)(請確保你所購買的卡帶符合你主機的區碼)以及[Powersaves](https://amzn.to/2fb3VY7)(所有區碼皆相容),然後再使用底下所列的 oot3dhax。
{: .notice--info}
#### 必備項目
@ -16,21 +16,21 @@ Homebrew Launcher 可以透過不同的進入點或方式開啟。
#### 操作說明
1. 複製`starter.zip`裡的_所有內容_到 SD 卡的根目錄底下
1. 複製`starter.zip`裡的 _所有內容_ 到 SD 卡的根目錄底下
2. 使用下列任一方式進入 Homebrew Launcher
| <sub> | <sub>需要 | <sub>形式 | <sub>主機 | <sub>區碼 | <sub>遊戲版本 | <sub>系統版本 |
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
| <sub>[oot3dhax](https://github.com/yellows8/oot3dhax) | <sub>[《薩爾達傳說時之笛 3D》](https://amzn.to/2fkaKdp), <br> 至少需要一個 Powersaves 存檔備份器或另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶 | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任一 | <sub>9.0.0-X 至 11.2.0-X |
| <sub>[smashbroshax](https://gbatemp.net/threads/397194/) | <sub>[*任天堂明星大亂鬥*](https://amzn.to/2ftGA72) | <sub>卡帶, eShop | <sub>New | <sub>歐, 日, 美 | <sub>低於 1.1.3<br> 卡帶上印有「amiibo」字樣的遊戲版本皆為 v1.1.4 | <sub>9.0.0-X 至 11.2.0-X |
| <sub>[supermysterychunkhax](https://smd.salthax.org/) | <sub>[*寶可夢超級不可思議的迷宮*](https://amzn.to/2ebxZ75), <br> 另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶 | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任一 | <sub>9.9.0-X 10.2.0-X (歐)至 11.0.0-X |
| <sub>[freakyhax](http://plutooo.github.io/freakyhax/) | <sub>[*奇特風格:展現你的作品活力!*](https://amzn.to/2f6eHO7) | <sub>卡帶, eShop | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任一 | <sub>9.0.0-X 至 11.1.0-X |
| <sub>[basehaxx](http://mrnbayoh.github.io/basehaxx/) | <sub>*寶可夢 [終極紅寶石](https://amzn.to/2eRILNQ)[始源藍寶石](https://amzn.to/2ebGrmN)*<br> 另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶 | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>1.0, 1.4 | <sub>9.0.0-X 至 11.0.0-X |
| <sub>[BASICSploit](https://mrnbayoh.github.io/basicsploit/) | <sub>[*SmileBASIC*](https://www.nintendo.com/games/detail/eYURHNjVdfyrnA3OJGfmlMYIrJUzgOcv) | <sub>eShop | <sub>New, Old, 2DS | <sub>美 | <sub>3.2.1 | <sub>9.0.0-X 至 11.0.0-X|
| <sub>[smilehax](https://plutooo.github.io/smilehax/) | <sub>[*SmileBASIC*](https://www.nintendo.com/games/detail/eYURHNjVdfyrnA3OJGfmlMYIrJUzgOcv) | <sub>eShop | <sub>New, Old, 2DS | <sub>日, 美 | <sub>3.3.1 | <sub>9.0.0-X 至 11.0.0-X|
| <sub>[stickerhax](https://github.com/yellows8/stickerhax) | <sub>[*紙片瑪利歐 超級貼紙*](https://amzn.to/2f6aDx8), <br> 另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶, eShop | <sub>New, Old, 2DS | <sub>歐, 日, 韓, 美 | <sub>任意 | <sub>9.0.0-X 至 11.2.0-X|
| <sub>[Ninjhax 2](http://smealum.github.io/ninjhax2/) | <sub>[*方塊忍者*](https://amzn.to/2eRI1by) | <sub>卡帶, eShop| <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任意 | <sub>9.0.0-X 至 11.2.0-X|
| <sub>[GenHax](https://github.com/svanheulen/genhax_proxy_installer) | <sub>[*魔物獵人 X*](http://amzn.to/2gsk6Tk) | <sub>eShop | <sub>New | <sub>日 | <sub>任意 | <sub>9.9.0-X 至 11.2.0-X|
| <sub>[oot3dhax](https://github.com/yellows8/oot3dhax) | <sub>[《薩爾達傳說時之笛 3D》](https://amzn.to/2fkaKdp)<br> 至少需要一個 Powersaves 存檔備份器或另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶 | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任一 | <sub>9.0.0-X 至 11.2.0-X |
| <sub>[smashbroshax](https://gbatemp.net/threads/397194/) | <sub>[《任天堂明星大亂鬥》](https://amzn.to/2ftGA72) | <sub>卡帶, eShop | <sub>New | <sub>歐, 日, 美 | <sub>低於 1.1.3<br> 卡帶上印有「amiibo」字樣的遊戲版本皆為 v1.1.4 | <sub>9.0.0-X 至 11.2.0-X |
| <sub>[supermysterychunkhax](https://smd.salthax.org/) | <sub>[《寶可夢超級不可思議的迷宮》](https://amzn.to/2ebxZ75)<br> 另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶 | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任一 | <sub>9.9.0-X 10.2.0-X (歐)至 11.0.0-X |
| <sub>[freakyhax](http://plutooo.github.io/freakyhax/) | <sub>[《奇特風格:展現你的作品活力!》](https://amzn.to/2f6eHO7) | <sub>卡帶, eShop | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任一 | <sub>9.0.0-X 至 11.1.0-X |
| <sub>[basehaxx](http://mrnbayoh.github.io/basehaxx/) | <sub>《寶可夢 [終極紅寶石](https://amzn.to/2eRILNQ)[始源藍寶石](https://amzn.to/2ebGrmN)》<br> 另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶 | <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>1.0, 1.4 | <sub>9.0.0-X 至 11.0.0-X |
| <sub>[BASICSploit](https://mrnbayoh.github.io/basicsploit/) | <sub>[《SmileBASIC》](https://www.nintendo.com/games/detail/eYURHNjVdfyrnA3OJGfmlMYIrJUzgOcv) | <sub>eShop | <sub>New, Old, 2DS | <sub>美 | <sub>3.2.1 | <sub>9.0.0-X 至 11.0.0-X|
| <sub>[smilehax](https://plutooo.github.io/smilehax/) | <sub>[《SmileBASIC》](https://www.nintendo.com/games/detail/eYURHNjVdfyrnA3OJGfmlMYIrJUzgOcv) | <sub>eShop | <sub>New, Old, 2DS | <sub>日, 美 | <sub>3.3.1 | <sub>9.0.0-X 至 11.0.0-X|
| <sub>[stickerhax](https://github.com/yellows8/stickerhax) | <sub>[《紙片瑪利歐:超級貼紙》](https://amzn.to/2f6aDx8)<br> 另一台可使用 Homebrew Launcher 的 3DS | <sub>卡帶, eShop | <sub>New, Old, 2DS | <sub>歐, 日, 韓, 美 | <sub>任意 | <sub>9.0.0-X 至 11.2.0-X|
| <sub>[Ninjhax 2](http://smealum.github.io/ninjhax2/) | <sub>[《方塊忍者》](https://amzn.to/2eRI1by) | <sub>卡帶, eShop| <sub>New, Old, 2DS | <sub>歐, 日, 美 | <sub>任意 | <sub>9.0.0-X 至 11.2.0-X|
| <sub>[GenHax](https://github.com/svanheulen/genhax_proxy_installer) | <sub>[《魔物獵人 X》](http://amzn.to/2gsk6Tk) | <sub>eShop | <sub>New | <sub>日 | <sub>任意 | <sub>9.9.0-X 至 11.2.0-X|
<script type="text/javascript">
amzn_assoc_placement = "adunit0";

View file

@ -26,7 +26,7 @@ permalink: /zh_TW/installing-arm9loaderhax.html
在本節中,我們將使用 [AuroraWright](https://github.com/AuroraWright/) 所製的 Luma3DS 來直接啟動一個修改後的 SysNAND 系統,讓我們擺脫 EmuNAND。這除了大量的簡化使用改機後的 3DS 所需的步驟,更還能節省 SD 卡的使用空間。
當 arm9loaderhax 安裝完畢且正確設定 Luma3DS 後,我們將還原之前的備份。
我們安裝完 arm9loaderhax 且正確設定 Luma3DS 後,我們將還原之前的備份。
在這過程中,我們也將安裝下列程式:
@ -117,7 +117,7 @@ permalink: /zh_TW/installing-arm9loaderhax.html
##### 第四節 — 還原系統
如果你在本教學之前就已經改機完且安裝了 EmuNAND並且想把你原來 EmuNAND 中的內容轉移到新的 SysNAND 自製韌體中,請在開始本部分操作之前先按照[移EmuNAND數據](move- emunand)一節進行,然後跳過本部的前四步。
如果你在本教學之前就已經改機完且安裝了 EmuNAND並且想把你原來 EmuNAND 中的內容轉移到新的 SysNAND 自製韌體中,請在開始本部分操作之前先按照[移EmuNAND](move-emunand)一節進行,然後跳過本部的前四步。
{: .notice--info}
1. 開機時,按住「開始鍵 (Start)」進入 Hourglass9
@ -172,8 +172,8 @@ permalink: /zh_TW/installing-arm9loaderhax.html
20. 於主選單按下「選擇鍵 (Select)」以卸除 SD 卡
21. 在 SD 拔出後,按下「開始鍵 (Start)」重啟
+ 在 SD 卡拔除的情況下開機將讓你可以在 CTRNAND 上設置 Luma3DS
22. Use the (A) button and the D-Pad to turn on the following:
+ **"Show NAND or user string in System Settings"**
22. 透過方向鍵及「A」以開啟下列選項
+ **「Show NAND or user string in System Settings」**
23. 如果你的裝置是 **New 3DS** 的話,你也可以同時開啟下列選項:
+ **「New 3DS CPU」中選擇「Clock+L2(x)」**
+ 某些情況下,這將提高遊戲的流暢度,但也有些遊戲會有不穩的情況
@ -218,6 +218,7 @@ ___
**你可以刪除其他*不*在下表的檔案:**
+ 3ds
+ DCIM
+ files9
+ hblauncherloader
+ luma

View file

@ -38,7 +38,7 @@ permalink: /zh_TW/ntr-and-cubic-ninja.html
11. 透過命令提示字元,輸入 `ipconfig /all` 取得你電腦的 IPv4 位址,等等需要
12. 複製 `ntr.bin` 到 SD 卡根目錄中
13. 在 SD 卡的根目錄底下建立一個新資料夾「files9」
14. 解壓`starter.zip`裡`starter`資料夾中的_所有內容_到 SD 卡的根目錄底下
14. 解壓`starter.zip`裡`starter`資料夾中的 _所有內容_ 到 SD 卡的根目錄底下
15. 解壓 Decrypt9WIP `.zip` 中的 `Decrypt9WIP` 資料夾至 SD 卡上的 `/3ds/` 資料夾中
16. 將 SD 卡插回 3DS 中

View file

@ -12,7 +12,7 @@ permalink: /zh_TW/updating-a9lh.html
如果你不確定你所安裝的 arm9loaderhax 版本是什麼,照做就對了,因為它將會把 arm9loaderhax 更新至最新版本。 就算你本來安裝的就是最新版的,再更新是沒關係的。
{: .notice--info}
如果你有在 Luma 上設定 PIN 碼,你需要先把它關掉才能繼續。 在更新後就可以重新啟用 PIN 碼。
如果你先前有設定 Luma 的 PIN 碼,你需要先將它關閉才能繼續。 在更新後就可以重新啟用 PIN 碼。
{: .notice--info}
如果你用的 payload 不會自動初始化螢幕(像是 Bootanim9你將會需要把 `arm9loaderhax.bin` 重新命名為 `arm9loaderhax_si.bin`
@ -34,7 +34,7 @@ data_input 的版本指的是 `.zip` 相容於不同安裝器版本的更新版
#### 操作說明
**請於接下來的步驟中_覆蓋_ 所有的檔案。**
**請於接下來的步驟中 _覆蓋_ 所有的檔案。**
##### 第一節 — 準備工作
@ -82,8 +82,8 @@ data_input 的版本指的是 `.zip` 相容於不同安裝器版本的更新版
9. 關機並拔出 SD 卡
10. SD 卡拔出後,按住「選擇鍵 (Select)」並開機
+ 在 SD 卡拔除的情況下開機將讓你可以在 CTRNAND 上設置 Luma3DS
11. Use the (A) button and the D-Pad to turn on the following:
+ **"Show NAND or user string in System Settings"**
11. 透過方向鍵及「A」以開啟下列選項
+ **「Show NAND or user string in System Settings」**
12. 如果你的裝置是 **New 3DS** 的話,請同時開啟下列選項:
+ **「New 3DS CPU」中選擇「Clock+L2(x)」**
+ 某些情況下,這將提高遊戲的流暢度,但也有些遊戲會有不穩的情況