Merge pull request #2190 from Gruetzig/master
update troubleshooting to match the new luma version
This commit is contained in:
commit
df75add386
1 changed files with 1 additions and 1 deletions
|
@ -440,7 +440,7 @@ Download this [alternate config.ini](https://cdn.discordapp.com/attachments/1966
|
||||||
<details>{{ compat | markdownify }}</details>
|
<details>{{ compat | markdownify }}</details>
|
||||||
|
|
||||||
{% capture compat %}
|
{% 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.
|
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 %}
|
{% endcapture %}
|
||||||
|
|
Loading…
Reference in a new issue