NetHack for the Nintendo DS

To run this, you must have a device that can be written to by Chishm's libfat or a DLDI plugin (See this page). As far as I know, it will not work in any emulator.

Last updated March 17, 2007. New features:

Download Binary: .nds, .ds.gba, or Both
Copy everything inside the nethackDS directory in the zip file onto your flash card and run nethackDS.nds or nethackDS.ds.gba.

Download Source: .zip (~4MB) or .tar.bz2 (~3MB)
Unzip the source, then compile for your computer - not the DS. This is to get makedefs and friends to generate everything you need to compile it for the DS. (This is known to work on Win32 and Linux, not sure about MacOS) Once this is done, from the nethack-3.4.3 directory, run 'make -f sys/nds/Makefile'. This should compile everything and copy the binaries to the binary directory. From there, copy everything to your CF card and run NetHackDS.nds or NetHackDS.ds.gba.

If you find any bugs, please let me know at wosret@gmail.com.

For additional tilesets or instructions to make your own, see this page.

Controls:

These are controls that apply only to NetHackDS. For a full list of NetHack commands, type "?b" after starting the game.

Known Bugs and Missing Features:

Credits:

Back to Main Page