mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-30 20:00:09 +02:00
troubleshooting: split into separate pages
Under this new structure, troubleshooting pages are now split into respective guide pages. With SafeB9SInstaller issues as an include step, this allows to have a complete troubleshooting section for each guide page, shrinking the previously-massive troubleshooting page into understandable fragments.
This commit is contained in:
45
docs/troubleshooting-super-skaterhax.md
Normal file
45
docs/troubleshooting-super-skaterhax.md
Normal file
@@ -0,0 +1,45 @@
|
||||
# Troubleshooting (super-skaterhax)
|
||||
|
||||
This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried.
|
||||
|
||||
## Issues with super-skaterhax
|
||||
|
||||
::: details "An error has occurred. Please save your data in any software currently in use, then restart the system."
|
||||
|
||||
If no colors flash after pressing "GO GO!":
|
||||
|
||||
+ Ensure that you have set your system date and [region](/images/screenshots/skater/skater-lang.png) correctly
|
||||
+ Ensure that no other browser tabs are open, then restart the browser and try the exploit again
|
||||
|
||||
If the screen flashes colors then freezes/crashes:
|
||||
|
||||
+ Ensure that you have the correct copy of `arm11code.bin` and `browserhax_hblauncher_ropbin_payload.bin` for your console's version and region
|
||||
+ 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 "Initialize Save Data" or "Clear All Save Data")
|
||||
1. Try the exploit again
|
||||
+ Try changing the system language to something other than the current language
|
||||
|
||||
:::
|
||||
|
||||
:::: details "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text)
|
||||
|
||||
The file `arm11code.bin` is missing or misplaced. Make sure to copy the files of the [latest version of super-skaterhax](https://github.com/zoogie/super-skaterhax/releases/latest) for your region and version to the root of your SD card (not inside of a folder).
|
||||
|
||||
::: info
|
||||
|
||||

|
||||
|
||||
:::
|
||||
|
||||
::::
|
||||
|
||||
::: details 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).
|
||||
|
||||
:::
|
||||
|
||||
<!--@include: ./_include/troubleshooting-sb9si-common.md -->
|
||||
|
||||
<!--@include: ./_include/troubleshooting-footer.md -->
|
Reference in New Issue
Block a user