Search found 1 match

by Ulexus
March 31st, 2010, 4:06 pm
Forum: Eschalon: Book I Support [Linux]
Topic: No Sound?
Replies: 14
Views: 32076

Re: No Sound?

Simple workaround:
- install aoss (part of the alsa-oss package on Debian-derived distributions)
- when running the game, prefix it with aoss

Detail:
As others have said, this game perplexingly uses the years-obsolete OSS audio implementation. Any modern kernel uses ALSA. aoss is a wrapper which ...