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.
[NOSOUND] Exult 1.4.05-svn
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Re: [NOSOUND] Exult 1.4.05-svn
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.
$ 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
Simple as moving /etc/timidity.cfg to ~/.exult. Thanks man!
Chris
Chris