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 (Some spelling corrections)
Line 7: Line 7:
 
| author = [[User:The_Lemon_Man|The lemon man]]
 
| author = [[User:The_Lemon_Man|The lemon man]]
 
| download = [http://code.google.com/p/loadmii/ Download]
 
| download = [http://code.google.com/p/loadmii/ Download]
| version = 0.01
+
| version = 0.2
 
| source = [http://code.google.com/p/loadmii/ Download]
 
| source = [http://code.google.com/p/loadmii/ Download]
 
| peripherals = {{wiimote1}} {{SensorBar}} {{ClassicController}} {{Nunchuck}} {{GCNController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}} {{SDGecko}}  
 
| peripherals = {{wiimote1}} {{SensorBar}} {{ClassicController}} {{Nunchuck}} {{GCNController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}} {{SDGecko}}  
Line 14: Line 14:
  
 
'''loadMii''' is a small but powerful loader which can run executables from any source (wifi is in todo list) and run it. This is meant mainly for people who needs to run homebrew on a Wii but without any trace. It can be loaded via HBC or the Twilight Hack.
 
'''loadMii''' is a small but powerful loader which can run executables from any source (wifi is in todo list) and run it. This is meant mainly for people who needs to run homebrew on a Wii but without any trace. It can be loaded via HBC or the Twilight Hack.
 +
 +
==Future plans==
 +
*load files from a SMB share [ALMOST DONE, NEEDS TESTING]
 +
*rebooting stub [WORKING ON IT]
 +
*spare networking functions [DONE, THANKS TANTRIC]
 +
*autoupdate feature
 +
*load files via wifi
  
 
==Release Notes==
 
==Release Notes==
21/01/2009 Version 0.02: initial relase
+
21/01/2009 Version 0.2: initial relase
 
 
==NOTE==
 
I do some random SVN commits between one stable version and another...if you want to be updated, compile manually from SVN.
 

Revision as of 16:48, 24 January 2009

loadMii
Loadmii.png
General
Author(s)The lemon man
TypeUtility
Version0.2
Links
[[Download|Download]]
[[Download|Source]]
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

loadMii is a small but powerful loader which can run executables from any source (wifi is in todo list) and run it. This is meant mainly for people who needs to run homebrew on a Wii but without any trace. It can be loaded via HBC or the Twilight Hack.

Future plans

  • load files from a SMB share [ALMOST DONE, NEEDS TESTING]
  • rebooting stub [WORKING ON IT]
  • spare networking functions [DONE, THANKS TANTRIC]
  • autoupdate feature
  • load files via wifi

Release Notes

21/01/2009 Version 0.2: initial relase