Homebrew [indev] TreeHome - custom home menu template

smileyhead

I like cute stuff.
Member
Joined
Aug 31, 2015
Messages
4,808
Trophies
3
Age
23
Location
Budakeszi, Hungary
Website
sites.google.com
XP
10,654
Country
Hungary
Why be sorry? You were completely right! :P
Well, yes, the it's technically the Test Menu that's getting replaced, but the HOME Menu will be unused anyway.

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

"new" test menu?

Anyways, on old3DS if you enter another system applet (like Notifications), the home menu will die. If you have the Home Menu TitleID set to something different than the original home menu, the system will launch that instead. Since the Test Menu isn't programmed to be relaunched, it'll crash the system.
#CustomFriendListGameNotesNotificationsInternetBrowserAndMiiverseConfirmed
 

d4mation

Well-Known Member
Member
Joined
Aug 3, 2013
Messages
189
Trophies
0
XP
1,711
Country
United States
"new" test menu?

Anyways, on old3DS if you enter another system applet (like Notifications), the home menu will die. If you have the Home Menu TitleID set to something different than the original home menu, the system will launch that instead. Since the Test Menu isn't programmed to be relaunched, it'll crash the system.

Eh, by "New" I meant "Custom", like what you're doing here.

So basically this Custom Home/Test Menu may only be useful for faster booting? I figured we'd be able to add different services to run in the background, like a built-in "NTR" of sorts for Cheats and/or Wireless Streaming for Video Capture.
 
  • Like
Reactions: smileyhead

Sono

cripple piss
OP
Developer
Joined
Oct 16, 2015
Messages
2,834
Trophies
2
Location
home
XP
9,476
Country
Hungary
Eh, by "New" I meant "Custom", like what you're doing here.

So basically this Custom Home/Test Menu may only be useful for faster booting? I figured we'd be able to add different services to run in the background, like a built-in "NTR" of sorts for Cheats and/or Wireless Streaming for Video Capture.

Faster booting: definitely possible, it's booting ~3-5seconds faster than retail home menu on old3DS.
Built-in NTR, cheats, or anything running in the background as the home menu, no. Those might (and on old3DS WILL) get killed after a while, so pointless. That's what sysmodules are for. You launch them anyways like if they were binaries :P
 
  • Like
Reactions: d4mation

duffmmann

Well-Known Member
Member
Joined
Mar 11, 2009
Messages
3,966
Trophies
2
XP
2,306
Country
United States
What you just described sounds like a modded Home Menu rather than what this project aims to achieve.

My understanding is that this project aims to have many options so that ultimately you can have new home menus that have drastic changes to look like an Android or PS4 menu or whatever, but could also aesthetically be the same as the standard home menu but with features that are restricted implemented in (such as going above the 300 title limit).

I mean, if that's incorrect, OP, please let me know, but the info I've seen sure makes it sound like that's a possibility.
 
Last edited by duffmmann,

Sono

cripple piss
OP
Developer
Joined
Oct 16, 2015
Messages
2,834
Trophies
2
Location
home
XP
9,476
Country
Hungary
My understanding is that this project aims to have many options so that ultimately you can have new home menus that have drastic changes to look like an Android or PS4 menu or whatever, but could also aesthetically be the same as the standard home menu but with features that are restricted implemented in (such as going above the 300 title limit).

I mean, if that's incorrect, OP, please let me know, but the info I've seen sure makes it sound like that's a possibility.

Welp, if you can reimplement the retail home menu's looks, then Kudos to you :yay3ds:

But ye, the goal of this research is to get homebrew running in place of home menu while trying to maintain compatibility with CTRSDK applications. The only thing that will fuck me over will be reimplementing mset reboots.
 
P

PaiiNSteven

Guest
Imagine if you could launch .3dsx files straight from the homemenu. With its own little custom "Nintendo 3DS" animation and everything.
 

duffmmann

Well-Known Member
Member
Joined
Mar 11, 2009
Messages
3,966
Trophies
2
XP
2,306
Country
United States
Welp, if you can reimplement the retail home menu's looks, then Kudos to you :yay3ds:

But ye, the goal of this research is to get homebrew running in place of home menu while trying to maintain compatibility with CTRSDK applications. The only thing that will fuck me over will be reimplementing mset reboots.

Haha well I suppose that's not incredibly surprising. I'll have to see what kind of home menus people develop. I really just wish there was a simple way to remove these limitations on 3DS titles, DS titles, Placed badges, and number of themes that can be shuffled. If I knew what I was doing, I'd definitely go in and take a stab at such a thing myself, but I know nothing in the area of coding, so obviously I'm of no use on the subject lol.
 

Sono

cripple piss
OP
Developer
Joined
Oct 16, 2015
Messages
2,834
Trophies
2
Location
home
XP
9,476
Country
Hungary
Imagine if you could launch .3dsx files straight from the homemenu. With its own little custom "Nintendo 3DS" animation and everything.

Welp, technically it should be possible. You'll "just" need to port app_bootloader to be able to launched as a cia, plus a few other fuckery, and it should be possible to make a companion .cia that'll gspwn into itself, then when the 3dsx returns, it'll exit back to the home menu just if it were launched as a cia. But this is only a speculation for now, I'm now busy REing some crucial stuff, because I'm now crashing ns for some reason... :/
 

