Really? I tried that, and it didn't match...Well, I solved the global Mii checksum. As RachelB says, it's the two bytes at 0xC81E, and it really does use the exact same checksum formula as on the Wii. Only difference is, you're supposed to run the formula over all the bytes in the file that come before the checksum (i.e. the first 0xC81E bytes).
Still haven't gotten the gold pants though. Attempts at doing so so far have led to the Mii just vanishing.
Change your Mii's ID within the extra data you've extracted, then re-import.
EDIT: And apparently there are checksums within the file, so fix those as well.
The checksum is big endian for some reason, maybe that was the problem? In any case, I can post my checksum fixing code in a couple hours. Not gonna write up detailed instructions on how to get the gold pants though.
Hmm, it deletes my special mii even with sharing and copying turned off..
Here's what i'm using to calculate it. Run it with the .dat as parameter, and it'll spit out the crc. You need to update it with a hex editor manually.What can of code is it? Is it a batch file that we drag our .DAT file onto?
Nope, doesn't even show up.Did the speci mii ever show up in your mii maker?
The I'd for Gold Pants is 1FFFFFF0, right?
The Mii ID needs to be that, or below it to become special. It also needs to be copy locked and unsharable, which can be set in Mii Maker itself if you don't feel like looking into how that's stored.
You can see an example in [user]themperror[/user]'s picture:
![]()
My Mii's ID is "09 F6 2D 12 00 00 00 00 00 00 00 00" (Backwards in the file because it's little endian). If you were to replace where your Mii's ID is with mine, you'd get a special Mii. I would change the first four digits to something random so that there aren't any mixups of some type in-game, but keep it below 1FFFFFFF so he's still special.
Where do you edit the id?
The Mii ID needs to be that, or below it to become special. It also needs to be copy locked and unsharable, which can be set in Mii Maker itself if you don't feel like looking into how that's stored.
I just told you where the ID is... Find my ID within his picture and do the math.


