From f5c771b3c1101d2bad17880dc977fa7f19ca00c1 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Wed, 12 Jul 2023 22:30:12 -0700 Subject: [PATCH] troubleshooting: move universal-otherapp SB9SI error to "Issues with SafeB9SInstaller" As per suggestion that a less-tech-inclined user could potentially be looking in the wrong place. --- _pages/en_US/troubleshooting.txt | 30 +++++++++--------------------- 1 file changed, 9 insertions(+), 21 deletions(-) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index d6fa436ea1..e55caa5e5e 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -32,6 +32,15 @@ Issues after installation: ## Issues with SafeB9SInstaller +### Before opening SafeB9SInstaller + +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ ### SigHaxed FIRM was not installed! Check lower screen for more info. {% capture compat %} @@ -175,13 +184,6 @@ There is also a possibility that the console isn't reading your SD card. Make su {% endcapture %}
{{ compat | markdownify }}
-{% capture compat %} -Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -{% endcapture %} -
{{ compat | markdownify }}
- {% capture compat %} Failed to mount the SD card! @@ -327,13 +329,6 @@ You have the wrong Soundhax file for your console and region, or your console is {% endcapture %}
{{ compat | markdownify }}
-{% capture compat %} -Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -{% endcapture %} -
{{ compat | markdownify }}
- {% capture compat %} Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. @@ -405,13 +400,6 @@ Follow these steps in order: {% endcapture %}
{{ compat | markdownify }}
-{% capture compat %} -Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -{% endcapture %} -
{{ compat | markdownify }}
- {% capture compat %} Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it.