mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-09 08:00:46 +02:00
New Crowdin translations (#1275)
This commit is contained in:
@@ -4,12 +4,11 @@ title: "Finalizing Setup"
|
||||
|
||||
#### Descripció general dels passos
|
||||
|
||||
{% capture notice-2 %}
|
||||
|
||||
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
|
||||
<br><br>
|
||||
|
||||
In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space.
|
||||
<br><br>
|
||||
|
||||
During this process, we also setup programs such as the following:
|
||||
|
||||
+ **FBI** *(installs CIA formatted games and applications)*
|
||||
@@ -18,10 +17,6 @@ During this process, we also setup programs such as the following:
|
||||
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
|
||||
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher as a regular application thanks to Rosalina magic)*
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--info">{{ notice-2 | markdownify }}</div>
|
||||
|
||||
#### Què necessiteu
|
||||
|
||||
* The latest release of [Themely](https://github.com/ihaveamac/Themely/releases/latest) *(the `.cia` file)*
|
||||
@@ -134,8 +129,10 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
||||
___
|
||||
|
||||
{% capture notice-10 %}
|
||||
You can now use Luma3DS Updater to update your Luma3DS to the latest version just by opening it and pressing (A).
|
||||
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 your SD card. If you boot your device without an SD card, it will use the version you placed in CTRNAND.
|
||||
{% endcapture %}
|
||||
|
||||
@@ -143,9 +140,13 @@ This will only update the Luma3DS files on your SD card. If you boot your device
|
||||
|
||||
{% capture notice-6 %}
|
||||
You will now boot Luma3DS CFW SysNAND by default.
|
||||
|
||||
You can now hold (Select) on boot to launch the Luma3DS configuration menu.
|
||||
|
||||
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
|
||||
|
||||
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
|
||||
|
||||
You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
|
||||
{% endcapture %}
|
||||
|
||||
@@ -156,7 +157,7 @@ To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](
|
||||
|
||||
{% capture notice-7 %}
|
||||
Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
|
||||
<br><br>
|
||||
|
||||

|
||||
{% endcapture %}
|
||||
|
||||
|
Reference in New Issue
Block a user