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

Added fallback elf launch #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marco-calautti
Copy link

There is a subtle case when there is a valid = entry but the path on the right side is wrong and unrecoverable.
For example, a=wiiu//apps/..., in this case Haxchi will recognize at least a valid button mapping, and will always try to run the associated path when pushing the button, but will fail. In this case, the fallback to HBL will never have a chance to work thus making Haxchi not able to boot anything.

Altough this might be a problem in a coldboothax context, I think it is a mild change which cannot hurt the master branch. But, as usual, I am providing this for your convenience.

cheers

@NotANullPointer
Copy link

If you put the recovery into the content folder? So if your SD card gets corrupted or is missing (?) you could load recovery.elf (Can be HBL, FtpiiU, Mocha...)

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