From 7fdf0c506f5ea7252a016f4d62b541c9da8aa6cd Mon Sep 17 00:00:00 2001 From: MechanicalDragon Date: Wed, 9 Nov 2022 08:40:43 -0600 Subject: [PATCH] migrate references to pichaxx to new injector page (#2136) * update to new pichaxx injector site * Update troubleshooting.txt --- _pages/en_US/homebrew-launcher-(pichaxx).txt | 2 +- _pages/en_US/troubleshooting.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_pages/en_US/homebrew-launcher-(pichaxx).txt b/_pages/en_US/homebrew-launcher-(pichaxx).txt index 9f86e179fc..8395805ef0 100644 --- a/_pages/en_US/homebrew-launcher-(pichaxx).txt +++ b/_pages/en_US/homebrew-launcher-(pichaxx).txt @@ -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 diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index 0d7f759e68..32775131e8 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -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` -> `` -> `` -> `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` -> `` -> `` -> `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` -> `` -> `` -> `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` -> `` -> `` -> `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` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. ---