User Tools

Site Tools


games:bsd:doomsday_engine

This is an old revision of the document!


Information

  • Doomsday Engine 1)
  • Enhanced engine for Doom, Heretic, Hexen, etc

Prerequisites

pkg install doomsday

Install Message

Message from doomsday-2.3.1_6:

--
If you use an Intel graphics adapter and experience missing or
corrupted textures during gameplay, try launching doomsday with the
"-notexcomp" option.

If you get the error message "Variable 'audio.soundPlugin' not found"
after upgrade from 1.15, remove the file ~/.doomsday/runtime/persist.pack
and try to start doomsday again.

WADs

mkdir -p ~/'.doomsday/runtime/wads'
mv -f -v ~/'Downloads/'*'.WAD' ~/'.doomsday/runtime/wads'

Audio

  • Requires fluid-soundfont for music and setting SFX and Music outputs to SDL_mixer
  • TODO: Differences between FluidR3_GM.sf2 and FluidR3_GS.sf2
SDL_SOUNDFONTS='/usr/local/share/sounds/sf2/FluidR3_GM.sf2' doomsday
ls '/usr/local/share/sounds/sf2'
/srv/www/wiki/data/attic/games/bsd/doomsday_engine.1725870338.txt.gz · Last modified: by Sean Rhone