Merge pull request #2190 from Gruetzig/master

update troubleshooting to match the new luma version
This commit is contained in:
lily 2023-02-21 12:24:32 -06:00 committed by GitHub
commit df75add386
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -440,7 +440,7 @@ Download this [alternate config.ini](https://cdn.discordapp.com/attachments/1966
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>"An exception occurred" after trying to launch Homebrew Launcher from Download Play</u></summary>
<summary><u>Infinite loading screen after trying to launch Homebrew Launcher from Download Play</u></summary>
There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files.
{% endcapture %}