The Haus

Saturday, August 28, 2004

Doomsday 1.8.1

Following a link on Linux Games, I decided to give Doomsday a try. Doomsday is one of the many projects based on the original DOOM sourcecode. After a little tinkering, I got it to work. The only problem is that MIDI music won't loop right now. Other than that minor glitch it seems to work great. FWIW, here's the script I use to run the game:

#!/bin/sh
export DENG_MIDI_CMD="aplaymidi -p 65:0"
/usr/local/bin/doomsday -game jdoom -file /usr/local/share/deng/Data/jDoom/doom.wad -userdir ~/.doomsday/jdoom

The DENG_MIDI_CMD variable tells it to use aplaymidi to play the MIDI music. DOOM is one of the few games (along with all the Star Wars games) that I have to have the music turned on. You will also need to use sfxload to load a SoundFont if you are using a Creative Labs card.

No Old News

Recent Headlines

January 5, 2015: It Returns!
August 10, 2007: SCO SUCKS IT DOWN!
July 5, 2007: Slackware 12.0 Released
May 20, 2007: PhpBB 3.0 RC 1 Released
February 2, 2007: DOOM3 1.31 Patch

January 27, 2007: Join the World Community Grid
January 17, 2007: Flash Player 9 for Linux
December 30, 2006: Darkness over Daggerford 1.2
December 19, 2006: Pocket Tunes 4.0 Released
December 9, 2006: WRT54G 1.01.1 Firmware OK with Linux/Mac

All original information on this website is copyright © TheHaus.Net, 1999-2005. The use of original images, text, and/or code from this website without expressed written consent is prohibited. The authors of this site cannot be held responsible for any damage, real or imagined, which comes from the use of information presented on this site. All trademarks used are the properties of their respective owners. This site is not to be used as a floatation device (but if you try, I want a video tape of it).