[Wine]FMOD audio engine fails to initialize DirectMusic

Robert Reif reif at earthlink.net
Tue Jul 13 17:28:01 CDT 2004


Saulius Krasuckas wrote:

>I discovered it by running one simple game [1]:
>
>[s2 at katleriai Tetris]$ wine Tetris.exe 
>err:wave:OSS_RawOpenDevice ioctl(/dev/dsp, SNDCTL_DSP_SETDUPLEX) failed (Input/output error)
>  
>
Your sound card doesn't support full duplex which is required for
DirectSound hardware acceleration.  Try in the [dsound] section of
your config file:
"HardwareAcceleration" = "Emulation"
to use the wave api which doesn't require full duplex.




More information about the wine-users mailing list