migrate references to pichaxx to new injector page (#2136)
* update to new pichaxx injector site * Update troubleshooting.txt
This commit is contained in:
parent
fddb242c5c
commit
7fdf0c506f
2 changed files with 3 additions and 3 deletions
|
@ -52,7 +52,7 @@ In this section, you will copy some of the files that will be used to launch the
|
|||
|
||||
In this section, you will create a hacked Pokémon Picross save file that, when used, will load the Homebrew Launcher on your device.
|
||||
|
||||
1. Open [the PicHaxx Injector website](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) on your computer
|
||||
1. Open [the PicHaxx Injector website](https://3dstools.nhnarwhal.com/#/pichaxx) on your computer
|
||||
1. Select your `movable.sed` file
|
||||
1. Select "Build and Download"
|
||||
1. Wait for the process to complete
|
||||
|
|
|
@ -70,7 +70,7 @@ The website has determined that your `movable.sed` cannot be brute-forced. Ensur
|
|||
|
||||
Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card.
|
||||
|
||||
If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3ds.nhnarwhal.com/3dstools/pichaxx.php), then place it in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. Do not add the `.bin` extension if you do not already see it.
|
||||
If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. Do not add the `.bin` extension if you do not already see it.
|
||||
|
||||
### "An exception occurred" or Errdisp when opening Picross
|
||||
|
||||
|
@ -82,7 +82,7 @@ There is an issue with your `otherapp.bin` file. Download the latest release of
|
|||
|
||||
### Game starts normally
|
||||
|
||||
Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3ds.nhnarwhal.com/3dstools/pichaxx.php) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data`.
|
||||
Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `0017c100` -> `data`.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue