Skip to content

Some changes for better usability#3

Open
kyoforkshomebrews wants to merge 7 commits into
FIX94:masterfrom
kyoforkshomebrews:patch-1
Open

Some changes for better usability#3
kyoforkshomebrews wants to merge 7 commits into
FIX94:masterfrom
kyoforkshomebrews:patch-1

Conversation

@kyoforkshomebrews

Copy link
Copy Markdown

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.

Comment thread src/main.cpp
//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
Copy Markdown
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

kyoforkshomebrews commented Apr 5, 2019

Copy link
Copy Markdown
Author

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