Difference between revisions of "Wii Homebrew Launcher"

m (Translation section)
m (Linkfix)
 
(101 intermediate revisions by 35 users not shown)
Line 1: Line 1:
==Wii Homebrew Launcher==
+
{{Infobox homebrew
 +
| title      = Wii Homebrew Launcher
 +
| image      = [[File:Wii_Homebrew_Launcher.png|200px]]
 +
| type        = loader
 +
| author      = [[User:Hell_hibou|Hell Hibou]]
 +
| version    = v1.0
 +
| download    = http://perso.latribu.com/decker/wii/download/WiiHL-1-00-bin.zip
 +
| source      = http://www.mediafire.com/?pivbo506epvyvx2
 +
| website    = http://wiihomebrewlauncher.be.cx
 +
| peripherals = {{Wiimote1}} {{ClassicController}} {{GCNController}} {{DVD}} {{FrontSD}} {{FrontSDHC}} {{SDGecko}} {{USBMSD}} {{WiFi}}
 +
| hbb        =
 +
}}
  
 +
'''Wii Homebrew Launcher''' is an interface similar to that of the Wii menu, with functionality similar to the [[Homebrew Channel]]. It allows the execution of homebrew applications stored on the SD card in the Wii front SD slot. Each program is represented by its own customizable "channel".
  
Created by Hell Hibou
+
== Installation ==
  
mail: see LisezMoi (readme)
+
#Copy boot.elf to an SD card
 +
#Create a folder named 'HOMEBREW' or 'APPS' on the root of the SD card, USB-flash, DVD or a SMB directory share (Windows share).
 +
#For each homebrew application:
 +
##Create a folder in the homebrew folder (example: X:\homebrew\12345678)
 +
##Place The elf or dol in that folder and name it "boot.elf" or "boot.dol"
 +
## OPTIONAL: For a custom name: add a "title.txt" containing the channel's title
 +
## OPTIONAL: For a custom image: add a "title.png" 132x95 pixels.
 +
#Any files related to a homebrew can be put anywhere, despite what it may seem in the example.
  
 +
== Emulator interface ==
 +
The Wii Homebrew Launcher can be used for launching a ROM file with an emulator. A patched version of RIN is include in the ZIP file. Copy the content of "SD" directory in the root of the SD card. Put the ROMS into the /EMULATOR/RIN/ROMS/ directory. Optionally, a .bmp or .png file can be used with the same name of the rom file (just change the extension) of 132x95 pixels.
  
Wii Homebrew Launcher is an interface similar to that of the wii menu.
+
Homebrew compatible with the interface emulator :
It allows you to start homebrew stored on your SD-card in the wii front sd slot.
+
* [[Wii Gamecube Homebrew Launcher]] (GameCube Homebrew loader)
Each program is represented by its own customizable "channel"
+
* [[RIN Wii]] (GameBoy emulator)
  
==Installation==
 
  
*Copy boot.elf to an SD-card
+
== Usage ==
*Create a folder named homebrew on the root of the SD-card. (X:\homebrew)
+
It can be launched from the [[Twilight Hack]] or be installed as channel. It requires the use of a Wiimote or a GameCube controller.
*For each homebrew:
 
**Create a folder in the homebrew folder(Max 8 symbols long)(X:\homebrew\12345678)
 
**Place The elf in that folder and name it "boot.elf"
 
** OPTIONAL: For a custom name: add a "title.txt" containing the channel's title
 
** OPTIONAL: For a custom image: add a "title.bmp", it has to be a 24-bits bitmap of 132x95 pixels.
 
*Any files related to a homebrew can be put anywhere, despite what it may seem in the example.
 
  
==Usage==
+
{| class="wikitable"
It can only be launched from the [[Twilight Hack]] or the [[Homebrew Channel]].  It requires the use of a Gamecube controller.
+
|-
 +
! {{GCNController}} !! {{ClassicController}} !! {{Wiimote}}  !! Action
 +
|-
 +
| {{GCAButton}} || {{ClassicAButton}} || {{WiimoteAButton}} || Launch the Channel
 +
|-
 +
| {{GCBButton}} || {{ClassicBButton}} ||{{WiimoteBButton}} || Preview screen
 +
|-
 +
| {{GCLTrigger}}/{{GCRTrigger}} || {{ClassicMinusButton}}/{{ClassicPlusButton}} || {{WiimoteMinusButton}}/{{WiimotePlusButton}} || Change Page
 +
|-
 +
| {{GCDPad}} || {{ClassicDPad}} ||{{WiimoteDPad}} || Select a Channel
 +
|-
 +
| {{GCStartButton}} || {{ClassicHomeButton}} ||{{WiimoteHomeButton}} || Show/Hide Menu
 +
|-
 +
| {{GCZButton}} || ? ||{{Wiimote1Button}} || Refresh Channel List / Read DVD
 +
|-
 +
|}
  
