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:
parent
a275d2a015
commit
afe7b4af7e
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
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. 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
|
1. Try the exploit again
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
<details>{{ compat | markdownify }}</details>
|
<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 `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 you selected the correct payload for your region AND system version
|
||||||
- Ensure that your region settings look [like this](/images/screenshots/skater_lang.png)
|
- 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
|
- Try changing the system language to something other than the current language
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
Loading…
Reference in a new issue