User Tools

Site Tools


games:bsd:doomsday_engine

This is an old revision of the document!


Table of Contents

Information

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

Prerequisites

pkg install doomsday fluid-soundfont

WADs

mkdir -p ~/'.doomsday/runtime/wads' && mv -f -v ~/'Downloads/wads/'*'.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 1)
SDL_SOUNDFONTS='/usr/local/share/sounds/sf2/FluidR3_GM.sf2' doomsday
pkg info -l 'fluid-soundfont'
ls '/usr/local/share/sounds/sf2'
1)
source; 2024/09/09: FluidR3_GS.sf2 “Roland GS” didn't work with doomsday
C:/www/wiki/data/attic/games/bsd/doomsday_engine.1747608907.txt.gz · Last modified: by Sean Rhone