CustomizeMii 2.1
git-svn-id: svn://localhost/Users/andi/Downloads/code/wiki@30 eddbe33b-e435-4246-ac25-f5eb65f9a13c
This commit is contained in:
parent
f9e5209e09
commit
66f82df34e
@ -41,15 +41,17 @@ banner/icon/sound of WAD A!<br>
|
||||
*CHANNEL INFORMATION*<br>
|
||||
<br>
|
||||
You may want to change the channel information, i.e. the title and ID.<br>
|
||||
Let's change the channel title first. It's the text that will be displayed when you hold your cursor
|
||||
over the channel. Goto the "Title" tab and fill a title for all languages. If you want to change the
|
||||
title for a specific language, just use the language's textbox. If you want a different title for every
|
||||
Let's change the channel title first. It's the text that will be displayed when you hold your cursor<br>
|
||||
over the channel. Goto the "Title" tab and enter a title for all languages. If you want to change the<br>
|
||||
title for a specific language, just use the language's textbox. If you want a different title for every<br>
|
||||
language, you don't need to fill in a title for all languages.<br>
|
||||
Now, the title ID. Open the "Options" tab and you'll see a textbox for the ID. The ID is 4 characters long
|
||||
You may also use the translate "Channel" button. Enter the english name in the all languages textbox<br>
|
||||
(e.g. "MPlayer Channel"). Click translate and it will be automatically translated to each language.<br>
|
||||
Now, the title ID. Open the "Options" tab and you'll see a textbox for the ID. The ID is 4 characters long<br>
|
||||
and only contains letters and numerics. Lower case letters will automatically converted to upper case.<br>
|
||||
Change it to a unique(!) ID, because channels will overwrite existing channles with the same ID!<br>
|
||||
<br>
|
||||
I recommend not to use any title ID beginning with the following characters, because official channels
|
||||
I recommend not to use any title ID beginning with the following characters, because official channels<br>
|
||||
use these and thus your channel may overwrite them:<br>
|
||||
C, E, F, H, J, L, M, N, P, Q, W<br>
|
||||
<br>
|
||||
@ -125,12 +127,14 @@ That's it, here's nothing left to do.<br>
|
||||
*CREATING THE WAD*<br>
|
||||
<br>
|
||||
Well, your channel should be ready to be created.<br>
|
||||
Goto the "Options" tab and check the Lz77 checkbox, if you want to compress your channel to safe some Wii memory.<br>
|
||||
If your channel doesn't work, first try it again without compression.
|
||||
Now just click on the create WAD button (The big one with the different text each startup).<br>
|
||||
CustomizeMii will do some failure checks and if all went fine, a save dialog will pop up.
|
||||
If you get an error or warning, read the message carefully. It should give you enough information to fix
|
||||
Just click on the create WAD button.<br>
|
||||
CustomizeMii will do some failure checks and if all went fine, a save dialog will pop up.<br>
|
||||
If you get an error or warning, read the message carefully. It should give you enough information to fix<br>
|
||||
the problem yourself.<br>
|
||||
You can also send the Channel directly to the Wii. For it to work, the Channel must be less than 4 MB of space.<br>
|
||||
Make sure the Homebrew Channel is running and connected. Click the send WAD button. Choose a protocol<br>
|
||||
and enter your Wii's IP and the IOS to use for installation. Click on transmit to start the creation and<br>
|
||||
transmission process. After the channel was sent, you will be asked if you want to save the Channel.<br>
|
||||
<br>
|
||||
So, if you got down to here, you're done by now. Please, if you find any bugs or have suggestions, take some
|
||||
So, if you got down to here, you're done by now. Please, if you find any bugs or have suggestions, take some<br>
|
||||
seconds to report them at the issue tracker: http://code.google.com/p/customizemii/issues/list
|
22
Readme.wiki
22
Readme.wiki
@ -12,6 +12,23 @@ Thanks to icefire / Xuzz for the basic idea of this Application!<br>
|
||||
-----------------------------------------------------------------------------------------
|
||||
==Changelog:==
|
||||
|
||||
===Version 2.1===
|
||||
* Added CustomizeMii Installer (by WiiCrazy / I.R.on)
|
||||
* Fixed rough edges (artifacts) on images (will be fixed automatically)
|
||||
* Replaced the TPL preview window with the one from ShowMiiWads for easier handling
|
||||
* Added loop prelistening to the BNS conversion window (only for wave files)
|
||||
* Added drag & drop ability cause the file dialogs kept bothering me
|
||||
* Improvement in startup speed (thanks shadow1643)
|
||||
* Added creation/last edited time (only for CustomizeMii 2.1+ channels)
|
||||
* Added a button to translate the word "Channel" to every language
|
||||
* Improved detection of required TPLs
|
||||
* Little improvements and fixes
|
||||
* Changed the complex forwarder to be more configurable (choose any path you want)
|
||||
* ForwardMii is now bundled with CustomizeMii
|
||||
|
||||
===Version 2.01===
|
||||
* Base WAD downloading works again
|
||||
|
||||
===Version 2.0===
|
||||
* Added BNS conversion (Mono and Stereo, with and without loop)
|
||||
* Fixed MP3 conversion (some files didn't convert)
|
||||
@ -62,12 +79,13 @@ The author can't be held responsible for any damages arising from the use of it.
|
||||
==Thanks:==
|
||||
|
||||
Xuzz for his idea and hard work<br>
|
||||
WiiCrazy / I.R.on for CustomizeMii Installer<br>
|
||||
Xuzz, SquidMan, megazig, Matt_P, Omega and The Lemon Man for Wii.py<br>
|
||||
SquidMan for Zetsubou<br>
|
||||
Andre Perrot for gbalzss<br>
|
||||
comex and Waninkoko for both their NAND Loader<br>
|
||||
djdynamite123 for the forwarder base files (ForwardMii-Plugin)<br>
|
||||
The USB Loader GX Team for their forwarder source (ForwardMii-Plugin)
|
||||
djdynamite123 for the forwarder base files<br>
|
||||
The USB Loader GX Team for their forwarder source
|
||||
-----------------------------------------------------------------------------------------
|
||||
<br>
|
||||
-----------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user