From afe7b4af7e9765ab22449f6fea65c5bde4df0956 Mon Sep 17 00:00:00 2001 From: Lily <27717444+lilyuwuu@users.noreply.github.com> Date: Sun, 2 Jul 2023 01:48:10 -0700 Subject: [PATCH] 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 --- _pages/en_US/troubleshooting.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index 90016f9b1f9a2..4d5ec8cfcedd6 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -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 %}
{{ compat | markdownify }}
@@ -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 %}