https://bugs.winehq.org/show_bug.cgi?id=43491
--- Comment #4 from Tobias (:Tobbi) Markus tobbi.bugs@googlemail.com --- My old wine prefix has the following overrides installed: X comctl32ocx comdlg32ocx X d3drm X d3dx10 drdx11_43 X d3dx9 d3dx9_43 d3dxof devenum X dinput8 X directplay directx9 dotnet40 dotnet45 dotnet452 dotnet46 dsound icodecs l3codecx msxml4 qdvd setupapi vb5run vb6run vcrun2012 vcrun2013 vcrun2015 wsh56vb
Denoted with X are the ones that I have installed in my new one which didn't improve the situation.
I actually found an stderr.txt in the program directory and it tells me the following:
Enable to init Sound card ! DirectSoundCreate: Invalid parameter
I assume it might be fixed by installing dsound but $ WINEPREFIX=~/Desktop/NEW_PREFIX winetricks --force dsound yields:
regsvr32: 'DllRegisterServer' nicht in DLL 'dsound.dll' implementiert ------------------------------------------------------ Note: command wine regsvr32 dsound.dll returned status 4. Aborting. ------------------------------------------------------