Re: How do i get the sounds to work?
Per Inge Mathisen <per-0/[email protected]> Sun, 5 Mar 2006 11:50:36 +0000 (GMT)
| Newsgroups | gmane.games.freeciv.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 5 Mar 2006, Brett Caton wrote: > How do i tell which is the "right" one? I have tried all three. I think > ESD should be correct. ... > > bcaton@ubuntu:~$ civclient -P esd -S stdsounds > > Audio File Library: '/usr/share/games/freeciv/stdsounds/inh2o.ogg': unrecognized audio file format [error 0] > > 1: Error while caching sample <-1>: confirm value != samples[].id > > > > Audio File Library: '/usr/share/games/freeciv/stdsounds/foot3.ogg': unrecognized audio file format [error 0] You need to use the SDL_mixer plugin to play ogg sounds. - Per