Category: Nintendo DS

Drunken Coders Winter Contest 2008 (NDS misc)

There is just about one month left for the current Drunken Coders coding competition. Enough time to get something started 😉

Read on:

Just a friendly reminder that one month remains until the 2008 compo deadline has expired.

Its looking like winner take all for the Wii compo as the prize pool has leveled out at about the $100 mark.

The DS/GBA side, however, have exceeded last years cash prize pool and hovers at nearly $850. $425 for a first place finish is a pretty good haul for our friendly little competition.

On the off chance people have a few dollars to spare around the holliday season let’s see if we can raise the last $60 and put the combined prize total to $1000.

http://www.drunkencoders.com/compo/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
Upgrading to devkitARM r24 on Linux (NDS misc)

Quirky, author of Bunjallo and other fancy homebrew software, wrote an article about how to update to the latest devkitARM without too much hassle, if you are on Linux!

Partitial quote (read the rest by visiting Quirky’s page):

The latest version of the devkitARM toolchain was released last week, and it was a biggie. A whole new API for sprites and backgrounds was added to libnds. A new default ARM7 binary was added that automatically handles wifi, sound and sleep mode. The other big addition was a new fangled sound library that adds mod playback and fancy sound effects.

This is my post on the upgrade process for Bunjalloo on Linux (Ubuntu 8.04 in particular). Hey, if you read all this and get through it, then you could probably help out hacking on Bunjalloo too 🙂

A summary for the impatient: not without hassles, but the gain is worth the short term pain.

I assume you have a directory devkitPro somewhere. This will contain devkitARM and libnds. You should set an environment variable DEVKITPRO to point to this directory. Something like this will do:

export DEVKITPRO=$HOME/devkitpro_r24
mkdir -p $DEVKITPRO

http://quirkygba.blogspot.com/2008/12/upgrading-to-devkitarm-r24-on-linux.html

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
DexterDS (15-12-2008) (NDS Application)

DexterDS is an application which holds descriptions of 151 Pokemon’s.

Release notes:

Hi. This is my first post here and it is also my first homebrew.
Here is DexterDS. It’s a pokedex for the DS from a pokemon fan perspective. Therefore it does not include where to catch or different descriptions for each game. Let me know what you think.

Kanto Edition:
151 pokemon
search function fully implemented

IMAGE:
http://i63.photobucket.com/albums/h133/benjifs/3977dexterDS.png

DOWNLOAD:
http://www.megaupload.com/?d=ODQT35E4

WEBSITE:
http://dexterds.blogspot.com

Discussion: http://forum.gbadev.org/viewtopic.php?t=16194

http://dexterds.blogspot.com/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
Easy Proposal Maker (14-12-2008)

Multiple:Option is proud to introduce a new concept into the DS homebrew world – Relationship Middleware. Want to give your loved one a special message in the geekiest gamer way? Easy Proposal Maker featuring The Search Master has done all the hard work for you. Just put in your message, and then let your loved one play “The Search Master” (a tile search game). When they finish the level, surprise! Your message will be displayed. Whether it’s a marriage proposal or just a simple confession of love, Easy Proposal Maker lets you concentrate on what’s important – your relationship!

By · 0 comments
Easy Proposal Maker (NDS misc)

Multiple:Option is proud to introduce a new concept into the DS homebrew world – Relationship Middleware. Want to give your loved one a special message in the geekiest gamer way? Easy Proposal Maker featuring The Search Master has done all the hard work for you. Just put in your message, and then let your loved one play “The Search Master” (a tile search game). When they finish the level, surprise! Your message will be displayed. Whether it’s a marriage proposal or just a simple confession of love, Easy Proposal Maker lets you concentrate on what’s important – your relationship!

Video in action: https://www.youtube.com/watch?v=SKbrAv0NiCQ

http://multiple-option.blogspot.com/2008/12/easy-proposal-maker-featuring-search.html

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments