http://bugs.winehq.org/show_bug.cgi?id=31036
--- Comment #15 from Vadim Peretokin vperetokin@gmail.com 2012-07-13 17:05:44 CDT --- There does not seem to be a consensus on how to exactly do that - the audio tab of winecfg does not help in that regard. I tried two methods:
WINEDLLOVERRIDES=mmdevapi= wine '/home/vadi/.local/share/wineprefixes/steam/drive_c/Program Files (x86)/Steam/steamapps/common/crusader kings ii/ck2.exe'
This disabled sound, but the game still crashed.
Another thing I tried was:
WINEDLLOVERRIDES=winealsa.drv=d wine '/home/vadi/.local/share/wineprefixes/steam/drive_c/Program Files (x86)/Steam/steamapps/common/crusader kings ii/ck2.exe'
Which did not disable sound, and it crashed anyway.