ROM Hack [TUTORIAL]Give your Mii gold pants and use it for Streetpass!

gudenau

Largely ignored
Member
Joined
Jul 7, 2010
Messages
3,882
Trophies
2
Location
/dev/random
Website
www.gudenau.net
XP
5,402
Country
United States
Here is my editor so far (I will make it look better):
1SfypHo.png
 

jaku

Well-Known Member
Member
Joined
Mar 20, 2014
Messages
132
Trophies
0
XP
240
Country
United States
Python test using a bit of the data I was able to copy from the screenshots and other sources. Hopefully I can get the actual file sooner rather than later.

Xp62b6U.jpg
 

NyaakoXD

( ͡° ͜ʖ ͡°)
Member
Joined
Dec 16, 2013
Messages
1,853
Trophies
2
Location
In your closet...
XP
3,651
Country
United States
I did all this step-by-step, but for some reason, only my personal Mii was there. I created two Miis in Mii Maker and followed everything else after, but the second Mii that was suppose to have the Gold Pants never showed up like it was deleted.
 

WateredFire19

Banned!
OP
Banned
Joined
Aug 23, 2014
Messages
642
Trophies
0
Age
39
XP
291
Country
United States
I did all this step-by-step, but for some reason, only my personal Mii was there. I created two Miis in Mii Maker and followed everything else after, but the second Mii that was suppose to have the Gold Pants never showed up like it was deleted.

Make sure you are correctly fixing the checksum and NOT TRYING TO EDIT YOUR PERSONAL Mii. Also, make sure your using the config.txt i supplied in the extdata_dump folder instead of the default one.
 

NyaakoXD

( ͡° ͜ʖ ͡°)
Member
Joined
Dec 16, 2013
Messages
1,853
Trophies
2
Location
In your closet...
XP
3,651
Country
United States
Make sure you are correctly fixing the checksum and NOT TRYING TO EDIT YOUR PERSONAL Mii. Also, make sure your using the config.txt i supplied in the extdata_dump folder instead of the default one.

I wasn't editing my personal Mii. I was editing lines 7-12 like you said and changed "94" to "14". And then I opened up cmd and found the CRC and edited that part on there too. The config.txt is the one you supplied.
 

Bug_Checker_

Well-Known Member
Member
Joined
Jun 10, 2006
Messages
950
Trophies
0
XP
664
Country
United States
Hello GBATemp community!
This is my first tutorial on how to make one of your Mii’s “special”!
This means it will have gold pants and all of the heroes you hire on Find Mii 1 & 2 will be level 5 


DISCLAIMER I do not take credit for any programs used in this guide! I only take credit for MAKING the guide!

What you'll need:
• Cubic Ninja
• 3DS/XL/2DS with 9.2.0 or below WITH Ninjhax already installed
• Internet connection
• SD Card
MrCheeze ‘s extData Dumper
All the files you will need have been compiled into this zip file: https://www.dropbox.com/s/863idp5wmh50c1v/Gold_Mii_Tools.zip?dl=0

And now, the good part:
STEP 1: Extract the msvcr120.dll file in the zip file I supplied to your desktop, along with fixcrc.exe Open the setup.exe file in the HxD folder to install HxD Extract the extdata_dump folder to sd:/3ds/ so Ninjhax can find it.

STEP 2: Make sure you only have at least 2 Mii's in your plaza: your personal mii and the mii you want to use for streetpass to make "special"
MAKE SURE THE MII YOU WANT TO EDIT HAS SHARING AND COPYING TURNED OFF
Launch Ninjhax and open the extdata_dump application. Select the “Dump all extData to SD Card”, and wait for the process to finish. Now, plug your SD Card into your computer and navigate to sd:/3ds/extdata_dump/dumps/f000000b/. Find the CFL_DB.dat file and extract it to your desktop.

STEP 3: Open HxD, and you'll see your cleartext Mii's. Every 6 lines are one of your Mii's.
1V90Gie.png


Look at the second 6 lines (lines 7-12) and find a byte "94".
Change it to "14".
Now save it to your Desktop.
It will ask you to overwrite "CFL_DB.dat". Click yes. KEEP HXD OPEN!
Now open a command prompt and type in this command:
Code:
cd C:\Users\YOUR_USERNAME_HERE\Desktop

STEP 4: In your command prompt type:
Code:
fixcrc.exe CFL_DB.dat
It will show you a message CRC = XXXX. It won't show XXXX but it will show a combination of letters and numbers. Write this down and close commad prompt.

