StereoMike has been hacking away at the source of Doom PSP and added a lot of new features.

Changelog:

Music now works fineUses samples from the opensource freepats.opensrc.org Needs these placed in the inst directory. This is included in the package. The library libtimidity that is used is included with full src for others to add midi music. Just take a look i_sound.c in the doom src for an example of using it. -Added Selection of PWAD to load in addition to the main (I)WAD. PWADS should be put in a directory below the WAD directory for example PSP/GAME/DoomPSP PSP/GAME/DoomPSP/WADS –put the main wads here PSP/GAME/DoomPSP/WADS/PWADS –put the PWADS here Select with triangle. Can also view txt-files, scroll with Square button.

  • Can now load IWADs that are not named correctly. Just assumes that it’s a Doom 2 wad. This makes for example DUKENUKEM.WAD load and run without having to rename it to DOOM2.WAD
  • Compiled against latest PSPSDK
  • Changed key usage to cross for selection in wad list and circle to go back.
  • Changed exit screen to say”press x to exit”instead of”press y to exit”
  • Fixed going back one directory by using circle button.
  • Rearranged a bit in the code.
  • http://forums.ps2dev.org/viewtopic.php?t=4521