https://bugs.winehq.org/show_bug.cgi?id=39814
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #5 from Sebastian Lackner sebastian@fds-team.de --- Could you please attach terminal output with the WINEDEBUG environment variable set to "+dsound,+pulse,+alsa"? For example:
WINEDEBUG=+dsound,+pulse,+alsa wine app.exe
Also, which audio backend is visible in the audio tab of winecfg? If its winealsa.drv, you probably added a registry key to override the audio driver in the past. It is recommended to remove such registry keys, and use the new winepulse.drv audio driver, which has better compatibility with PulseAudio.