boot9strap installeren (Hardmod)
Technical Details (optional)
An excellent guide to getting a hardmod can be found here.
This is a currently working implementation of the “FIRM partitions known-plaintext” exploit detailed here.
Using a hardmod, we can dump the NAND image, install custom firmware to the NAND image, then re-install the hacked NAND image to the console.
Compatibility Notes
Om de magnet links op deze pagina te kunnen gebruiken, heb je een torrent client zoals qBittorrent of Deluge nodig.
Om de op deze pagina gelinkte .7z
bestanden uit te pakken zal je een bestandsarchiver zoals 7-Zip of The Unarchiver nodig hebben.
Dit werkt op de New 3DS, New 2DS, Old 3DS en Old 2DS op elke versie waar je de .firm
voor hebt.
Wat je nodig hebt
- Jouw NAND bestand die je hebt gekregen met de hardmod
- De nieuwste versie van boot9strap (directe download)
- De nieuwste versie van hardmod-b9s-installer
- Windows users can use the compiled
.exe
, while Mac and Linux users will need to have Python 3 installed to run the.py
- Windows users can use the compiled
- De nieuwste versie van Luma3DS (het Luma3DS
.zip
bestand) - The
.firm
corresponding to your console and version:
Instructies
Deel I - Voorbereiding
In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.
- Zet je console uit
- Plaats je SD kaart in je computer
- Kopieer
boot.firm
enboot.3dsx
van de Luma3DS.zip
naar de hoofdmap van je SD-kaart - Koppieer de hardmod-b9s-installer map van de hardmod-b9s-installer
.zip
naar je computer - Koppieer je gedownloade
.firm
naar de hardmod-b9s-installer map op uw computer - Hernoem je gedownloade
.firm
in de hardmod-b9s-installer map op je computer naarcurrent.firm
- Kopieer
boot9strap.firm
enboot9strap.firm.sha
van de boot9strap.zip
naar de hardmod-b9s-installer map op je computer - Stop je SD-kaart terug in je console
- Gebruik je hardmod om een NAND backup te maken
- Verplaats je NAND backup naar de hardmod-b9s-installer map op je computer en hernoem het naar
NAND.bin
Deel II - Boot9strap installeren
In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the console to install custom firmware on it.
- Start hardmod-b9s-installer
- Windows gebruikers: Start
install-b9s.exe
- Mac en Linux gebruikers: Start
install-b9s.py
- Windows gebruikers: Start
- Flash your outputted
NAND-patched.bin
to your console with your hardmod - Zet je console uit
- Koppel je hardmod los
- Press and hold (Select), and while holding (Select), power on your console
- Your console should have booted into the Luma3DS configuration menu
- Luma3DS configuration menu are settings for the Luma3DS custom firmware. Veel van deze instellingen kunnen nuttig zijn voor aanpassing of debugging
- For the purpose of this guide, leave these options on the default settings (do not check or uncheck anything)
- If your console shuts down when you try to power it on, ensure that you have copied
boot.firm
from the Luma3DS.zip
to the root of your SD card
- Druk op (Start) om op te slaan en opnieuw op te starten
At this point, your console will boot to Luma3DS by default.
- Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
- On the next page, you will install useful homebrew applications to complete your setup.