Merge pull request #1709 from hacks-guide/MechanicalDragon0687-patch-3
standardization and rewording
This commit is contained in:
commit
2ada1edfe6
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ This is a currently working implementation of the "FIRM partitions known-plainte
|
|||
|
||||
### What You Need
|
||||
|
||||
* A DSiWare Backup (such as from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper))
|
||||
* A DSiWare Backup (such as the one on SD root from [BannerBomb3](bannerbomb3) or [DSiWare Dumper](dsidumper))
|
||||
* Your `movable.sed` file from completing [Seedminer](seedminer)
|
||||
* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest)
|
||||
* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
|
||||
|
@ -40,8 +40,8 @@ This is a currently working implementation of the "FIRM partitions known-plainte
|
|||
+ This file contains 2 dsiware backup files, one clean (unmodified) and one hax (exploited)
|
||||
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `Nintendo DSiWare` on your SD card
|
||||
+ This `<ID0>` will be the same one that you used in [Seedminer](seedminer)
|
||||
+ This `<ID1>` folder will be another 32 letter/number folder inside the ID0 folder
|
||||
+ The `Nintendo DSiWare` folder may need to be created inside the `<ID1>` folder
|
||||
+ This `<ID1>` folder will be another 32 letter/number folder inside the `<ID0>` folder
|
||||
+ If the `Nintendo DSiWare` folder does not exist, create it inside the `<ID1>` folder
|
||||
1. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo DSiWare` folder
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
|
Loading…
Reference in a new issue