Skip to content
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

Return to Wii U Menu if SELECT button is held down #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CreeperMario
Copy link

If the SELECT button is being held down the moment the HOME button is
pressed, HBL will flag to the kernel that the program should exit to the
Wii U Menu, overriding the behaviour of sd_loader which re-launches Mii
Maker afterwards.

* If the SELECT button is being held down the moment the HOME button is
pressed, HBL will flag to the kernel that the program should exit to the
Wii U Menu, overriding the behaviour of sd_loader which re-launches Mii
Maker afterwards.
@twinec
Copy link

twinec commented Nov 27, 2018

cool

@vgmoose
Copy link
Contributor

vgmoose commented Jul 16, 2019

is there a reason not to always do this? (instead of putting it behind select)

@CreeperMario
Copy link
Author

Actually i did that on purpose as you would loose all possibility to enter mii maker otherwise.

(from #19)

Though I guess if someone really wanted to access Mii Maker, they could be told to open/close System Settings, removing the kernel/loader patches and restoring normal access to Mii Maker.

Removing the ability to access Mii Maker would probably break things like account creation (which appears to launch Mii Maker to let the new user decide which Mii they want).

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.

None yet

3 participants