Difference between revisions of "LoadMii"
Jump to navigation
Jump to search
Blooper4912 (talk | contribs) |
m (Fixed download link) |
||
(13 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Lowercase title}} |
− | + | {{Infobox homebrew | |
− | |||
| title = loadMii | | title = loadMii | ||
− | | | + | | image = [[File:Loadmii.png]] |
− | | type = | + | | type = utility |
| author = [[User:The_Lemon_Man|The lemon man]] | | author = [[User:The_Lemon_Man|The lemon man]] | ||
− | |||
| version = 0.3 | | version = 0.3 | ||
− | | source = | + | | download = Media:Loadmii.zip |
+ | | source = http://github.com/LemonBoy/loadMii/tree/master/source/ | ||
| peripherals = {{wiimote1}} {{SensorBar}} {{ClassicController}} {{Nunchuck}} {{GCNController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}} {{SDGecko}} | | peripherals = {{wiimote1}} {{SensorBar}} {{ClassicController}} {{Nunchuck}} {{GCNController}} {{FrontSD}} {{FrontSDHC}} {{USBMSD}} {{SDGecko}} | ||
− | + | | hbb = yes | |
− | | hbb = | ||
}} | }} | ||
− | |||
'''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''' 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. | ||
− | ==Smb share | + | == Smb share configuration == |
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 | ||
− | [Shares] | + | [Shares]<br> |
− | + | Username = <Your username><br> | |
− | + | Password = <Your password><br> | |
− | + | Share = <Your share name><br> | |
− | + | IP = <The SMB server IP address><br> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Controls == | == Controls == | ||
Line 47: | Line 36: | ||
|} | |} | ||
− | ==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 | + | * 21/01/2009 Version 0.2: initial release |
− | ==Contact me== | + | == Contact me == |
− | You can find me on | + | You can find me on {{Efnet|wiihelp}} |
Latest revision as of 22:28, 24 September 2021
loadMii | |
![]() | |
General | |
---|---|
Author(s) | The lemon man |
Type | Utility |
Version | 0.3 |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
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.
In order to use the smb feature you need to create a share.ini file in the sd root with the following structure
[Shares]
Username = <Your username>
Password = <Your password>
Share = <Your share name>
IP = <The SMB server IP address>
Controls
![]() |
![]() |
![]() |
![]() |
Action |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Select file |
![]() |
![]() |
![]() |
Go to next page | |
![]() |
![]() |
![]() |
Go to previous page | |
![]() |
![]() |
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 release
Contact me
You can find me on #wiihelp on EFnet