chaoskagami / GYTB

Super simple custom badge homebrew for the 3DS home menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GYTB

Super simple custom badge homebrew for the 3DS. Just add the badges you want as 64x64 PNGs in the badges folder, and run the homebrew to transfer them to your home menu. Larger images (e.g. 64x128) will automatically be split.

Running Badge Arcade to set up the extdata is not required, so players stuck without eShop access should still be able to use this normally. However, a firmware of 9.3 or above is still necessary.

The custom badge's name is set to whatever the filename of the badge originally was. Everything after the first period will be ignored, so you can have multiple badges with the same name if you like. To make a badge function as a shortcut to a system application, put the TIDLow of one in the filename, between the first and second periods.

As of the latest update, official badges from the Badge Arcade will no longer be deleted when running this. However, opening Badge Arcade will still remove your custom badges. Please continue to create custom badges and do not distribute the official ones.

On 10.4 or above, Badge Arcade has to be downloaded to be able to run this, since HANS seems to be incapable of taking over the eShop on those firmwares versions. Sorry.

Prebuilt downloads:


Troubleshooting

  • Q: Something didn't work!
  • A: Make sure your homebrew entrypoint and boot.3dsx are up to date, that the badges folder is present, and that it contains no more than 1000 badges.
  • Q: I want to go back to only official badges!
  • A: Go to the Badge Arcade help desk.
  • Q: How do I group my badges into categories?
  • A: That is not possible with this tool.
  • Q: WTF a yellow screen WTF?
  • A: On 10.4 or above, Badge Arcade has to be downloaded to be able to run this, since HANS seems to be incapable of taking over the eShop on those firmwares versions. Sorry.

About

Super simple custom badge homebrew for the 3DS home menu.


Languages

Language:C 72.9%Language:C++ 23.2%Language:Makefile 2.2%Language:Objective-C 1.7%