From 5879eab0d9e89afeba3dc5f31d4d925bd4d7076e Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Mon, 5 Jun 2023 15:54:14 -0700 Subject: [PATCH] troubleshooting: restore homebrew-launcher-pichaxx --- _pages/en_US/homebrew-launcher-(pichaxx).txt | 1 + _pages/en_US/troubleshooting.txt | 33 ++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/_pages/en_US/homebrew-launcher-(pichaxx).txt b/_pages/en_US/homebrew-launcher-(pichaxx).txt index 74d4bac4bd..d45c6b28eb 100644 --- a/_pages/en_US/homebrew-launcher-(pichaxx).txt +++ b/_pages/en_US/homebrew-launcher-(pichaxx).txt @@ -68,6 +68,7 @@ In this section, you will create a hacked Pokémon Picross save file that, when 1. Power on your device 1. Launch "Pokémon Picross" 1. If the exploit was successful, your device will have booted into the Homebrew Launcher + + If you get an error message, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-pichaxx) #### Section III - Hardware Button Check diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index a0f5648750..e5744a2139 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -15,6 +15,7 @@ Guide pages: * [BannerBomb3](#bannerbomb3) * [Installing boot9strap (USM)](#installing-boot9strap-usm) * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) * [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) * [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) * [Homebrew Launcher (super-skaterhax)](#homebrew-launcher-super-skaterhax) @@ -259,6 +260,38 @@ Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and explain what {% endcapture %}
{{ compat | markdownify }}
+## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +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://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 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download [otherapps.zip](/assets/otherapps.zip), place the `.bin` file relevant to your console to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +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://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ ## Installing boot9strap (Soundhax) {% capture compat %}