*D-pad: Select a channel
+
== Settings ==
*A: Launch the channel
 
*R/L: Change page (more then 11 homebrew channels)
 
*Z: Refresh the channel list.
 
  
==Translation==
+
=== SMB share (Windows share) ===
To install a translation unzip the archive in the root of your SD card.
+
 +
* To launch homebrew from a computer, create a directory (eg Wii.), create folders, apps or emulator in it and place in homebrew applications.
 +
* Share this directory (SMB eg.).
 +
* Create / Edit a file SYSTEM/CONFIG/SMB.INI of the SD card.
  
To make your own translation, create a file called lang.ini and put it in the system\config\ folder.
+
<source lang="ini">
Each line is a message to be translated. Only modify what is on the right of the = sign.
+
Server  = 192.168.0.100
 +
Share    = wii
 +
User    = gest
 +
Password =
 +
</source>
  
Available translation are:
+
=== Translation ===
* [http://perso.latribu.com/decker/wii/download/Lang-En.zip English]
+
To install a translation unzip the archive in the root of the SD card.
 +
Check the  [[#Downloads|Downloads]] section for available translations.
  
==Downloads==
+
To make a translation, create a file called lang.ini and put it in the SYSTEM/CONFIG/ folder. Each line is a message to be translated. Only modify what is on the right of the = sign.
*[http://wiihomebrewlauncher.be.cx/ The official site] ([http://translate.google.com/translate?u=http%3A%2F%2Fwiihomebrewlauncher.be.cx%2F&langpair=fr%7Cen&hl=en&ie=UTF8 english translation]) - [http://ostsoft.net/go?to=wiidl&dl=16 Mirror by Oste Hovel] - [http://perso.latribu.com/decker/wii/download/WiiHL-03.zip direct link to .zip]
 
  
*[http://perso.latribu.com/decker/wii/RTU-WiiHL-Homebrew-Pack.zip Homebrew pack] - 8 Wii homebrew apps in the correct format for the launcher (including images)
+
Here is an example:
[[Category:Loaders|Homebrew Launcher]]
 
  
*[http://pspplayground.condor.serverpro3.com/index.php?topic=7526.0/ Custom Icon Pack] - A custom icon pack set with 29 icons covering all (I think) Wii homebrew icons (plus some wishes!)
+
<source lang="ini">
[[Category:Loaders|Homebrew Launcher]]
+
nohomebrewfound = No Homebrew found
 +
emulator   = Emulators
 +
homebrewmenu   = Homebrew menu
 +
return   = Return
 +
wiimenu   = Wii menu
 +
restartloader   = Restart loader
 +
shutdown   = Shutdown Wii
 +
homebrew   = Homebrew
 +
applications   = Applications
 +
themes   = Themes
 +
themedefault   = Default theme
 +
wiichannels   = Wii Channels
 +
pressa   = Press (A)
 +
invalidexe   = Invalid executable file
 +
receptinprogress = Reception in progress...
 +
connexionerror   = Error data reception
 +
nofilesfound   = No files found
 +
</source>
 +
 
 +
=== Skin ===
 +
Skins must be installed in the SYSTEM/THEME/THEME NAME folder of the SD card.
 +
To make a skin there must 24-bits bitmaps or PNG files must be created:
 +
 
 +
*bar.png : Bar at the bottom of the screen
 +
*Bkgr.png : Background
 +
*Button1.png : Unselected button
 +
*Button2.png : Selected button
 +
*Default.png : Default icon for homebrew channel
 +
*Empty.png : Empty icon for homebrew channel
 +
*Font.png : Font
 +
*FontLight.png : Font lite
 +
*Right.png : Right arrow
 +
*Left.png : Left arrow
 +
*Select.png : Image for selected channel
 +
*Sprite.png : Mask to apply at channel icon bar.png
 +
*Used.png
 +
*Cursor.png : Cursor
 +
*MsgBox.png : Message box
 +
*Dir.png : Directory icon
 +
 
 +
Images could have any size, except default.png and sprite.png . They need to be 192 x 95 pixels.
 +
 
 +
There must also create a file called theme.ini with the following information:
 +
Colors are in RGB in version >= 0.8.
 +
<source lang="ini">
 +
ColorFontBar = 0x808080
 +
ColorFontMenu = 0xFFFFF
 +
ColorMenu = 0xFFFFFF
 +
BackgroundInMenu = 1
 +
</source>
 +
 
 +
== Downloads ==
 +
 
 +
=== Program ===
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-1-00-bin.zip Version 1.0] | [http://www.mediafire.com/?2jzdn243wd2 Mirror] (unnecessary files removed for smaller download size)
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-012.zip Version 0.12]
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-011.zip Version 0.11]
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-010.zip Version 0.10]
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-09.zip Version 0.9]
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-08.zip Version 0.8]
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-04.zip Version 0.4]
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-03.zip Version 0.3]
 +
