Homebrew [Release] Homebrew Launcher with grid layout

  • Thread starter Thread starter mashers
  • Start date Start date
  • Views Views 675,316
  • Replies Replies 4,218
  • Likes Likes 139
Hello @mashers!

Could you remove the icon on the top screen and make this a optional feature.
It would be nice if the top screen looks like the colour settings screen.
Which icon do you mean?


Would it be possible to change 'Folder - Emulators -' to '- Emulators -?
Sure, just rename the folder ;)
 
@mashers I've got a problem when im trieing to load someone elses theme, when i'm booting the hbl with themehax and the hbl appears it freezes. I can't do anything. I'm using b27.
 
Last edited by Games&Stuff,
@mashers I've got a problem when im trieing to load someone elses theme, when i'm booting the hbl with themehax and the hbl appears it freezes. I can't do anything. I'm using b27.
Does it do the same thing if you load it without the theme? What about if you load the theme through another hax?
 
Which icon do you mean?

The icon from the icon.smdh!

Sure, just rename the folder ;)

This are my folders

LBZ1S3p.jpg


and this image explains what i mean:

dI6UnaE.png


^^ The icon from the icon.smdh should be optional (for a longer text).
 
Last edited by Shaker78,
Great release as always.

Suggestion: since there are so many files now, how about moving all of them to somewhere like /3ds/.hblconfig/?

@mashers BTW, I already said this, but you can remove the code generating tid.bin when launching svdt, that is no longer needed.
@mashers I feel ignored XD
 
@mashers I feel ignored XD
Sorry buddy, I didn't see your post in my notifications or in the thread. Thank you for letting me know about this - so do I just remove the part which generates tid.bin and leave everything else the same?

--------------------- MERGED ---------------------------

Very nice update! I just can't seem to find the setting to change the corner icons' colors. They're always grey.
Change the 'inactive' colour. It's used for inactive buttons and also those corner buttons.
 
Sorry buddy, I didn't see your post in my notifications or in the thread. Thank you for letting me know about this - so do I just remove the part which generates tid.bin and leave everything else the same?

--------------------- MERGED ---------------------------


Change the 'inactive' colour. It's used for inactive buttons and also those corner buttons.
No, I mean the "inner" side of the corner buttons.
BTW, the folders help screen also has an invisible back button! :P
And in the colors submenu, that back button goes back even if I just slide my finger off of it.
Oh, these back buttons! :D
 
Last edited by SomeGamer,
Sorry buddy, I didn't see your post in my notifications or in the thread. Thank you for letting me know about this - so do I just remove the part which generates tid.bin and leave everything else the same?

In my mod I added the following code to 2 places in main.c, this code can now be removed:
Code:
                //A very bad way to pass tid to svdt
                menuEntry_s* me = getMenuEntry(&menu, menu.selectedEntry);
                if(strcmp(me->name, "svdt") == 0){
                    FILE * pFile;
                    mkdir("sdmc:/svdt", S_IRWXO);
                    pFile = fopen ("sdmc:/svdt/tid.bin", "wb");
                    if (pFile != NULL){
                        fwrite (&target_title.title_id , sizeof(char), sizeof(target_title.title_id), pFile);
                    }
                    fclose (pFile);
                }
 
I did some research about the unexpected crash with the FTP Homebrew.
My crash happened first when I changed Tint to #103c6e (Red: 10, Green: 60, Blue: 110)
It crashed too when Green value is set (> 0) while Red is 10 and Blue is 110.

Some tests:
Red: 10, Green: 0, Blue: 110 -> Don't crash
Red: 0-9, Green: 1, Blue: 0 -> Don't crash
Red: 10, Green: 1, Blue: 0 -> Crash
Red: 11, Green: 1, Blue: 0 ->Don't crash
Red: 9, Green: 1, Blue: 110 -> Don't crash
Red: 10, Green: 1, Blue: 110 -> Crash
Red: 11, Green: 1, Blue: 110 -> Don't crash

PS: When selecting (not launching) this homebrew or the themehax_installer.
 
  • Like
Reactions: SomeGamer
Hello @mashers... What an amazing work about screenshots! Congrats! :grog:And, thanks also for considerate and include some suggestions I made!.. But, now, what about this things on next update(s) (sorry for repeating):

When someone enters to "folder selection", "config options" or "Reboot", should be a way to select that options (boxes) with D-Pad+A too and not only tapping (as now)!... Could you implement that, please?
About loading folders and temporary freeze screen (with corner icons dissapearing), I suggest you to do the same done for title loading: a screen showing "Loading folder" message with a related picture.

In adittion: With new screenshots feature: Any possibility to create an specific folder for that and get more screenshots files (named with date and time values) in change of only one (as actually)?
 
Last edited by fmkid,
I hate to get hyped myself! But, if really does it, will be AWESOME!
So wait, you're trying to get it working on 10.1? I'd love you forever if you did.
Oh, OK, thanks! And will this have sigchecks patched out? And screenshots? And plugins? And cakes? But it may be too early to ask...
Sounds great. If you get it running on ninjhax 2.0 you'll be a hero! :yay:
I have a little ploblems in my house in these days, do not worry the 1.0.1 CFW Project it's on wheels. I will make a new thread and will upload a video soon with all the progress.
helloderrumbe2.jpg
 

Site & Scene News

Popular threads in this forum