https://bugs.winehq.org/show_bug.cgi?id=48750
Bug ID: 48750 Summary: Few missing DirectSound3D Algorithms GUID Defs Product: Wine Version: 5.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound Assignee: wine-bugs@winehq.org Reporter: byi5000@gmail.com Distribution: ---
Created attachment 66653 --> https://bugs.winehq.org/attachment.cgi?id=66653 File with the missing GUIDs
Grepping in https://source.winehq.org/git/wine.git/?a=search&h=HEAD&st=grep&... shows missing GUIDs for "DS3DALG"s in dsound.
They exist in the ReactOS Source Code tho: https://github.com/reactos/reactos/blob/893a3c9d030fd8b078cbd747eeefd3f6ce57...
They seem also be missing in MinGW, so someone please forward this to Jacek Caban since he is a Wine and MinGW contributor.