http://bugs.winehq.org/show_bug.cgi?id=20914
Summary: OpenAL ignores Audio setting in winecfg Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Hi, OpenAL ignores Audio setting in winecfg. Even if all sound drivers are uncheck you can hear music and sound effects in openal free game TrackMania Nations Forever.
Test case:
1. Before running the game, uncheck all sound drivers in winecfg
2. ./configure --without-openal & compile <--- audio silence
3. ./configure & compile <--- music and sound effects play
This was tested with 1.1.34, but i set the version to 1.1.30, where OpenAL was introduced.