Jump to content

>
Viewing Profile

Leathl

Member Since 15 Aug 2009
Offline Last Active Jun 10 2011 01:44 PM

Topics I've Started

CustomizeMii 3.0

28 March 2010 - 07:37 PM

CustomizeMii is a custom channel creator for the Wii.
The .NET Framework 2.0 is required to run this application!

There is also a mono version which runs under Linux / Mac OS X (Requires the mono framework!)

For any further information, see: http://customizemii.googlecode.com
Please use the Issue Tracker there to report any occuring bugs.

Thanks to icefire / Xuzz for the basic idea of this Application!

Download: http://code.google.com/p/customizemii/downloads/list
(Please just link to this site instead of mirroring the archive, thanks!)



QUOTE
Changelog:

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)

[Release] libWiiSharp

28 March 2010 - 07:27 PM

libWiiSharp is a Wii related .NET (2.0+) library.
It can be used with any .NET language to easily develop Wii related applications.

All public functions are documented and most should be pretty self-explanatory.
There are also some example applications that use libWiiSharp included.

If you want to contribute, mail me at leathl[-at-]gmail[-dot-]com.

Download: http://code.google.com/p/libwiisharp/downloads/list
(Please just link to this site instead of mirroring the archive, thanks!)

QUOTE
Features:
  • Convert Wave to BNS sound (no BNS to Wave yet)
  • Get required TPLs of brlan/brlyt files (no further handling yet)
  • Transmit files to HBC
  • Download titles from NUS
  • Patch IOS (Fakesigning, ES_Identify, NAND Permissions)
  • Compress/Decompress using Lz77 algorithm
  • Handle IMD5/IMET headers
  • Handle the following filetypes
    • WAD
    • U8
    • TMD
    • Ticket
    • Certificate Chain
  • Convert TPLs back and forth with the following formats
    • RGBA8 (to / from)
    • RGB565 (to / from)
    • RGB5A3 (to / from)
    • IA8 (to / from)
    • IA4 (to / from)
    • I8 (to / from)
    • I4 (to / from)
    • CI8 (from)
    • CI4 (from)
    • CI14X2 (from)
    • CMP / S3TC (from)



Changelog:

Version 0.1
  • Initial Release

CustomizeMii 2.3

24 February 2010 - 10:43 PM

CustomizeMii is a custom channel creator for the Wii.
The .NET Framework 2.0 is required to run this application!

There is also a mono version which runs under Linux / Mac OS X (Requires the mono framework!)

For any further information, see: http://customizemii.googlecode.com
Please use the Issue Tracker there to report any occuring bugs.

Thanks to icefire / Xuzz for the basic idea of this Application!

Download: http://code.google.com/p/customizemii/downloads/list
(Please just link to this site instead of mirroring the archive, thanks!)



QUOTE
Changelog:

Version 2.3
  • Fixed bug when extracting icon images
  • Added ability to change the startup IOS (IOS used to launch the title)
  • Added support for Korean channel title (reading and writing)
  • Added TPL width and height to Banner and Icon list
  • Added ability to replace multiple TPLs at once (images must have the same filename!)

ThemeMii 0.3

18 February 2010 - 12:46 AM

ThemeMii is a manager for Wii Themes
.NET Framework 2.0 is required!

For any further information, see: http://thememii.googlecode.com
Please use the Issue Tracker there to report any occuring bugs.

It's currently able to:
  • Load mym files and edit them
  • Create new mym files
  • Create a csm from any mym
  • Create a mym from a csm
  • Browse through base app's for path's (including TPL preview)
  • Download base app's from NUS
  • More...



Download: http://code.google.com/p/thememii/downloads/list
(Please just link to this site instead of mirroring the archive, thanks!)

Warning: Don't install themes without a proper brick protection.
As this app is in it's early stages, it hasn't been tested much!

QUOTE
Changelog:

Version 0.3
  • Added a little tutorial on how to change the health screen (in the ?-menu)
  • Added ability to drag a mym file onto the window to open it
  • Window location and size will now be saved
  • Added option to save the nand backup path
  • Added option to take image width and height from the selected TPL
  • Fixed some bugs when saving/creating mym
  • Fixed "No Entries Left" error when files have no extension
  • Fixed base app downloading to different locations than the app directory
  • Fixed base app browsing

ThemeMii 0.2

15 February 2010 - 11:03 PM

ThemeMii is a manager for Wii Themes
.NET Framework 2.0 is required!

For any further information, see: http://thememii.googlecode.com
Please use the Issue Tracker there to report any occuring bugs.

It's currently able to:

  • Load mym files and edit them
  • Create new mym files
  • Create a csm from any mym
  • Create a mym from a csm
  • Browse through base app's for path's (including TPL preview)
  • Download base app's from NUS
  • More...



    Download: http://code.google.com/p/thememii/downloads/list
    (Please just link to this site instead of mirroring the archive, thanks!)

    Warning: Don't install themes without a proper brick protection.
    As this app is in it's early stages, it hasn't been tested much!



    QUOTE
    Changelog:

    Version 0.2
    • Made the window resizable
    • Added some basic instructions "? -> Help"
    • Added ability to install a theme directly to a nand backup (Tools menu)
    • Added option to Lz77 compress containers for smaller csm's (enabled by default!)
    • Added option to keep the extracted base app (enabled by default!)
    • Added save prompt when closing application (can be turned off)
    • Added I4, I8, IA4 and IA8 as TPL formats (not compatible with MyMenu!!!)
    • Fixed TPL formats (all images were RGB5A3 before, didn't matter what you selected)
    • Fixed a bug when downloading base app
    • Fixed previewing of Lz77 compressed non-tpl images (base app browsing)
    • csm to mym: Fixed errors with Yaz0 compressed files
    • csm to mym: Fixed forgotten containers in mym.ini[