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

Changes

Jump to navigation Jump to search
307 bytes added ,  18:34, 30 January 2009
no edit summary
Line 14: Line 14:     
'''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 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]
 +
{| class="wikitable"
 +
|-
 +
! Field || Value
 +
|-
 +
|Username || Your username
 +
|-
 +
|Password || Your password
 +
|-
 +
|Share    || Your share name
 +
|-
 +
|Ip      || Your pc ip
 +
|}
    
== Controls ==
 
== Controls ==

Navigation menu