TZF icon indicating copy to clipboard operation
TZF copied to clipboard

No audio in Bink cinematics with audio fix applied

Open fennix1024 opened this issue 8 years ago • 3 comments

Running with 7.1 surround 48.0 kHz sampling rate

Default Playback Endpoint: Channel Count.: 8 Sample Rate...: 192.0 kHz Data Type.....: 24-Bits

Successfully getting audio in-game and menus, but any Bink Video won't play with audio, checked volume mixer and there is audio detected but I can't hear it. Without the patch installed I am able to hear Bink Videos in ToZ.

fennix1024 avatar Jul 24 '16 03:07 fennix1024

Probably because you have your speakers setup not to allow devices to take exclusive control.

Kaldaien avatar Aug 05 '16 15:08 Kaldaien

Hey, thanks for the reply, just had a look in sound settings to make sure.

image

It seems mine's been enabled throughout though, kinda stumped why it won't play the audio still, any ideas?

fennix1024 avatar Aug 09 '16 15:08 fennix1024

Sorry for the delay, I missed your response somehow.

No, this is not something I have encountered.

The one major difference between Bink and the rest of the game is that Bink uses a DirectSound device with Exclusive mode operation. Getting exclusive mode to work was very problematic when I originally wrote the mod, but it actually worked in reverse. If Bink did not get an exclusive mode DirectSound device it would actually play audio, but as soon as it stopped nothing else would.

Can you paste the output of logs/audio.log ? It is probably very lengthy, if GitHub is not happy, try pastebin.com .

Kaldaien avatar Aug 20 '16 03:08 Kaldaien