OK, I requested support at the openal channel on freenode They said me that I have installed all necessary files in order to enabling openal support on WINE: Code: $ pacman -Ql openal openal /usr/ openal /usr/bin/ openal /usr/bin/openal-info openal /usr/include/ openal /usr/include/AL/ openal /usr/include/AL/al.h openal /usr/include/AL/alc.h openal /usr/include/AL/alext.h openal /usr/include/AL/efx.h openal /usr/lib/ openal /usr/lib/libopenal.so openal /usr/lib/libopenal.so.1 openal /usr/lib/libopenal.so.1.12.854 openal /usr/lib/pkgconfig/ openal /usr/lib/pkgconfig/openal.pc Also they said me I should build and installing WINE from the source after installing openal. The point is they believe the packager included a flag or parameter in the WINE building, that prevent to use openal on WINE (--without-openal). But as I say at the first post this is not so. However I will try it.