User Tools

Site Tools


games:bsd:doomsday_engine

This is an old revision of the document!


Information

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

Prerequisites

su -
pkg install doomsday

WADs

Restore

mkdir -p ~/'.doomsday/runtime/wads' && mv -fv ~/'Downloads/wads/'*'.WAD' ~/'.doomsday/runtime/wads'

Music

  • Requires a SoundFont and manually setting in-game SFX and Music outputs to SDL_mixer
ls '/usr/local/share/sounds/sf2'

Fluid R3

  • GM = General MIDI, GS = Roland GS 1)
su -
pkg install 'fluid-soundfont'
SDL_SOUNDFONTS='/usr/local/share/sounds/sf2/FluidR3_GM.sf2' vblank_mode='3' doomsday

2004Scape

SDL_SOUNDFONTS=~/'Projects/LostCity-225-EngineTS/ext/SC55_zzdenis_v0.5.sf2' vblank_mode='3' doomsday
1)
source; 2024/09/09: FluidR3_GS.sf2 “Roland GS” didn't work with doomsday
/usr/local/www/wiki/data/attic/games/bsd/doomsday_engine.1782662730.txt.gz · Last modified: by Sean Rhone