switch most <> -> {}, the site seems to have a hard time parsing it (2)
parent
631e3500b0
commit
d4bc27a6e2
1 changed files with 2 additions and 2 deletions
|
@ -28,12 +28,12 @@ Instructions
|
|||
|
||||
1. Set up GodMode9 using SigHax / Boot9Strap. [Read its readme] on how to do this.
|
||||
2. Put the SD card into the 3DS.
|
||||
3. From the root GodMode9 menu, navigate to `[1:] SYSNAND CTRNAND` -> `data` -> `<a folder with random numbers>` -> `sysdata` -> `00010017`.
|
||||
3. From the root GodMode9 menu, navigate to `[1:] SYSNAND CTRNAND` -> `data` -> `{a folder with random numbers}` -> `sysdata` -> `00010017`.
|
||||
4. Select `00000000`, then select `Copy to 0:/gm9/out`.
|
||||
5. Once this process complets, mount SD card on PC.
|
||||
6. Open command line / powershell / terminal, run
|
||||
```
|
||||
py -3 disa-extract.py {SD}/gm9/out/00000000 <an-arbitrary-path>
|
||||
py -3 disa-extract.py {SD}/gm9/out/00000000 {an-arbitrary-path}
|
||||
```
|
||||
Note:
|
||||
- Linux and macOS users must use `python3` instead of `py -3`.
|
||||
|
|
Loading…
Reference in a new issue