dark_samus3

Well-Known Member
Member
Joined
May 30, 2015
Messages
2,372
Trophies
0
XP
2,142
Country
United States
Welp, technically it should be possible. You'll "just" need to port app_bootloader to be able to launched as a cia, plus a few other fuckery, and it should be possible to make a companion .cia that'll gspwn into itself, then when the 3dsx returns, it'll exit back to the home menu just if it were launched as a cia. But this is only a speculation for now, I'm now busy REing some crucial stuff, because I'm now crashing ns for some reason... :/
Why would there be a need for gspwn with something like svcBackdoor?
 

Sono

cripple piss
OP
Developer
Joined
Oct 16, 2015
Messages
2,834
Trophies
2
Location
home
XP
9,476
Country
Hungary
Why would there be a need for gspwn with something like svcBackdoor?

iirc you still need to map memory as executable to be able to svcBackdoor it. Also, good luck svcBackdooring on/past 11.0 :P

But ye, good point otherwise. Since on Ninjhax1's page it said
We made the decision early on that ninjhax should only work with a highly relocatable executable format as a way to improve compatibility with potential future exploits, which may or may not include the ability to update virtual memory page permissions. 3DSX is a format developed by fincs which allows us to do just that; each section (.text, rodata and data) can be relocated independently, making it perfect for our needs. Compiling as 3DSX rather than CXI will help maximize future compatibility.
so it may be worth a try to map executable memory if it's even possibe without some sort of kernelhax.
 
Last edited by Sono,
D

Deleted User

Guest
Is there any update on this project? I know it's just been almost a day, but usually Marcus reports plenty of small updates and changes he has made to the work-in-progress. :unsure:

@ihaveamac, you mentioned something about 'following the project on Discord'... do you know at all what that said Discord server is? I like being kept up-to-date because I'm extremely interested about this project!
 

thisisallowed

中国御宅族
Member
Joined
Oct 8, 2015
Messages
621
Trophies
0
Age
114
Location
Jinan, Shandong
XP
371
Country
China
Is there any update on this project? I know it's just been almost a day, but usually Marcus reports plenty of small updates and changes he has made to the work-in-progress. :unsure:

@ihaveamac, you mentioned something about 'following the project on Discord'... do you know at all what that said Discord server is? I like being kept up-to-date because I'm extremely interested about this project!
https://github.com/MarcuzD/TreeHome
It's released I guess
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • linuxares @ linuxares:
    ewww key shops...
  • SylverReZ @ SylverReZ:
    Why do you really want to use key shops nowadays? You're not really paying towards the companies who provided the keys, plus its very sketchy.
  • linuxares @ linuxares:
    https://gg.deals/game/bloodstained-ritual-of-the-night/ - I rather use the proper shops, but here are Key shops shown as well. They tell you the risks as well with each shop
    +1
  • linuxares @ linuxares:
    One of the keyshops is 95% off at the moment (probably humble bundle keys)
  • SylverReZ @ SylverReZ:
    And a small percentage of keys bought with a stolen credit card.
  • SylverReZ @ SylverReZ:
    You never know if the key works or not, they don't provide a guarantee.
  • linuxares @ linuxares:
    Sure is... and poor devs get hit with the charge backs
    +1
  • SylverReZ @ SylverReZ:
    Exactly.
  • linuxares @ linuxares:
    Thor from "Pirate Software" said its just better to pirate the game than buy from a keyshop if you care about the devs
    +1
  • The Real Jdbye @ The Real Jdbye:
    devs don't get hit with the chargebacks, the keys are free to generate
  • The Real Jdbye @ The Real Jdbye:
    at least on steam
  • linuxares @ linuxares:
    Except he said the DEVS get hits with the chargeback cost
  • linuxares @ linuxares:
    since the key gets bought with a stolen credit card
  • The Real Jdbye @ The Real Jdbye:
    there's nothing to charge back because the keys don't cost them money to generate in the first place
  • K3Nv2 @ K3Nv2:
    If the game has a crack sure
  • K3Nv2 @ K3Nv2:
    Most these crack sites have dead links anymore or the crack don't even work
  • linuxares @ linuxares:
    @The Real Jdbye What don't you get? If someone use a stolen creditcard. Then sell said key on G2A. If I the dev sold the game key, I will get the charge back cost. That's how it works, it doesn't matter if I generate 300 keys if 300 of them are bought with stolen credit cards. I never said it was on Steam, but its the dev that gets hit. There is a ton of stories out there if you google it.
    +1
  • K3Nv2 @ K3Nv2:
    Just buy other people's steam account :teach:
  • linuxares @ linuxares:
    Just tell them you're dead ;D
  • K3Nv2 @ K3Nv2:
    They already know
  • linuxares @ linuxares:
    I honestly wonder how the EU would say if I willed my account to you. And Valve be like "nope!"
  • cearp @ cearp:
    @K3Nv2 - sounds like you need a better place to find cracks!
  • K3Nv2 @ K3Nv2:
    Psionics offline right now or I would
    K3Nv2 @ K3Nv2: Psionics offline right now or I would