CustomizeMii 3.1

git-svn-id: svn://localhost/Users/andi/Downloads/code/wiki@36 eddbe33b-e435-4246-ac25-f5eb65f9a13c
This commit is contained in:
Leathl 2010-04-20 19:54:36 +00:00
parent b991825d28
commit ab10a4f129

View File

@ -12,6 +12,26 @@ Thanks to icefire / Xuzz for the basic idea of this Application!<br>
----------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------
==Changelog:== ==Changelog:==
===Version 3.1===
* Updated libWiiSharp to 0.2
* => Speed up in TPL conversion
* => Fixed IA8 TPL code (from/to)
* => Fixed CI14X2 TPL code (from)
* => Added conversion to CI4 / CI8
* => Added BNS to Wave conversion (Extract -> Sound -> As Audiofile)
* Added option to make the sound silent
===Version 3.0===
* Switched backend to libWiiSharp (http://libwiisharp.googlecode.com)
* Speed improvements through using RAM instead of temp files on HDD
* No separate Mono version anymore, the normal version works with Mono (even compiling forwarders!)
* Fixed complex forwarder loading screen to be fullscreen (thanks wilsoff / tantric!)
* Fixed bug where startup IOS was set to 0 when sending channel to Wii
* Doesn't require common-key.bin anymore
* Added checkerboard for transparent areas in images (preview window)
* Added ability to change a TPLs format (preview window)
* Added ability to rename and resize TPLs (right click on listbox)
===Version 2.31=== ===Version 2.31===
* Fixed sending to Wii * Fixed sending to Wii