troubleshooting: ext mem mode fix

hasn't required formatting for a while
This commit is contained in:
Lily 2024-06-04 17:40:12 +02:00
parent 6e46080336
commit c9a8be17db

View File

@ -719,7 +719,7 @@ Your console is running Luma3DS 6.6 or older, likely via arm9loaderhax. You shou
{% capture compat %}
<summary><u>Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work</u></summary>
This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your console to fix this issue.
This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the instructions [here](https://3ds.hacks.guide/region-changing#section-vi---fixing-locale-related-issues) to fix this issue (skipping steps 3, 4, 5, and 6).
{% endcapture %}
<details>{{ compat | markdownify }}</details>