Skip to content

Commit

Permalink
troubleshooting: reset save data
Browse files Browse the repository at this point in the history
clear all save data may be old language from 2016, but regardless, this is necessary in particularly picky cases of super-skaterhax
  • Loading branch information
lilyuwuu committed Jul 2, 2023
1 parent a275d2a commit afe7b4a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _pages/en_US/troubleshooting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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 %}
Expand Down

0 comments on commit afe7b4a

Please sign in to comment.