fix: correct instructions for new site
This commit is contained in:
parent
a12c1f9f8e
commit
2491528f90
1 changed files with 4 additions and 4 deletions
|
@ -41,8 +41,8 @@ If you see a configuration menu, you already have CFW and continuing with these
|
||||||
1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer
|
1. Open [Fredtool](https://3ds.nhnarwhal.com/3dstools/fredtool.php) on your computer
|
||||||
1. Select your `movable.sed` file for the "Your movable.sed" field
|
1. Select your `movable.sed` file for the "Your movable.sed" field
|
||||||
1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field
|
1. Select your DSiWare Backup (`<8-character-id>.bin`) file for the "Your dsiware.bin" field
|
||||||
1. Complete the "I'm not a robot" captcha
|
1. Select "Verify files"
|
||||||
1. Select "Start"
|
1. Select "Build and Download"
|
||||||
1. Wait for the process to complete
|
1. Wait for the process to complete
|
||||||
1. When the process has completed, download your modified DSiWare archive from the site
|
1. When the process has completed, download your modified DSiWare archive from the site
|
||||||
+ This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited)
|
+ This file contains 2 DSiWare backup files, one clean (unmodified) and one hax (exploited)
|
||||||
|
@ -50,7 +50,7 @@ If you see a configuration menu, you already have CFW and continuing with these
|
||||||
+ The `<ID0>` will be the same one that you used in [Seedminer](seedminer)
|
+ The `<ID0>` will be the same one that you used in [Seedminer](seedminer)
|
||||||
+ The `<ID1>` is a 32 character long folder inside of the `<ID0>`
|
+ The `<ID1>` is a 32 character long folder inside of the `<ID0>`
|
||||||
+ If the `Nintendo DSiWare` folder does not exist, create it inside of the `<ID1>`
|
+ If the `Nintendo DSiWare` folder does not exist, create it inside of the `<ID1>`
|
||||||
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. Copy the `42383841.bin` file from the `output/hax/` folder of the downloaded DSiWare archive (`fredtool.zip`) to the `Nintendo DSiWare` folder
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
1. Launch System Settings on your device
|
1. Launch System Settings on your device
|
||||||
|
@ -100,7 +100,7 @@ At this point, your console will boot to Luma3DS by default as long as the SD ca
|
||||||
|
|
||||||
1. Power off your device
|
1. Power off your device
|
||||||
1. Insert your SD card into your computer
|
1. Insert your SD card into your computer
|
||||||
1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool_output.zip`) to the `Nintendo 3DS/<ID0>/<ID1>/Nintendo DSiWare/` folder on your SD card
|
1. Copy the `42383841.bin` file from the `output/clean/` folder of the downloaded DSiWare archive (`fredtool.zip`) to the `Nintendo 3DS/<ID0>/<ID1>/Nintendo DSiWare/` folder on your SD card
|
||||||
+ Replace the existing `42383841.bin` file
|
+ Replace the existing `42383841.bin` file
|
||||||
1. Reinsert your SD card into your device
|
1. Reinsert your SD card into your device
|
||||||
1. Power on your device
|
1. Power on your device
|
||||||
|
|
Loading…
Reference in a new issue