From eb742a3aad9806d49dd1035c1da7ec284da1d757 Mon Sep 17 00:00:00 2001 From: aspargas2 <36926490+aspargas2@users.noreply.github.com> Date: Thu, 23 Feb 2023 15:02:38 -0500 Subject: [PATCH] update troubleshooting for new b9stool if b9stool 7 was run and luma config did not boot, something unexpected and weird is going on. the old tactic of dry updating will not help, and manual assistance will be necessary to find a fix specific to what unexpected firm was installed. --- _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 fe07be8999..234958f7d2 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -240,7 +240,7 @@ There is an issue with your `boot.nds` file. Re-download the latest release of [ {% capture compat %} Unable to open Luma3DS configuration menu after running B9STool -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and explain what has happened. {% endcapture %}
{{ compat | markdownify }}