SpecializeMii 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:Homebrew utility applications on 3DS" to "")
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = SpecializeMii
|title=SpecializeMii
| image = https://dlhb.gamebrew.org/3dshomebrew/SpecializeMii.jpg|250px
|image=Specializemii2.png
| type = Utilities
|description=Golden Pants for your personal Mii.
| version = 0.1.4 (22 Jan 2017)
|author=phijor
| licence = Mixed
|lastupdated=2017/01/22
| author = phijor
|type=Other Apps
| website = https://github.com/phijor/SpecializeMii/
|version=0.1.4
| download = https://dlhb.gamebrew.org/3dshomebrew/SpecializeMii-0.1.4.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/SpecializeMii-0.1.4.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/specializemii.7z
|website=https://github.com/phijor/SpecializeMii
|source=https://github.com/phijor/SpecializeMii
}}
}}
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.


Line 16: Line 17:


==Installation==
==Installation==
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.
Available in CIA and 3DSX formats (use either one).
* CIA - Install the .cia with the CIA manager of your choice.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.


'''Note from developer:'''
==User guide==
Before making the Mii special, please disable sharing and copying Mii on your 3DS.


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 3DS|JKSM]] or by holding X when launching the application. The backup will be written to sd:/<current date>_CFL_DB.dat.
This software alters data in a Shared Extdata archive. It doesn't really do anything harmful, but to be sure, backup [https://www.3dbrew.org/wiki/Extdata#NAND_Shared_Extdata archive 0xf000000b] with a save file manager such as [[JKSM 3DS|JKSM]] or by holding X when launching the application. The backup will be written to sd:/<current date>_CFL_DB.dat.


==User guide==
Previous Mii plaza updates have casued issues for people with golden pants, it is advised to copy your Mii/create another one, and make that one special if you are concerned.
Before making the Mii special, please disable sharing and copying mii on your 3DS.
 
'''Note:''' Previous Mii plaza updates have casued issues for people with golden pants, it is advised to copy your Mii/create another one, and make that one special if you are concerned.


==Media==
==Media==
[Nintendo 3DS] SpecializeMii ([https://www.youtube.com/watch?v=chSIZBuT3z4 Gnm Software 2012|Gnmpolicemata])<br>
'''[Nintendo 3DS] SpecializeMii - Turn your Mii into a Special Mii''' ([https://www.youtube.com/watch?v=chSIZBuT3z4 Gnmpolicemata])<br>
<youtube>chSIZBuT3z4</youtube>
<youtube>chSIZBuT3z4</youtube>


Line 35: Line 36:


==Changelog==
==Changelog==
'''v0.1.4 22 Jan 2017'''
'''v0.1.4 2017/01/22'''
* Fix un-specializing personal Mii (issues [https://github.com/phijor/SpecializeMii/issues/2 #2] and [https://github.com/phijor/SpecializeMii/issues/3 #3]), thanks to @XT-8147 for reporting.
* Fix un-specializing personal Mii (issues [https://github.com/phijor/SpecializeMii/issues/2 #2] and [https://github.com/phijor/SpecializeMii/issues/3 #3]), thanks to @XT-8147 for reporting.
'''v0.1.3 2016/10/17'''
* Bug Fix: Recognize databases with only one Mii
'''v0.1.2 2016/10/13'''
* Bug fix: Handle fragmented MiiMaker Mii lists
'''v0.1.1 2016/10/10'''
* Stability-Update. Require confirmation to change personal Mii.
'''v0.1.0 2016/10/10'''
* Initial release.


==External links==
==External links==
* GitHub - https://github.com/phijor/SpecializeMii
* GitHub - https://github.com/phijor/SpecializeMii
* Reddit - https://www.reddit.com/r/3dshacks/comments/56nk31/specializemii_golden_pants_for_everyone
* Reddit - https://www.reddit.com/r/3dshacks/comments/56nk31/specializemii_golden_pants_for_everyone
[[Category:3DS homebrew applications]]
[[Category:Homebrew utility applications on 3DS]]

Latest revision as of 05:47, 6 May 2024

SpecializeMii
Specializemii2.png
General
Authorphijor
TypeOther Apps
Version0.1.4
LicenseMixed
Last Updated2017/01/22
Links
Download
Website
Source

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.

Installation

Available in CIA and 3DSX formats (use either one).

  • CIA - Install the .cia with the CIA manager of your choice.
  • 3DSX - Use the .3dsx provided with the Homebrew Launcher.

User guide

Before making the Mii special, please disable sharing and copying Mii on your 3DS.

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.

Previous Mii plaza updates have casued issues for people with golden pants, it is advised to copy your Mii/create another one, and make that one special if you are concerned.

Media

[Nintendo 3DS] SpecializeMii - Turn your Mii into a Special Mii (Gnmpolicemata)

Known issues

Previous Mii plaza updates have casued errors and crashes on some newer DLC/games for people with golden pants, it is advised to either copy your Mii, or create a new one then make that one special.

Changelog

v0.1.4 2017/01/22

  • Fix un-specializing personal Mii (issues #2 and #3), thanks to @XT-8147 for reporting.

v0.1.3 2016/10/17

  • Bug Fix: Recognize databases with only one Mii

v0.1.2 2016/10/13

  • Bug fix: Handle fragmented MiiMaker Mii lists

v0.1.1 2016/10/10

  • Stability-Update. Require confirmation to change personal Mii.

v0.1.0 2016/10/10

  • Initial release.

External links

Advertising: