1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-21 16:02:30 +02:00

troubleshooting: add entry for when an exception occurs doing MSET9

This commit is contained in:
Botman
2023-11-25 14:29:24 -08:00
committed by lifehackerhansol
parent d8b60dec4c
commit 288c6ba017

View File

@@ -279,6 +279,14 @@ After finishing the MSET9 page, you should switch back to your old SD card befor
{% endcapture %}
<details>{{ compat | markdownify }}</details>
{% capture compat %}
<summary><u>An exception occured after triggering MSET9</u></summary>
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
{% endcapture %}
<details>{{ compat | markdownify }}</details>
## Installing boot9strap (super-skaterhax)
{% capture compat %}