From fa325e9bf20e08e7ea3ebd7aa50536452db0c10c Mon Sep 17 00:00:00 2001 From: Cyberia <76026812+Cybelyrium@users.noreply.github.com> Date: Mon, 27 Feb 2023 17:59:15 -0300 Subject: [PATCH 1/3] Fixed some stuff - Added link to the troubleshooting page in Finalizing Setup + GodMode9 Usage - Fixed a h2wtest link and moved some sections that were misplaced --- _pages/en_US/finalizing-setup.txt | 2 +- _pages/en_US/godmode9-usage.txt | 2 +- _pages/en_US/troubleshooting.txt | 36 +++++++++++++++---------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index 2c606bf401..d5f21a520b 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -150,7 +150,7 @@ In this section, you will make backups of files that can be used to recover from 1. Select "SysNAND Backup" 1. Press (A) to confirm + This process will take some time - + If you get an error, make sure that you have at least 1.3GB of free space on your SD card + + If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup) 1. Press (A) to continue 1. Press (B) to return to the main menu 1. Select "Exit" diff --git a/_pages/en_US/godmode9-usage.txt b/_pages/en_US/godmode9-usage.txt index ab7dc22067..6e7d997521 100644 --- a/_pages/en_US/godmode9-usage.txt +++ b/_pages/en_US/godmode9-usage.txt @@ -45,7 +45,7 @@ Some of the instructions below are only applicable to the latest version of GodM 1. Select "SysNAND Backup" 1. Press (A) to confirm + This process will take some time - + If you get an error, make sure that you have at least 1.3GB of free space on your SD card + + If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup) 1. Press (A) to continue 1. Press (B) to return to the main menu 1. Select "Exit" diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index b7c6cad5bf..ba4ed26ffc 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -467,7 +467,7 @@ Make sure you have at least 1.3GB available in your SD card. If you don't have e 1. Copy the `Nintendo 3DS` folder from your computer to the root of your SD card 1. Delete the `Nintendo 3DS` folder from your computer -If you have enough space on your SD card, your SD might be corrupted or faulty. Check your SD card for any errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows)), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). +If you have enough space on your SD card, your SD might be corrupted or faulty. Check your SD card for any errors by following the guide according to your system: [Windows](h2testw-(windows), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). {% endcapture %}
{{ compat | markdownify }}
@@ -523,20 +523,6 @@ The steps below can be attempted in any order, but are listed from least to most {% endcapture %}
{{ compat | markdownify }}
-{% capture compat %} -My device does not show any of my apps on the HOME Menu - -This could be caused by various reasons, but mostly because your SD card is not being read by the system. -You can check if your SD is not being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says "Booted from CTRNAND via B9S", then your system is booting from the internal memory and not from the SD card. -Attempt the steps below, which are listed from easiest to hardest: -1. Power off your device, remove the SD card, re-insert it, then power on your device -1. Power off your device, remove the SD card, insert it on your PC, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replace it if it already exists) -1. Power off your device, remove the SD card, insert it on your PC and reformat your SD card (this will wipe your SD card data) according to your computer's operating system: [Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux)) -1. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). If your SD card is marked as faulty, then you will have to replace your SD card -1. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance -{% endcapture %} -
{{ compat | markdownify }}
- ### Error message on boot {% capture compat %} @@ -564,10 +550,16 @@ ARM11 exception handlers are disabled, or custom firmware is not installed. Try
{{ compat | markdownify }}
{% capture compat %} -Exception screen when booting/loading an application +My device does not show any of my installed apps on the HOME Menu -Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +This could be caused by various reasons, but mostly because your SD card is not being read by the system. +You can check if your SD is not being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says "Booted from CTRNAND via B9S", then your system is booting from the internal memory and not from the SD card. +Attempt the steps below, which are listed from easiest to hardest: +1. Power off your device, remove the SD card, re-insert it, then power on your device +1. Power off your device, remove the SD card, insert it on your PC, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replace it if it already exists) +1. Power off your device, remove the SD card, insert it on your PC and reformat your SD card (this will wipe your SD card data) according to your computer's operating system: [Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux)) +1. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows)), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). If your SD card is marked as faulty, then you will have to replace your SD card +1. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance {% endcapture %}
{{ compat | markdownify }}
@@ -620,6 +612,14 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n {% endcapture %}
{{ compat | markdownify }}
+{% capture compat %} +Exception screen when booting/loading an application + +Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). +If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ --- ## Other troubleshooting From 01ee3eb56829992d3666306738bb72032cd6142c Mon Sep 17 00:00:00 2001 From: Cyberia <76026812+Cybelyrium@users.noreply.github.com> Date: Mon, 27 Feb 2023 20:05:13 -0300 Subject: [PATCH 2/3] Fixed grammar issues (thanks @lilyuwuu) --- _pages/en_US/troubleshooting.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index ba4ed26ffc..e3d2ff9c3d 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -467,7 +467,7 @@ Make sure you have at least 1.3GB available in your SD card. If you don't have e 1. Copy the `Nintendo 3DS` folder from your computer to the root of your SD card 1. Delete the `Nintendo 3DS` folder from your computer -If you have enough space on your SD card, your SD might be corrupted or faulty. Check your SD card for any errors by following the guide according to your system: [Windows](h2testw-(windows), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). +If you have enough space on your SD card, your SD might be corrupted or faulty. Check your SD card for any errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). {% endcapture %}
{{ compat | markdownify }}
@@ -550,14 +550,14 @@ ARM11 exception handlers are disabled, or custom firmware is not installed. Try
{{ compat | markdownify }}
{% capture compat %} -My device does not show any of my installed apps on the HOME Menu +HOME Menu is missing installed applications -This could be caused by various reasons, but mostly because your SD card is not being read by the system. -You can check if your SD is not being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says "Booted from CTRNAND via B9S", then your system is booting from the internal memory and not from the SD card. -Attempt the steps below, which are listed from easiest to hardest: +This could be caused by various reasons, but most likely because your SD card is not being read by the system. +You can check if your SD is being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says "Booted from CTRNAND via B9S", then your device is booting from the internal memory and not from the SD card. +If this is the case, attempt the steps below, which are listed from easiest to hardest: 1. Power off your device, remove the SD card, re-insert it, then power on your device -1. Power off your device, remove the SD card, insert it on your PC, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replace it if it already exists) -1. Power off your device, remove the SD card, insert it on your PC and reformat your SD card (this will wipe your SD card data) according to your computer's operating system: [Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux)) +1. Power off your device, remove the SD card, insert it on your PC, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) +1. Power off your device, remove the SD card, insert it on your PC and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux)) *(this will wipe your SD card data)* 1. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows)), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). If your SD card is marked as faulty, then you will have to replace your SD card 1. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance {% endcapture %} From 34979c5a18aebf17f11fb7928c791ab3bf4fc977 Mon Sep 17 00:00:00 2001 From: lily Date: Sun, 5 Mar 2023 21:28:13 -0800 Subject: [PATCH 3/3] add a missing bracket --- _pages/en_US/troubleshooting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index e3d2ff9c3d..b50f5dbb6f 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -467,7 +467,7 @@ Make sure you have at least 1.3GB available in your SD card. If you don't have e 1. Copy the `Nintendo 3DS` folder from your computer to the root of your SD card 1. Delete the `Nintendo 3DS` folder from your computer -If you have enough space on your SD card, your SD might be corrupted or faulty. Check your SD card for any errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). +If you have enough space on your SD card, your SD might be corrupted or faulty. Check your SD card for any errors by following the guide according to your computer's operating system: [Windows](h2testw-(windows)), [Linux](f3-(linux)), [macOS](f3xswift-(mac)). {% endcapture %}
{{ compat | markdownify }}