Me he descargado el juego "Racer"(0.5.3b6) en mi Ubuntu 7.10, lo he intalado usando el instalador Loki que contiene.
Primero no me corrió, solo aparecía un cuadro de pantalla negra, y se cerraba.
Me metí al "racer.ini" con el gedit, y había una parte más o menos así:
audio
{
; Turn off enable (0) in case of sound problems
; All platforms use FMOD (www.fmod.org)
enable=1
; Set mastervolume; 0 is silent, 255 is maximum volume
mastervolume=255
; Output; for Windows, use 'dsound', 'winmm', 'asio' or leave empty
; to autodetect. For Linux, use 'oss', 'alsa', 'esd' or also
; leave empty. For Mac, use 'mac' (or empty).
; Try empty for starters. In case of trouble, try 'nosound' or enable=0 above.
type=
; Output quality
frequency=44100
; Bits per sample; 16-bits sounds much better and the mixer
; is optimized for 16-bit anyway.
bits=16
; 3D sound is used; all mono samples
channels=2
; Number of voices to allocate (defaults to 128)
voices=128
; 3D rolloff factor; 1=default, nearing 0 means volumes don't roll off
; as quickly, while >1 means sounds will fade very quickly
rolloff_factor=0.1
; Buffer size in ms; too low means cracking up the sound, too high
; will generate audible frequency updates (stepwise changes)
; Doesn't seem to work in Linux/SuSE7.3/ALSoundblaster
buffersize=100
; Surface sounds
road
{
Y lo único que hice fue ponerle en type=alsa.
Pero.. no suena :P :(
