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.
https://bugs.winehq.org/show_bug.cgi?id=48750
--- Comment #1 from BieHDC byi5000@gmail.com --- Created attachment 66657 --> https://bugs.winehq.org/attachment.cgi?id=66657 Missing Struct in dplay
Found a missing struct in dplay.h
Also missing in MinGW.
I might find more as i go on, should i collect them here or make a separate issue per module since the original report was about dsound while this is in dplay?
https://bugs.winehq.org/show_bug.cgi?id=48750
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Is any application depending on this GUIDs?
https://bugs.winehq.org/show_bug.cgi?id=48750
--- Comment #3 from BieHDC byi5000@gmail.com --- (In reply to Vijay Kamuju from comment #2)
Is any application depending on this GUIDs?
The DirectX 7 sdk example programs do. I did (not yet) come across a real game depending on these.
https://bugs.winehq.org/show_bug.cgi?id=48750
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |90233748209bb9a5c0adfc41a10 | |0c83535a1b9b8
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=90233748209bb9a5c0adfc41a...
https://bugs.winehq.org/show_bug.cgi?id=48750
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.5.
https://bugs.winehq.org/show_bug.cgi?id=48750
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |5.0.x
https://bugs.winehq.org/show_bug.cgi?id=48750
Ozkan Sezer sezeroz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sezeroz@gmail.com
--- Comment #6 from Ozkan Sezer sezeroz@gmail.com --- Created attachment 67570 --> https://bugs.winehq.org/attachment.cgi?id=67570 DS3DALG_DEFAULT typo patch
(In reply to Alistair Leslie-Hughes from comment #4)
Fixed by https://source.winehq.org/git/wine.git/?a=commit; h=90233748209bb9a5c0adfc41a100c83535a1b9b8
There is a typo in DS3DALG_DEFAULT definition. Trivial fix attached.
https://bugs.winehq.org/show_bug.cgi?id=48750
--- Comment #7 from Vijay Kamuju infyquest@gmail.com --- Please send the patch to wine-patches@winehq.org with your signoff.
https://bugs.winehq.org/show_bug.cgi?id=48750
--- Comment #8 from Ozkan Sezer sezeroz@gmail.com --- (In reply to Vijay Kamuju from comment #7)
Please send the patch to wine-patches@winehq.org with your signoff.
Not interested in subscribing to the list. The change is a trivial one-liner. Apply as you will, and I don't need being given credit.
https://bugs.winehq.org/show_bug.cgi?id=48750
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|5.0.x |---
--- Comment #9 from Michael Stefaniuc mstefani@winehq.org --- Removing the 5.0.x milestone from bug fixes included in 5.0.2.