Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Investigate using DirectSound for Ogg Vorbis playback instead of XAudio2 #57

Closed
munawarb opened this issue Nov 12, 2018 · 0 comments
Closed
Assignees

Comments

@munawarb
Copy link
Owner

The ExtendedAudio interface in BPCSharedComponent.dll should eventually switch to using DirectSound to play music and other Ogg Vorbis files, instead of using XAudio2. The XNA Framework is deprecated and is not included as part of the standard multimedia core on Windows anymore, so we should move away from it. The benefit here is that players won't have to download the DirectX Web Installer to play TDV.

@munawarb munawarb self-assigned this Nov 12, 2018
munawarb added a commit that referenced this issue Dec 2, 2018
munawarb added a commit that referenced this issue Dec 3, 2018
munawarb added a commit that referenced this issue Dec 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant