mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-19 15:02:08 +02:00
browserhax: fallback to MSET9 if DS mode is not working
Some devices run into a specific error on exploits that make use of kernelhaxcode_3ds: - PrepareArm9ForTwl returned error c8804631! This was traced down to the agbhax exploit chain, which is used under the following conditions: - NATIVE_FIRM - 11.4 or newer However, if the "DS Internet" title is broken or missing, the exploit will fail. In these cases, fall back to MSET9, which doesn't have any of the above issues, at the expense of convenience.
This commit is contained in:
6
docs/_include/troubleshooting-khc-common.md
Normal file
6
docs/_include/troubleshooting-khc-common.md
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
::: details "PrepareArm9ForTwl returned error c8804631!"
|
||||
|
||||
There is an issue with the console's DS mode functionality. Follow [Installing boot9strap (MSET9)](installing-boot9strap-(mset9)) instead.
|
||||
|
||||
:::
|
Reference in New Issue
Block a user