Line 2:
Line 2:
: Yeah right now the only thing you can rely on is the Name and creator. I think the month part of the birthday works usually. --[[User:Mjbauer95|Mjbauer95]] 17:00, 22 March 2009 (UTC)
: Yeah right now the only thing you can rely on is the Name and creator. I think the month part of the birthday works usually. --[[User:Mjbauer95|Mjbauer95]] 17:00, 22 March 2009 (UTC)
−
==Great Work==
+
== Great Work ==
Great work, I've been looking for something like this for a long time. I wish you would've spread the link around wiibrew a little. I only found this by watching the recent changes page. Never fear, I'm placing this link everywhere I can on WiiBrew.--[[User:Arikado|Arikado]] 15:51, 22 March 2009 (UTC)
Great work, I've been looking for something like this for a long time. I wish you would've spread the link around wiibrew a little. I only found this by watching the recent changes page. Never fear, I'm placing this link everywhere I can on WiiBrew.--[[User:Arikado|Arikado]] 15:51, 22 March 2009 (UTC)
−
==Does the Month-birthday work for you?==
+
== Does the Month-birthday work for you? ==
It seems work usually but sometimes it seem to encounter problems --[[User:Mjbauer95|Mjbauer95]] 17:03, 22 March 2009 (UTC)
It seems work usually but sometimes it seem to encounter problems --[[User:Mjbauer95|Mjbauer95]] 17:03, 22 March 2009 (UTC)
: Fixed in version .3c --[[User:Mjbauer95|Mjbauer95]] 23:58, 25 March 2009 (UTC)
: Fixed in version .3c --[[User:Mjbauer95|Mjbauer95]] 23:58, 25 March 2009 (UTC)
Line 16:
Line 16:
: And the file in FTPii is called "RFL_DB.dat"? It's hard for me to help you without having the same problem occur. --[[User:Mjbauer95|Mjbauer95]] 22:03, 22 March 2009 (UTC)
: And the file in FTPii is called "RFL_DB.dat"? It's hard for me to help you without having the same problem occur. --[[User:Mjbauer95|Mjbauer95]] 22:03, 22 March 2009 (UTC)
−
:: I have the same issue.. isfs://shared2/menu/FaceLib/RFL_DB.dat does not exist :( --[[User:Manny2008|Manny2008]] 23:34, 22 March 2009 (UTC)
+
:: I have the same issue.. isfs://shared2/menu/FaceLib/RFL_DB.dat does not exist :( --[[User:Manny2008|Manny2008]] 23:34, 22 March 2009 (UTC)
:::'''I found the solution''' just delete the line ISFS_SU(); and it will work. I checked the example and I did not see this line: http://code.google.com/p/ftpii/source/browse/isfs/trunk/isfs_example/isfs_example.c I added some extra validation, so here it is:
:::'''I found the solution''' just delete the line ISFS_SU(); and it will work. I checked the example and I did not see this line: http://code.google.com/p/ftpii/source/browse/isfs/trunk/isfs_example/isfs_example.c I added some extra validation, so here it is:
<source lang="c">void loadMiis_Wii(){
<source lang="c">void loadMiis_Wii(){
Line 84:
Line 84:
::: Oh thanks for your help.
::: Oh thanks for your help.
−
==Uses==
+
== Uses ==
I've been trying to think of uses for it. I'd really think this would be best for games like [[Yahtzwii]] where you have to enter a name if you get a highscore. It would be cool if it could actually make a picture of the Mii, but this would be really hard because of both the 3d models and that I do not think this library is reliable enough for anything but the name and a few other metadata type things (like birthday, etc.) --[[User:Mjbauer95|Mjbauer95]] 19:59, 23 March 2009 (UTC)
I've been trying to think of uses for it. I'd really think this would be best for games like [[Yahtzwii]] where you have to enter a name if you get a highscore. It would be cool if it could actually make a picture of the Mii, but this would be really hard because of both the 3d models and that I do not think this library is reliable enough for anything but the name and a few other metadata type things (like birthday, etc.) --[[User:Mjbauer95|Mjbauer95]] 19:59, 23 March 2009 (UTC)
−
:Now works, perfectly, I'm using it on the Wiilander game, to select the user (Mii) for the Highscore table.. I'll release the new version soon. Manny Thanks!!! --[[User:Manny2008|Manny2008]] 23:02, 23 March 2009 (UTC)
+
:Now works, perfectly, I'm using it on the Wiilander game, to select the user (Mii) for the Highscore table.. I'll release the new version soon. Manny Thanks!!! --[[User:Manny2008|Manny2008]] 23:02, 23 March 2009 (UTC)
:Thanks for the work Mjbauer95. I've added it into my Mahjongg Wii game in a couple of ways one just for the name of the player and two I have used the favourite colour to change the colour of the clothes of on screen marker characters in a mario kart style fastest times screen. --[[User:JustWoody|JustWoody]] 00:42, 25 March 2009 (UTC)
:Thanks for the work Mjbauer95. I've added it into my Mahjongg Wii game in a couple of ways one just for the name of the player and two I have used the favourite colour to change the colour of the clothes of on screen marker characters in a mario kart style fastest times screen. --[[User:JustWoody|JustWoody]] 00:42, 25 March 2009 (UTC)
Line 101:
Line 101:
: or [http://us.codejunkies.com/Products/Wii-My-Mii-Manager___EF000244.aspx this] [[User:Yossi|yossi]] 20:25, 22 April 2009 (UTC)
: or [http://us.codejunkies.com/Products/Wii-My-Mii-Manager___EF000244.aspx this] [[User:Yossi|yossi]] 20:25, 22 April 2009 (UTC)
−
:: Dang, I wanted to release a product like that. I can't see anyone paying more than $5 dollars for it, though. -- [[User:MetaFight|MetaFight]] 19:05, 23 April 2009 (UTC)
+
:: Dang, I wanted to release a product like that. I can't see anyone paying more than $5 dollars for it, though. -- [[User:MetaFight|MetaFight]] 19:05, 23 April 2009 (UTC)
:::I'm working on something. tell me what you think... [[Media:Miistudio.zip|MiiStudio]] its an extension for libmii called mii_2d. --[[User:Elisherer|Elisherer]] 16:59, 9 June 2009 (UTC)
:::I'm working on something. tell me what you think... [[Media:Miistudio.zip|MiiStudio]] its an extension for libmii called mii_2d. --[[User:Elisherer|Elisherer]] 16:59, 9 June 2009 (UTC)