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

Some changes for better usability #3

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

Conversation

kyoforkshomebrews
Copy link

I've forked a fork from someone else who forked this but now I decided to make a pull request here.

I commented almost all of the code changes so it should be self-explanatory.

Fixes #2.

//use open homebrew launcher (OHBC) instead of homebrew launcher (LULZ)
//set title value here so it doesn't need to get changed twice (or more often) for future modifications
titleToBoot=0x4F484243;
FILE *f = fopen("sd:/wiiu/apps/hbl2hbc/hbl2hbc.txt","rb"); //load the txt from the app folder instead of the sd card root
Copy link
Author

Choose a reason for hiding this comment

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

(so it doesn't clutter the sd root or confuse people who think of adding the hbl2hbl.txt to the app's folder)

@kyoforkshomebrews
Copy link
Author

kyoforkshomebrews commented Apr 5, 2019

I didn't know if you'd like to make a release in the format I did etc so I made a new branch for this pull request.

You can look at my fork and tell me what you think about it though 😄

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.

1 participant