I can't seem to get my audio output working. Didn't change the setup I've used before and the issue happens only on the 2.5 open beta version. Did even a complete Windows reinstall, but the issue remains. Strange enough, the audio output will work when I choose the monitor built-in audio as default output in Windows. I've attached the logs for both cases, when it fails the lines in question seem to be these:
2018-05-25 17:34:28.766 INFO SOUND: XAudio2: channel layout:
2018-05-25 17:34:28.766 ERROR SOUND: XAudio2: can't create SourceVoice
2018-05-25 17:34:28.767 ERROR SOUND: Failed to start SND_Renderer.
2018-05-25 17:34:28.767 ERROR SOUND: can't start renderer
when it works the log looks like this:
2018-05-25 17:33:44.820 INFO SOUND: XAudio2: channel layout: Headphones/Stereo
2018-05-25 17:33:44.820 INFO SOUND: Using SSE FTZ/DAZ mode.
As Xaudio2 seems to be related to DirectX, I've tried an update as suggested in other threads and same with the Visual C distrs. As I have an Windows N version I also updated the Windows Feature Pack, could be related I thought. I also make sure that the default device is always set accordingly. But nothing helped.
Any ideas what could be the issue? dcs logfiles.zip