In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Libmii"

From WiiBrew
Jump to navigation Jump to search
Line 13: Line 13:
  
 
==Mii structure==
 
==Mii structure==
Libmii uses a similar structure to the one on [[Wiimote/Mii_Data#Mii_format|Mii format]]. It is included in the .h file [http://65.30.72.135/libmii/release/0.3d.tar.gz Here].
+
Libmii uses a similar structure to the one on [[Wiimote/Mii_Data#Mii_format|Mii format]].
  
 
==What works==
 
==What works==
(as of version [http://65.30.72.135/libmii/release/0.3d.tar.gz 0.3d])
 
 
* Name
 
* Name
 
* Creator
 
* Creator
Line 22: Line 21:
 
* Favorite
 
* Favorite
 
* Gender
 
* Gender
 +
* Height
 +
* Weight
  
 
==Example==
 
==Example==
Line 36: Line 37:
 
| website = [http://65.30.72.135/libmii/example]
 
| website = [http://65.30.72.135/libmii/example]
 
}}
 
}}
There is an example [http://65.30.72.135/libmii/example/release/0.3d.tar.gz here]. The source is also available [http://65.30.72.135/libmii/example/release/source-0.3d.tar.gz here].
 
  
 
[[Category:Libraries]]
 
[[Category:Libraries]]

Revision as of 20:16, 29 March 2009

Libmii
General
Author(s)Mjbauer95
TypeDevelopment
Version0.3d
Links
[[Here|Download]]
[[[1]|Website]]
[[Here git|Source]]

Libmii is an in-development library to allow homebrew developers to use Miis in their applications.

Mii structure

Libmii uses a similar structure to the one on Mii format.

What works

  • Name
  • Creator
  • Birthday
  • Favorite
  • Gender
  • Height
  • Weight

Example

Libmii Example
General
Author(s)Mjbauer95
TypeDemo
Version0.3d
Links
[[Here|Download]]
[[[2]|Website]]
[[Here git|Source]]
Peripherals
Wiimote.svg