Page 1 of 1

[NOSOUND] Exult 1.4.05-svn

Posted: Sat Jan 10, 2009 3:40 pm
by wade
Hi.

When using the latest snapshot, I am unable to get any sound from exult. I can get sound with other applications (flash/mp3/etc..) but for some reason I am having a bit of a problem.

OGG Vorbis Digital Music: Enabled
Trying config specified Midi driver: `Timidity'
timidity.cfg: No such file or directory
Failed to initialize midi player (code: 1)
Failed!
Trying: `Timidity'
timidity.cfg: No such file or directory
Failed to initialize midi player (code: 1)
Failed!
Trying: `alsa'
ALSAMidiDriver: Can't subscribe to MIDI port (65:0)
Failed to initialize midi player (code: -1)
Failed!
Trying: `UnixSeqDevice'
UnixSeqDevice: opening device: /dev/sequencer
Success!
Midi Output: Enabled


Is there something I can try that I haven't already. I have tried different combinations wish the audio options within the game and I have also tried to remove pulseaudio to see if that was the cause.

I am running this on Fedora 10.

Thanks.

Re: [NOSOUND] Exult 1.4.05-svn

Posted: Sat Jan 10, 2009 5:01 pm
by wade
Got it to work.

$ cd .exult
$ cp /etc/timidity.cfg .

I edited the timidity.cfg file and removed the # options from the end on certain lines.

The following provides the timidity.cfg
I also have timidity++ installed just in case.

$ rpm -qf /etc/timidity.cfg
PersonalCopy-Lite-patches-4.1-3.fc9.noarch

I would like to use alsa because the timidity cracks a bit. Over all, works great.

Re: [NOSOUND] Exult 1.4.05-svn

Posted: Wed Nov 14, 2012 10:46 am
by Chris Graves
Simple as moving /etc/timidity.cfg to ~/.exult. Thanks man!

Chris