Homebrew [Release] Homebrew Launcher with grid layout

  • Thread starter Thread starter mashers
  • Start date Start date
  • Views Views 671,415
  • Replies Replies 4,218
  • Likes Likes 139
Thank you! My code was all over the place and I really quickly went over your source code. You sure have done a lot!
I wasn't kidding when I said I'd added thousands of lines of code ;) Mine probably isn't the best organised. I'm usually too excited to plan ahead.

Hold my juice box, I'm going in.
Hah! Just one piece of advice. When you run make install on ctrulib, make sure it doesn't tell you it's up to date. I think that's the reason I thought I was using great-refactor when actually it hadn't installed :shy: In the end I renamed my devkitpro folder to devkitpro-old, and totally started again with a fresh install. You can just copy your portlibs over since they're such a ballache to build!
 
Wow, now SFX are working? You guys are awesome!

Now I need to find out how to get the standard 3DS sound effects...

Could we get looping from a specific point working, too? Due to the little start sequence of the 3DS Home Menu theme, it sounds really weird when it loops around.
 
Hah! Just one piece of advice. When you run make install on ctrulib, make sure it doesn't tell you it's up to date. I think that's the reason I thought I was using great-refactor when actually it hadn't installed :shy: In the end I renamed my devkitpro folder to devkitpro-old, and totally started again with a fresh install. You can just copy your portlibs over since they're such a ballache to build!
Thanks, it worked! I just have to replace my repository with yours again... Oh boy, git please have mercy.
The thing is I use https://tortoisegit.org/ on my windows box because I am really bad with command line git. So I build on my Linux server box and push on windows. I might need to take the time to learn command line git :dry:.
 
Thanks, it worked! I just have to replace my repository with yours again... Oh boy, git please have mercy.
The thing is I use https://tortoisegit.org/ on my windows box because I am really bad with command line git. So I build on my Linux server box and push on windows. I might need to take the time to learn command line git :dry:.
Have a look at the bash script called "gitpush" in the gridlauncher repo. It takes the description of the commit as a command line parameter and automates the push of the changes to the repo :) You just need to set up Git on your Linux box. There are posts earlier in this thread where people helped me to do this, so you can just follow the same instructions!

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

OMFG, you guys have got to try my DKC theme with sound effects! Jungle Hijinx as background music, banana collect as move sound, and barrel blast sound for app select :) It's awesome! Thank you so much @RedHat! :)

The file is too big to upload here, so I'm hosting it on my web server:

http://www.mashley.net/DKC.zip
 
  • Like
Reactions: Deleted-236924
@mashers Do you mind if I put your DKC theme on the custom themes thread list? Or is it not finished for official release? :rolleyes:
Go ahead buddy! I am intending to add some more custom graphics for the corner icons and app backgrounds, but feel free to add it. You'll need to use the URL anyway, so I'll just upload it to the same place if I make any changes.
 
@mashers I just built your main branch successfully with sound effects! I added your theme to my shuffle list.
Yay! That's great! Are the sound effects working ok? I had to remove some other code to make 'space' for the sound effect additions (as per smealum's warning about the RX memory limitation), so I'm slightly paranoid that it won't work for anyone else ;)

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

Just pushed beta 88, which adds sound effects to the corner buttons too.
 
For some reason the updater isn't working for me anymore. :( I even updated the updater. My internet connection is fine, btw. I'll go on github and update manually, but just throwing this out there.

It says it couldn't get the latest version and to check my connection (I'm on beta 81)

With the bottom screen has a line that says [string "?"]:75: 500
 
  • Like
Reactions: AmandaRose
file manager screwed up permissions when uploading. don't worry, I had a nice long talk with it...

for some reason, "Group" having write access prevents the server from running a php script.

if the updater's failing, more often than not something happened to the server...
 
Yay! That's great! Are the sound effects working ok? I had to remove some other code to make 'space' for the sound effect additions (as per smealum's warning about the RX memory limitation), so I'm slightly paranoid that it won't work for anyone else ;)
Works fine for me, but I noticed something fishy. Your code is 0.05 MB Bigger then mine when I compile. Weiiiird.
 

Site & Scene News

Popular threads in this forum