Latest News

ShowMiiWads v1.1 (Wii Application misc)
ShowMiiWads is a 'Wad File Manager' for Windows. It displays information about wad files, edits them, gives a preview of the Banner and Icon and more. New since Version 1.0 is the included NAND Backup Browser 'ShowMiiNand' which displays all titles installed in your NAND Backup (No BootMii Backups!). Read more
Da ShAmAn (Wii Intro)
Da ShAmAn is an intro in the style of the Amiga demoscene. It demonstrates a number of graphical techniques and effects while playing .mod music. Read more
libgeck (20-10-2009) (Wii misc)
libgeck is a very small lib that you can link your programs with that should aid in debugging. Just link this in the makefile with -lgeck and put the .a and .h files in their directories in your devkit folder. Since this is a wrapper for the libogc functions, you need to link that as well. Or you can just copy the .c and .h files to your project and #include them. The Gecko must be in slot B. Read more
Geckoreader (20-10-2009) (Wii Application misc)
GeckoReader is a program to be run under Windows that will open a command prompt and output what it reads from a USB Gecko. You must have the USB Gecko installed, set up the COM drivers, and have .NET 2.0 for this to work properly. Then whatever buffer is sent from the Wii/Gamecube should pop up on the screen. Read more