dimesio wrote: > If you want to set it yourself in regedit, the key is > > Code: > [HKEY_CURRENT_USER\Software\Wine\DirectSound] > "HardwareAcceleration"="Emulation" > > This is no more. It's been removed when DSound got reimplemented on top of mmdevapi. Now Wine only supports "Emulation" hw acceleration, so this option was removed.