Homebrew [Release] Homebrew Launcher with grid layout

  • Thread starter Thread starter mashers
  • Start date Start date
  • Views Views 675,097
  • Replies Replies 4,218
  • Likes Likes 139
Ok... You ever have one of those moments where you smack yourself in the head and think 'well I'm an idiot'

Yeah, I just had such a moment. I forgot that I had to switch over to desktop view because I have been looking for that for quite a while now before I asked. Lol
Lol that happens to me every time I go on github to download something. I always forget to switch to desktop view and get in a panic for a few seconds because I can't find the download tab lol no joke I do it pretty much every time
 
  • Like
Reactions: Xenosaiga
I've just pushed out beta 113 to the online updater. This update adds options for which logo to show. The option to show/hide the logo has now changed to cycle between four options: Gridlauncher (the default (new) logo), Gridlauncher compact (a smaller version of the default), HBL classic (the original logo) and None. The option is saved on a per-theme basis. The old setting to hide the logo is no longer used, so if it was hidden before then you will need to go back into your theme settings and cycle the setting to None.
 
here's "Grid Launcher Updater 2.00"! https://github.com/ihaveamac/mashers-gl-updater/releases
this uses new URLs for updating, so you have to manually replace the updater yourself, just this once (hopefully). the old URLs will go offline soon.


what's the big change? it updates itself at /gridlauncher/update now!

it also tries to get the location of the grid launcher automatically, so config.txt can be deleted.

and as soon as mashers accepts my pull request, it will be included with the launcher by default!
 
Last edited by ihaveahax,
here's "Grid Launcher Updater 2.00"! https://github.com/ihaveamac/mashers-gl-updater/releases
this uses new URLs for updating, so you have to manually replace the updater yourself, just this once (hopefully). the old URLs will go offline soon.


what's the big change? it updates itself at /gridlauncher/update now!

it also tries to get the location of the grid launcher automatically, so config.txt can be deleted.

and as soon as mashers accepts my pull request, it will be included with the launcher by default!
So all we do is place the contents of mglupdate2.00 inside gridlauncer/update or same as before
 
So all we do is place the contents of mglupdate2.00 inside gridlauncer/update or same as before
replace the contents of /gridlauncher/update with it.

right so there's already some strange bug. hold on. I don't know why it's happening.

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

so a good idea is to not have the temporary directory deleted before you've copied things out of it. I really don't know why I didn't catch this earlier. a 2.01 is coming...
 
Last edited by ihaveahax,
  • Like
Reactions: BurningDesire
Your files aren't being copied off the temp folder I guess
they are...if they're not in /gridlauncher/update, in which case they're being deleted before being copied. a fix should be out very soon.

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

2.01 is on now. if you're using 2.00 in /gridlauncher/update then you need to replace it (again), sorry.

https://github.com/ihaveamac/mashers-gl-updater/releases
 
they are...if they're not in /gridlauncher/update, in which case they're being deleted before being copied. a fix should be out very soon.

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

2.01 is on now. if you're using 2.00 in /gridlauncher/update then you need to replace it (again), sorry.

https://github.com/ihaveamac/mashers-gl-updater/releases
It's all good mate, infact I update it every two weeks and I just realized the updater was made by you, lol. Was like oh nice!

Mistakes happen anyways, such is coding life.

I'll check and let you know if everything goes as it should.
 
  • Like
Reactions: ihaveahax
here's "Grid Launcher Updater 2.00"! https://github.com/ihaveamac/mashers-gl-updater/releases
this uses new URLs for updating, so you have to manually replace the updater yourself, just this once (hopefully). the old URLs will go offline soon.


what's the big change? it updates itself at /gridlauncher/update now!

it also tries to get the location of the grid launcher automatically, so config.txt can be deleted.

and as soon as mashers accepts my pull request, it will be included with the launcher by default!

possible to add a funktion to see the changes of gridlauncher ?
 
  • Like
Reactions: Shaker78
Great new updates! Now that I can have the date displayed, could there be an option to hide the clock? And could there be an info background for bottom screen too? (And just nitpicking, but the description of the reboot option isn't accurate! :P (ThemeHax))
 
I've just attached beta 114 to the first post. This update adds the following:
  • Adds updater 2.01 by @ihaveamac
  • Fixes progress indicator display when transferring files over 3dslink

I strongly recommend updating to this version by downloading the zip file rather than using the online updater. This will ensure you have the latest version of the updater installed. Online updates will then be carried out using updater 2.01 rather than the older 1.x release (which is what will currently be installed on your 3DS).

@ihaveamac
I noticed that only the update folder from the zip file gets extracted to the SD card. As a test, I deleted /gridlauncher/hans and this did not get put back even though it is in the zip file. Would it be possible for the entire contents of the zip file's gridlauncher folder to be moved to /gridlauncher? This way I can push out updates to HANS should an updated HANS version become available.

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

Great new updates! Now that I can have the date displayed, could there be an option to hide the clock? And could there be an info background for bottom screen too? (And just nitpicking, but the description of the reboot option isn't accurate! :P (ThemeHax))
Oh, so just show the date and not the time? Yes that's definitely possible. WRT the description of the reboot option, what effect does this option have if you're using ThemeHax?
 
WRT the description of the reboot option, what effect does this option have if you're using ThemeHax?

When using themehax the 3ds reboots back straight to the homebrew launcher or any boot.3dsx you have on the root skipping the home menu.
 
Last edited by JJTapia19,
When using themehax the 3ds reboots back straight to the homebrew launcher or any boot.3dsx you have on the root skipping the home menu.
OIC. Does anyone know if there is a way of detecting the type of hax used? Maybe @smealum knows? That way I could change the description depending on the type of hax.
 
OIC. Does anyone know if there is a way of detecting the type of hax used? Maybe @smealum knows? That way I could change the description depending on the type of hax.
Maybe search for themehax files. Reading padfcg even shows you if it's set to autoboot and what buttons to press to return to SysNand.
 
I noticed that only the update folder from the zip file gets extracted to the SD card. As a test, I deleted /gridlauncher/hans and this did not get put back even though it is in the zip file. Would it be possible for the entire contents of the zip file's gridlauncher folder to be moved to /gridlauncher? This way I can push out updates to HANS should an updated HANS version become available.
I didn't do this right now since smealum is busy and likely won't update HANS in a while. of course I can always do it if it's needed.
 
OIC. Does anyone know if there is a way of detecting the type of hax used? Maybe @smealum knows? That way I could change the description depending on the type of hax.
It's really hard to figure out a way that works for everyone. Some may not have the autoboot option on theme hax. If that's the case and they reboot then they will go to the 3ds home menu unless they press a configured button or button combination. So even if everyone is using theme hax some will go to the home menu and some to the homebrew launcher depending if they have autoboot or not. Maybe just changing the description to (Reboot you 3DS) would be better. :P
 
Last edited by JJTapia19,
Maybe search for themehax files. Reading padfcg even shows you if it's set to autoboot and what buttons to press to return to SysNand.
Would that guarantee that themehax was actually used to boot to the launcher? Or just that it's installed?

I didn't follow the post for a while... What does the HANS booting exactly do?
It boots apps and titles using HANS.

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

I didn't do this right now since smealum is busy and likely won't update HANS in a while. of course I can always do it if it's needed.
Ah ok, no problem. Good to know it can be added in the future - and Skynet the updater can then update itself accordingly!
 

Site & Scene News

Popular threads in this forum