d0k3 / GodMode9

GodMode9 Explorer - A full access file browser for the Nintendo 3DS console :godmode:
GNU General Public License v3.0
2.12k stars 191 forks source link

How to add hidden titles to Home Screen? #716

Closed Awesome-neos145 closed 3 years ago

Awesome-neos145 commented 3 years ago

How do I add hidden titles like the NNID Settings app the the Home Screen? Just curious.

BTW: The SD Card issue is fixed.

d0k3 commented 3 years ago

Wrong place to ask this - there's a discussions area for that stuff, and you could also ask on the GodMode9 Discord. I don't think (= not know) what you intend to do is possible, though.

ZeroSkill1 commented 3 years ago

Those titles have a flag unset in their SMDH so that they don't show up on the HOME Menu. The only ways this could be changed are to:

  1. Make a forwarder that launches the app in question
  2. Modify the SMDH, which would probably cause it to no longer work since those services require the system titles hashes match with what Nintendo has on their CDN, which would no longer be the case, as you would've modified them.