diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt
index 5577af1a13..5ce5090c25 100644
--- a/_pages/en_US/troubleshooting.txt
+++ b/_pages/en_US/troubleshooting.txt
@@ -719,7 +719,7 @@ Your console is running Luma3DS 6.6 or older, likely via arm9loaderhax. You shou
{% capture compat %}
Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work
-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 %}
{{ compat | markdownify }}