troubleshooting: reset save data

clear all save data may be old language from 2016, but regardless, this is necessary in particularly picky cases of super-skaterhax
This commit is contained in:
Lily 2023-07-02 01:48:10 -07:00
parent a275d2a015
commit afe7b4af7e

View File

@ -372,7 +372,7 @@ There is an issue with your `arm11code.bin` file. Download the latest release of
Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps.
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data)
1. Scroll to the bottom and and select "Reset Save Data" (it may also be called "Initilize Save Data" or "Clear All Save Data")
1. Try the exploit again
{% endcapture %}
<details>{{ compat | markdownify }}</details>
@ -453,6 +453,10 @@ 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 resetting your browser data:
1. Launch the browser, then launch the browser settings
1. Scroll to the bottom and select "Reset Save Data" (it may also be called "Initilize Save Data" or "Clear All Save Data")
1. Try the exploit again
- Try changing the system language to something other than the current language
{% endcapture %}