troubleshooting: add hbl entry
ease of access since saying to do section iii/iv of finalizing setup doesn't work anymore
This commit is contained in:
parent
ad7e13f26c
commit
29f633d8dc
1 changed files with 10 additions and 0 deletions
|
@ -769,6 +769,16 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl
|
|||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
{% capture compat %}
|
||||
<summary><u>Manually entering Homebrew Launcher</u></summary>
|
||||
|
||||
If you are missing the Homebrew Launcher application from your HOME Menu, you can follow these instructions to manually enter the Homebrew Launcher. (You will need [boot.3dsx and boot.firm](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of your SD card.)
|
||||
|
||||
{% include_relative include/launch-hbl-dlp.txt %}
|
||||
|
||||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
{% capture compat %}
|
||||
<summary><u>Turning off Parental Controls</u></summary>
|
||||
|
||||
|
|
Loading…
Reference in a new issue