More actions
(Created page with "{{Infobox 3DS homebrew | title = SpecializeMii | image = https://dlhb.gamebrew.org/3dshomebrew/SpecializeMii.jpg|250px | type = Utilities | version = 0.1.4 | licence = Mixed |...") |
No edit summary |
||
Line 12: | Line 12: | ||
<youtube>chSIZBuT3z4</youtube> | <youtube>chSIZBuT3z4</youtube> | ||
SpecializeMii | =SpecializeMii= | ||
Golden pants for everyone! | Golden pants for everyone! | ||
What is this? | ==What is this?== | ||
SpecializeMii is an application for the Nintendo 3DS that allows you to set the special-Status on arbitrary Miis in your MiiMaker database. | SpecializeMii is an application for the Nintendo 3DS that allows you to set the special-Status on arbitrary Miis in your MiiMaker database. | ||
Normally reserved only for Miis distributed by Nintendo, a special Mii wears Golden Pants and triggers special events in certain applications, such as Mii Plaza. | Normally reserved only for Miis distributed by Nintendo, a special Mii wears Golden Pants and triggers special events in certain applications, such as Mii Plaza. | ||
How do I use it? | ==How do I use it?== | ||
Download the lastest release and then either install the .cia with the CIA manager of your choice or use the .3dsx provided with the Homebrew Launcher. | Download the lastest release and then either install the .cia with the CIA manager of your choice or use the .3dsx provided with the Homebrew Launcher. | ||
REMINDER: This software alters data in a Shared Extdata archive. It doesn't really do anything harmful, but to be sure, backup archive 0xf000000b with a save file manager such as JKSM or by holding X when launching the application. The backup will be written to sd:/<current date>_CFL_DB.dat. | REMINDER: This software alters data in a Shared Extdata archive. It doesn't really do anything harmful, but to be sure, backup archive 0xf000000b with a save file manager such as JKSM or by holding X when launching the application. The backup will be written to sd:/<current date>_CFL_DB.dat. | ||
How do I build it? | ==How do I build it?== | ||
Make sure to recursively clone the repository (git clone --recursive ...) and then build by running make. | Make sure to recursively clone the repository (git clone --recursive ...) and then build by running make. |
Revision as of 11:51, 14 April 2020
SpecializeMii
Golden pants for everyone!
What is this?
SpecializeMii is an application for the Nintendo 3DS that allows you to set the special-Status on arbitrary Miis in your MiiMaker database.
Normally reserved only for Miis distributed by Nintendo, a special Mii wears Golden Pants and triggers special events in certain applications, such as Mii Plaza.
How do I use it?
Download the lastest release and then either install the .cia with the CIA manager of your choice or use the .3dsx provided with the Homebrew Launcher.
REMINDER: This software alters data in a Shared Extdata archive. It doesn't really do anything harmful, but to be sure, backup archive 0xf000000b with a save file manager such as JKSM or by holding X when launching the application. The backup will be written to sd:/<current date>_CFL_DB.dat.
How do I build it?
Make sure to recursively clone the repository (git clone --recursive ...) and then build by running make.