Skip to content

browserhax: fallback to MSET9 if DS mode is not working #2567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

lifehackerhansol
Copy link
Contributor

Description

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.

Copy link
Member

@lilyuwuu lilyuwuu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe change "you should" to just "follow", to be more direct? Otherwise lgtm

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.
@lifehackerhansol lifehackerhansol merged commit 161cb60 into hacks-guide:master Jun 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants