User Tools

Site Tools


games:bsd:doomsday_engine

Information

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

Prerequisites

pkg install doomsday fluid-soundfont

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.
  • 2024/09/09: Neither message was an issue (Intel UHD 630 drm/kmod)

WADs

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

Audio

  • Requires fluid-soundfont for music and manually setting in-game SFX and Music outputs to SDL_mixer
  • GM = General MIDI, GS = Roland GS 2)
  • 2024/09/10: SDL_SOUNDFONTS env is already done with SDL profile.d Tweaks
SDL_SOUNDFONTS='/usr/local/share/sounds/sf2/FluidR3_GM.sf2' doomsday
pkg info -l 'fluid-soundfont'
ls '/usr/local/share/sounds/sf2'
2)
source; 2024/09/09: FluidR3_GS.sf2 “Roland GS” didn't work with doomsday
/var/www/wiki/data/pages/games/bsd/doomsday_engine.txt · Last modified: 2024/09/10 17:11 by 127.0.0.1