Latest News

PNGU v0.2b (GC misc)
PNGU is a lib for Wii and GameCube that 'wrap' the famous libpng and facilitate png handling and conversions to the native Wii/GC formats. PNG format has some properties which make it interesting: A background color, a list of transparent colors, alpha channel, it doesn't modify the colors (as jpeg do when compression), open format... Read more
PNGU v0.2b (Wii misc)
PNGU is a lib for Wii and GameCube that 'wrap' the famous libpng and facilitate png handling and conversions to the native Wii/GC formats. PNG format has some properties which make it interesting: A background color, a list of transparent colors, alpha channel, it doesn't modify the colors (as jpeg do when compression), open format... Read more
libwiisprite v0.1.9 (Wii misc)
libwiisprite is a C++ sprite library written for the Wii which utilises GX for all it's graphical operations, meaning the GPU is used to accelerate graphics. Read more