hardmod page changes
This commit is contained in:
parent
8b85df71e5
commit
5aadf9b421
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: "Installing boot9strap (Hardmod)" #
|
||||
lang: en
|
||||
lang: en
|
||||
|
||||
---
|
||||
|
||||
An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/). If you are on a New 3DS, read [this](https://github.com/Plailect/Guide/issues/681) before hardmodding.
|
||||
|
@ -60,9 +61,10 @@ This will work on New 3DS, Old 3DS, and 2DS on *all* versions that you have a co
|
|||
1. Copy your downloaded `.firm` to the hardmod-b9s-installer folder on your computer
|
||||
1. Rename your downloaded `.firm` in the hardmod-b9s-installer folder on your computer to `current.firm`
|
||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the hardmod-b9s-installer folder on your computer
|
||||
1. Copy your NAND dump (from your hardmod) to the hardmod-b9s-installer folder on your computer and name it `NAND.bin`
|
||||
1. Run hardmod-b9s-installer
|
||||
+ Windows Users: Run the `.exe`
|
||||
+ Mac and Linux Users: Run the `.py`
|
||||
+ Windows Users: Run `install-b9s.exe`
|
||||
+ Mac and Linux Users: Run `install-b9s.py`
|
||||
1. Flash your outputted `NAND-patched.bin` to your device with your hardmod
|
||||
+ Your device will not boot until you continue with the next page's instructions; do not panic, this is normal
|
||||
|
||||
|
|
Loading…
Reference in a new issue