fast brought up the total conversion topic and this got me thinking about doom.
if you enjoy doom as a first person shooter then you should give some of the player made wads a try.
with the new build of ds doom you can load pwads without having to use any crazy tools. in the past we had to "merge" pwads with doom iwads so that ds doom would load them. now you can use the homebrew menu and the steps below...
1. grab the hb menu:
http://devkitpro.org/hbmenu
2. open a basic format stripping text editor (like notepad) and type the following: dsdoom.nds -iwad doom2.wad -file name.wad -save name
..dsdoom.nds = name of the nds homebrew emu
..dsdoom2.wad = name of the doom2 official retail wad (found on the floppy or cd release)
..name.wad = the name of the pwad file
..-save name = name of the save directory
3. save this file as whatevername.argv
4. boot up your flash kit and run the homebrew menu
5. launch the argv file instead of the .nds file.
here is another example:
dsdoom.nds -iwad doom2.wad -file earth.wad -save earth
here are two pwads i strongly recommend playing:
http://www.doomworld.com/idgames/index.php?id=9627
http://www.doomworld.com/idgames/index.php?id=9597
grab dsdoom from here:
http://filetrip.net/f25991-DSDoom-1-2-1.html
you will need a full registered version of doom1, 2, etc. make sure you load the correct version of doom for the pwad file. some are built around doom 1, some around doom 2, etc. freedoom will do the trick for most pwads and it is free, however it isn't a perfect solution. you can get freedoom here:
http://www.nongnu.org/freedoom/
cheers,
-another world