STEP 5: Switch back to HxD and press CTRL and G at the same time. In this window type in C81E.
PAY ATTENTION TO THIS IMAGE!:
rdkFeMB.png


Now save CFL_DB.dat to sd:/3ds/extdata_dump/.

STEP 6: Open up the extdata_dump via Ninjhax and select "Restore extData based on config.txt"
Wait for a "Success" message and then reboot your 3DS.
Now open Mii Maker! Your Mii should have gold pants now! You can edit and export your gold Mii unlike any other gold Mii :)
Finally, open Streetpass Mii Plaza and change your Mii to the one you just edited!

Excellent 1st Tutorial!
If you clean up the formatting and spelling, then message a moderator to move it to the Tutorial and faqs page.
I changed what I could(quickly and not 100% confident I caught everything) and could not fix the spelling in the image with the words "received" and "second". Also,"probably different" should read "probably be different".

I was /am a little confused about the 1st image because the 2nd group of number has no 0x94. (but there are two 0x94 in the first grouping). Is this an after picture(with no before picture) showing the 0x14 in the 2nd grouping?

Oh, and one more side note, this is for anyone who tries to Preview their posts and runs into formatting quirks. Try to switch to "Use BB Code Editor" in upper right corner. It is the a/A icon. You can switch back and forth with the "Use Rich Text Editor".

Anyway, like I said excellent 1st job.
 

WateredFire19

Banned!
OP
Banned
Joined
Aug 23, 2014
Messages
642
Trophies
0
Age
39
XP
291
Country
United States
I wasn't editing my personal Mii. I was editing lines 7-12 like you said and changed "94" to "14". And then I opened up cmd and found the CRC and edited that part on there too. The config.txt is the one you supplied.

When remaking your 2nd Mii, do not change anything, just leave every feature of the Mii default, name it, and save(Also make sure those are the only 2 miis in your plaza and are right next to each other in mii plaza). Then repeat the proccess of editing 94, fixing checksums, etc. Hopefully that'll fix it. Also make sure when you are restoring CFL_DB.dat, you get a Success message. And if it works, THEN edit the Mii you just created to what you want.
 

WateredFire19

Banned!
OP
Banned
Joined
Aug 23, 2014
Messages
642
Trophies
0
Age
39
XP
291
Country
United States
Excellent 1st Tutorial!
If you clean up the formatting and spelling, then message a moderator to move it to the Tutorial and faqs page.
I changed what I could(quickly and not 100% confident I caught everything) and could not fix the spelling in the image with the words "received" and "second". Also,"probably different" should read "probably be different".

I was /am a little confused about the 1st image because the 2nd group of number has no 0x94. (but there are two 0x94 in the first grouping). Is this an after picture(with no before picture) showing the 0x14 in the 2nd grouping?

Oh, and one more side note, this is for anyone who tries to Preview their posts and runs into formatting quirks. Try to switch to "Use BB Code Editor" in upper right corner. It is the a/A icon. You can switch back and forth with the "Use Rich Text Editor".

Anyway, like I said excellent 1st job.

A gosh. I didn't realize it even came out like that :O And, yes, your right, there is no 94 on image #2. A big mistake on my part. i'll go fix it.
 

NyaakoXD

( ͡° ͜ʖ ͡°)
Member
Joined
Dec 16, 2013
Messages
1,853
Trophies
2
Location
In your closet...
XP
3,651
Country
United States
When remaking your 2nd Mii, do not change anything, just leave every feature of the Mii default, name it, and save(Also make sure those are the only 2 miis in your plaza and are right next to each other in mii plaza). Then repeat the proccess of editing 94, fixing checksums, etc. Hopefully that'll fix it. Also make sure when you are restoring CFL_DB.dat, you get a Success message. And if it works, THEN edit the Mii you just created to what you want.

So what you're saying is that my second Mii must be the default looking Mii. Like there were no changes and only has its name made.
 

WateredFire19

Banned!
OP
Banned
Joined
Aug 23, 2014
Messages
642
Trophies
0
Age
39
XP
291
Country
United States
Didn't work. It did the same exact same thing and my second Mii went missing.

And your sure your editing the right bytes in HxD? Make sure to calculate and re-insert the new checksums AFTER editing the 94 byte and saving it to the desktop. Almost forgot. BEFORE dumping your extdata turn off sharing and copying for the Mii you want to edit.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    BigOnYa @ BigOnYa: https://torrentfreak.com/one-nintendo-dmca-notice-just-wiped-out-8535-yuzu-emulator-forks-240502/