Changes

1,145 bytes added ,  07:36, 2 May 2008
Settings section is more complete
Line 34: Line 34:  
*Z: Refresh the channel list.
 
*Z: Refresh the channel list.
   −
==Translation==
+
==Settings==
 +
 
 +
===Display===
 +
If you have any problem with the display you can manually set the video mode.
 +
Just put a file named system.ini in the system\config\ folder of your SD card, and choose one of the following setting:
 +
<source lang="ini">
 +
VideoMode = auto
 +
# VideoMode = PAL
 +
# VideoMode = mPAL
 +
# VideoMode = euRGB60
 +
# VideoMode = NTSC
 +
</source>
 +
 
 +
Lines beginning with the # are comments.
 +
 
 +
===Translation===
 
To install a translation unzip the archive in the root of your SD card.
 
To install a translation unzip the archive in the root of your SD card.
 +
Check the [[Homebrew_apps/Wii_Homebrew_Launcher#Downloads | Downloads]] section for available translations.
    
To make your own translation, create a file called lang.ini and put it in the system\config\ folder.
 
To make your own 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.
 
Each line is a message to be translated. Only modify what is on the right of the = sign.
 +
Here is an example:
   −
Available translation are:
+
<source lang="ini">
* [http://perso.latribu.com/decker/wii/download/Lang-En.zip English]
+
NoHomebrewFound = No Homebrew found
* [http://rapidshare.com/files/111067798/Lang-De.zip.html Deutsch]
+
HomebrewMenu    = Homebrew menu
 +
Return          = Return
 +
WiiMenu        = Wii menu
 +
RestartLoader  = Restart loader
 +
Shutdown        = Shutdown Wii
 +
Press          = Press
 +
</source>
 +
 
 +
===Skin===
 +
Skins must be installed in the SYSTEM/THEME folder of your SD card.
 +
To make your own skin you must create 11 24-bits bitmaps and a file called theme.ini with the following information:
 +
<source lang="ini">
 +
ColorFontBar = 0xFA79FA82
 +
ColorFontMenu = 0x80808080
 +
ColorMenu = 0x00800080
 +
BackgroundInMenu = 1
 +
</source>
    
==Downloads==
 
==Downloads==
Line 59: Line 92:  
*Custom Skins:
 
*Custom Skins:
 
**[http://www.fileden.com/files/2007/3/19/902259/grrlib.zip GRRLib Skin]
 
**[http://www.fileden.com/files/2007/3/19/902259/grrlib.zip GRRLib Skin]
**[http://perso.latribu.com/decker/wii/download/Theme-Mario.zip Mario Bros Skin]
+
**[http://perso.latribu.com/decker/wii/download/Theme-Mario.zip Mario Bros Skin] - [http://perso.latribu.com/decker/wii/images/Mario.png Screenshot]
 +
 
 +
*Translations:
 +
** [http://perso.latribu.com/decker/wii/download/Lang-En.zip English]
 +
** [http://rapidshare.com/files/111067798/Lang-De.zip.html Deutsch]
    
==Contact==
 
==Contact==
3,032

edits