From 4907df5630cb640b252a31a98281ebfc1140c6e4 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Fri, 27 Sep 2024 22:00:10 -0700 Subject: [PATCH] troubleshooting: add newlines after container start Without doing this, the text is hidden in Crowdin. --- docs/troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 84167de29a..396f58bf72 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -385,6 +385,7 @@ Follow these steps in order: ::: ::: details 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. ::: @@ -601,6 +602,7 @@ Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https ::: ::: details "Unable to mount CTRNAND or load the CTRNAND FIRM. Please use an external one." + There are a number of reasons as to why this could be happening. In any case, this error can usually be fixed by following the [CTRTransfer](ctrtransfer) guide. :::