What is a Mii?
A mii is an avatar for use on the Nintendo Wii. Mii's are made in the Mii Channel on your Wii.
Some games use mii's off of your Wii as characters in games.
What is Hex Code?
Hex Code (actually called Hexadecimal) is a number system with a base of 16 (Hex = 6 Dec = 10 6+10=16 thus the base), which uses the numbers 0-9 to represent the numbers 0-9, and the letters A-F to represent the numbers 10-15.
So when you are counting, it is: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, because A=10, B=11 and C=12 and so on.
The hex codes we are using in this Instructable look like this: 00000000 or like this: 0x00000000.
The reason the "0x" is there is because in the C programming language the "0x" before a string of numbers tells the program or whatever you are writing, that what's next is Hex (and it's a slight habit of mine...)
Remove these ads by
Signing UpStep 1Materials and Preparation
A wii (Picture #1)
A wii Remote (Picture #2)
A Mii to use (Picture #3)
A Bluetooth Dongle (Picture #4)
A Computer (Windows XP or Vista) (Picture #5)
A free USB port for the Bluetooth Dongle
Gather all of these and you are ready to begin and move to step 2!
| « Previous Step | Download PDFView All Steps | Next Step » |















































my earlier link works as of today
I connect my wiimote (works)
I download Mii trasfer and try to read slots (error)
but i can use wiinstrument for example
it says error all the time?