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

Difference between revisions of "LoadMii"

From WiiBrew
Jump to navigation Jump to search
m (Lowercase title)
m (Robot: Cosmetic changes)
Line 4: Line 4:
 
{{Infobox homebrew
 
{{Infobox homebrew
 
| title = loadMii
 
| title = loadMii
| image = [[Image:Loadmii.png]]
+
| image = [[File:Loadmii.png]]
 
| type = utility
 
| type = utility
 
| author = [[User:The_Lemon_Man|The lemon man]]
 
| author = [[User:The_Lemon_Man|The lemon man]]
Line 14: Line 14:
 
}}
 
}}
  
==Smb share config==
+
== Smb share config ==
 
In order to use the smb feature you need to create a share.ini file in the sd root with the following structure
 
In order to use the smb feature you need to create a share.ini file in the sd root with the following structure
  
Line 45: Line 45:
 
|}
 
|}
  
==Future plans==
+
== Future plans ==
 
*autoupdate feature
 
*autoupdate feature
 
*load files via wifi
 
*load files via wifi
  
==Release Notes==
+
== Release Notes ==
 
* 30/01/2009 Version 0.3: Added smb support, code cleanup
 
* 30/01/2009 Version 0.3: Added smb support, code cleanup
 
* 21/01/2009 Version 0.2: initial relase
 
* 21/01/2009 Version 0.2: initial relase
  
==Contact me==
+
== Contact me ==
 
You can find me on #wiihelp chan on efnet
 
You can find me on #wiihelp chan on efnet

Revision as of 18:12, 10 August 2009

loadMii is a small but powerful loader which can run executables from SD cards, USB sticks, SMB shares, USB Gecko and SD Gecko. It's composed by 3 parts : the loader itself, the reloading stub and the bootstrapper. I want to say so many thanks to dhewg and his geckoloader because my stub is based on his work.

loadMii
Loadmii.png
General
Author(s)The lemon man
TypeUtility
Version0.3
Links
Download
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg SensorBar.svg ClassicController.svg Nunchuck alternative.svg GameCube Controller Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot USB mass storage device SD Gecko

Smb share config

In order to use the smb feature you need to create a share.ini file in the sd root with the following structure

[Shares]

Field Value
Username Your username
Password Your password
Share Your share name
Ip Your pc ip

Controls

Wiimote.svg Nunchuck alternative.svg ClassicController.svg GameCube Controller Action
Wiimote D-Pad Nunchuck Control Stick Classic D-Pad GameCube D-Pad Select file
Wiimote + Button Classic L Trigger Gamecube D-Pad Left Go to next page
Wiimote - Button Classic R Trigger Gamecube D-Pad Right Go to previous page
Wiimote 1 Button Gamecube Y Button Reload current folder

Future plans

  • autoupdate feature
  • load files via wifi

Release Notes

  • 30/01/2009 Version 0.3: Added smb support, code cleanup
  • 21/01/2009 Version 0.2: initial relase

Contact me

You can find me on #wiihelp chan on efnet