You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
Wiiload allows you to transfer .DOL and .ELF files to a Wii/Wii U (in Wii mode) via the local network, provided the console is connected to the internet and shares the same router with your PC on the same (W)LAN. The Homebrew Channel must be launched without accessing any submenus. For loading entire apps on the SD card, create an app-named folder, put the relevant files (boot.dol, meta.xml, etc.) inside, zip the folder with the same name, and send the ZIP to the Wii as a normal boot.dol. ==User guide== First check your Wii's IP address by pressing the Home button on the Wiimote at the Homebrew Channel's main screen. After that, follow the instructions for your operating system. ===Windows=== Set a new environment variable (Control Panel > System > Advanced > Environment Variables). The variable name is WIILOAD and the value is tcp:yourIP, where yourIP is the Wii's IP/hostname. Turn the Wii on and go to the Homebrew Channel. Drop a DOL, ELF or a ZIP containing the app onto the wiiload.exe and it should load on the Wii. You can also set DOL and ELF files as default for Wiiload so you just need to double click to send the files to Wii/Wii U. Alternatively you can copy Wiiload somewhere convenient (like %windir%\system32) and use the command line:<br> <code>wiiload <filename> <application arguments></code> ===macOS=== Start the terminal and enter:<br> <code>touch .profile</code> if there is no .profile file in your home directory yet. then lead:<br> <code>vi .profile</code> and add the following to the file:<br> <code>export WIILOAD=tcp:YOURIP</code> Then close the file and then use " cd PFAD" to go to the path of Wiiload. Then enter the following there:<br> <code>chmod 755 wiiload</code> Close the terminal and reopen it. Place a boot.dol of any app in the same directory as Wiiload and see if it works. Go back to the path of Wiiload with " cd PFAD" and run Wiiload:<br> <code>./wiiload boot.dol (or .elf, depending)</code> ===Linux=== Open the .bashrc/.zshrc or other file your shell uses (usually in your home directory) and add the following to the end of the file:<br> <code>export WIILOAD=tcp:YOURIP</code> Then, in the same directory as Wiiload, open a terminal and run Wiiload:<br> <code>./wiiload boot.dol (or .elf, depending)</code> ==Screenshots== https://dlhb.gamebrew.org/wiihomebrews/wiiload3.png ==Media== '''How to use Wiiload in Linux and Mac OSX ([https://www.youtube.com/watch?v=ZsRPzGSvCS8 homestar92])'''<br> <youtube>ZsRPzGSvCS8</youtube> ==External Links== * Leseratte10 - https://wii.leseratte10.de/devkitPro/other-stuff/wiiload/ * WiiBrew - https://wiibrew.org/wiki/Wiiload * WiiDatabase - https://wiidatabase.de/downloads/pc-tools/wiiload/
Advertising: