mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-11 11:14:09 +02:00
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.
7 lines
203 B
Markdown
7 lines
203 B
Markdown
|
|
::: details "PrepareArm9ForTwl returned error c8804631!"
|
|
|
|
There is an issue with the console's DS mode functionality. Follow [Installing boot9strap (MSET9)](installing-boot9strap-(mset9)) instead.
|
|
|
|
:::
|