*[http://perso.latribu.com/decker/wii/download/WiiHL-02.zip Version 0.2] | [http://ostsoft.net/go?to=wiidl&dl=16 Mirror] by Oste Hovel
 +
*[http://perso.latribu.com/decker/wii/download/RTU-WiiHL-Homebrew-Pack.zip Homebrew pack] - 8 Wii homebrew apps in the correct format for the launcher (including images)
 +
 
 +
=== Custom Icon Pack ===
 +
* [http://pspplayground.condor.serverpro3.com/index.php?topic=7526.0/ Custom Icon Pack] - A custom icon pack covering all (I think) Wii homebrew icons (plus some wishes!) | [http://www.box.net/shared/ep4aksr0o8 Mirror]
 +
* [http://www.wiigen.fr/index.php?option=com_smf&Itemid=43&topic=4114.0 Custom Icon Pack] - On a French forum
 +
 
 +
=== Custom Skins ===
 +
* [http://www.fileden.com/files/2007/3/19/902259/grrlib.zip GRRLib Skin]
 +
* [http://perso.latribu.com/decker/wii/download/Theme-Mario-05.zip Mario Bros Skin] - [http://perso.latribu.com/decker/wii/images/Mario.png Screenshot]
 +
* [[Media:Condorstrike_Wiihl.zip|Condorstrike Skin "Wiihl-edition"]] - by {{u|Condorstrike}} - [[Media:Condorstrike_Wiihl_screenshot1.jpg|Screenshot1]] - [[Media:Condorstrike_Wiihl_screenshot2.jpg|Screenshot2]] - [[Media:Condorstrike_Wiihl_screenshot3.jpg|Screenshot3]]
 +
*[http://pspplayground.condor.serverpro3.com/index.php?topic=7648.msg41961#msg41961 "Classic" Custom Menu] by Mr_Nick666 - [http://i266.photobucket.com/albums/ii243/MisterNick666/N666WiiLaunchMenuMOCK.png Screenshot]
 +
 
 +
=== Translations ===
 +
* [http://perso.latribu.com/decker/wii/download/Lang-Fr.zip French]
 +
* [[Media:Lang-eo.zip|Esperanto]]
 +
* [http://rapidshare.com/files/111067798/Lang-De.zip.html German]
 +
* [[Media:Lang-it.zip|Italian]]
 +
* [[Media:Lang-es.zip|Spanish]]
 +
* Pirate Speak (as seen in Minecraft) - [https://dl-web.dropbox.com/get/Lang-piratespeak-WHBL.zip?_subject_uid=351447022&w=AADGVx0f_oS6hSkN7jd1sdD85vg_p4qAguNkKxGBSsAXOw&dl=1 Launcher + Translation] - [[Media:Lang-piratespeak-WHBL.zip|Translation Only]]
 +
 
 +
== Contact ==
 +
*[http://wiihomebrewlauncher.be.cx/ The official Web site] ([http://translate.google.com/translate?u=http%3A%2F%2Fwiihomebrewlauncher.be.cx%2F&langpair=fr%7Cen&hl=en&ie=UTF8 English translation])
 +
 
 +
*[http://www.devsgen.com/forum/index.php?topic=2432.0 Forum]

Latest revision as of 04:39, 29 July 2021

Wii Homebrew Launcher is an interface similar to that of the Wii menu, with functionality similar to the Homebrew Channel. It allows the execution of homebrew applications stored on the SD card in the Wii front SD slot. Each program is represented by its own customizable "channel".

Wii Homebrew Launcher
Wii Homebrew Launcher.png
General
Author(s)Hell Hibou
TypeLoader
Versionv1.0
Links
Download
Website
Source
Peripherals
Wiimote1.svg ClassicController.svg GameCube Controller DVD Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot SD Gecko USB mass storage device Local WiFi

Installation

  1. Copy boot.elf to an SD card
  2. Create a folder named 'HOMEBREW' or 'APPS' on the root of the SD card, USB-flash, DVD or a SMB directory share (Windows share).
  3. For each homebrew application:
    1. Create a folder in the homebrew folder (example: X:\homebrew\12345678)
    2. Place The elf or dol in that folder and name it "boot.elf" or "boot.dol"
    3. OPTIONAL: For a custom name: add a "title.txt" containing the channel's title
    4. OPTIONAL: For a custom image: add a "title.png" 132x95 pixels.
  4. Any files related to a homebrew can be put anywhere, despite what it may seem in the example.

Emulator interface

The Wii Homebrew Launcher can be used for launching a ROM file with an emulator. A patched version of RIN is include in the ZIP file. Copy the content of "SD" directory in the root of the SD card. Put the ROMS into the /EMULATOR/RIN/ROMS/ directory. Optionally, a .bmp or .png file can be used with the same name of the rom file (just change the extension) of 132x95 pixels.

Homebrew compatible with the interface emulator :


Usage

It can be launched from the Twilight Hack or be installed as channel. It requires the use of a Wiimote or a GameCube controller.

      Action
      Launch the Channel
      Preview screen
 /   /   /  Change Page
      Select a Channel
      Show/Hide Menu
  ?   Refresh Channel List / Read DVD

Settings

SMB share (Windows share)

  • To launch homebrew from a computer, create a directory (eg Wii.), create folders, apps or emulator in it and place in homebrew applications.
  • Share this directory (SMB eg.).
  • Create / Edit a file SYSTEM/CONFIG/SMB.INI of the SD card.
Server   = 192.168.0.100
Share    = wii
User     = gest
Password =

Translation

To install a translation unzip the archive in the root of the SD card. Check the Downloads section for available translations.

To make a translation, create a file called lang.ini and put it in the SYSTEM/CONFIG/ folder. Each line is a message to be translated. Only modify what is on the right of the = sign.

Here is an example:

nohomebrewfound = No Homebrew found
emulator	  = Emulators
homebrewmenu	  = Homebrew menu
return		  = Return
wiimenu	  = Wii menu
restartloader	  = Restart loader
shutdown	  = Shutdown Wii
homebrew	  = Homebrew
applications	  = Applications
themes		  = Themes
themedefault	  = Default theme
wiichannels	  = Wii Channels
pressa		  = Press (A)
invalidexe	  = Invalid executable file
receptinprogress = Reception in progress...
connexionerror	  = Error data reception
nofilesfound	  = No files found

Skin

Skins must be installed in the SYSTEM/THEME/THEME NAME folder of the SD card. To make a skin there must 24-bits bitmaps or PNG files must be created:

  • bar.png : Bar at the bottom of the screen
  • Bkgr.png : Background
  • Button1.png : Unselected button
  • Button2.png : Selected button
  • Default.png : Default icon for homebrew channel
  • Empty.png : Empty icon for homebrew channel
  • Font.png : Font
  • FontLight.png : Font lite
  • Right.png : Right arrow
  • Left.png : Left arrow
  • Select.png : Image for selected channel
  • Sprite.png : Mask to apply at channel icon bar.png
  • Used.png
  • Cursor.png : Cursor
  • MsgBox.png : Message box
  • Dir.png : Directory icon

Images could have any size, except default.png and sprite.png . They need to be 192 x 95 pixels.

There must also create a file called theme.ini with the following information: Colors are in RGB in version >= 0.8.

ColorFontBar = 0x808080
ColorFontMenu = 0xFFFFF
ColorMenu = 0xFFFFFF
BackgroundInMenu = 1

Downloads

Program

Custom Icon Pack

Custom Skins

Translations

Contact