Latest News

Geckoloader v0.0.3 (Wii Application)
Geckoloader is a native Wii application which helps you to load and execute Wii homebrew binaries in the easiest and fastest way possible. It acts as a server which will receive binaries directly using a USB Gecko adapter. A client tool to transfer such files is included. Read more
Nintendo DS Blender Export Script (NDS misc)
This is a Python script for exporting 3d models into a format that the Nintendo DS can understand. This script outputs a C source code file that can be compiled and linked into your DS homebrew application. See the DrunkenCoders Documentation on the format of the display list. Read more
Simplistic Poker Tournament Clock (NDS Application)
nczempin made a simplistic clock for Poker tournaments. It allows you to set a time per round (in minutes), and when that time has passed, it will emit a noise (shamelessly stolen from wintermute's libnds sound example). It can also pause/go, and change the current level, reset, and do your washing. Read more