diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index 3f80e81497..90016f9b1f 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -448,12 +448,18 @@ The date is set incorrectly. To set it correctly, follow these steps: 1. Tap Up/Down Arrows to set the correct Day, Month and Year. 1. Select OK to confirm. -If the problem persists and you have a system version ending in E, and the language set to English, change the language to any other language **temporarily**. You can revert this change when you reach Finalizing Setup. +If the problem persists: + +- Ensure that `arm11code.bin`, `browserhax_hblauncher_ropbin_payload.bin`, and `boot.3dsx` are on the root of the SD card (not inside of any folder) +- Ensure that you selected the correct payload for your region AND system version +- Ensure that your region settings look [like this](/images/screenshots/skater_lang.png) +- Try changing the system language to something other than the current language + {% endcapture %}
{{ compat | markdownify }}
{% capture compat %} -An exception occured or ErrDisp when pressing GO! GO! +An exception occured or "DLL_HEAP_INFORMATION" when pressing GO! GO! This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). diff --git a/images/screenshots/skater_lang.png b/images/screenshots/skater_lang.png new file mode 100644 index 0000000000..a7a2987d4f Binary files /dev/null and b/images/screenshots/skater_lang.png differ