[Bug 43846] New: Prototype 1 and 2 no audio
https://bugs.winehq.org/show_bug.cgi?id=43846 Bug ID: 43846 Summary: Prototype 1 and 2 no audio Product: Wine Version: 2.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: byi5000(a)gmail.com Distribution: --- Prototype and Prototype 2 have no audio by default. The workaround is "winetricks xact". The AppDB says it is missing xaudio2 support (https://appdb.winehq.org/objectManager.php?sClass=version&iId=31948), but the Wine-Api-Stats (https://www.winehq.org/winapi_stats) say that xaudio2 has full implementation. The following output shows all debug messages related to audio: fixme:pulse:AudioSessionControl_RegisterAudioSessionNotification (0x1e57af0)->(0x1b89ebcc) - stub fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x1bb9e91c): stub fixme:avrt:AvSetMmThreadPriority (0x12345678)->(1) stub fixme:avrt:AvRevertMmThreadCharacteristics (0x12345678): stub fixme:pulse:AudioSessionControl_UnregisterAudioSessionNotification (0x1e57af0)->(0x1b89ebcc) - stub fixme:pulse:AudioSessionControl_RegisterAudioSessionNotification (0x1e57b70)->(0x1b89ebcc) - stub fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x1bc9e91c): stub fixme:pulse:AudioSessionControl_UnregisterAudioSessionNotification (0x1e57b70)->(0x1b89ebcc) - stub Can someone else confirm this issue? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 mo78(a)abv.bg changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mo78(a)abv.bg --- Comment #1 from mo78(a)abv.bg --- Yes, I can confirm the issue. There isn't sound in the game at all. I installed xact but this makes no difference. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #2 from mo78(a)abv.bg --- I mean Prototype 2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #3 from BieHDC <byi5000(a)gmail.com> --- bug still present in 3.7 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #4 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Prototype requires xaudio2_3 set to 'native,builtin' and Windows XP. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 andy <andy86(a)fastwebnet.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andy86(a)fastwebnet.it --- Comment #5 from andy <andy86(a)fastwebnet.it> --- Same issue for me. I've many wine version, 2.x, 3.x and 4.x, no audio at-all. winetricks xact (and set xaudio2_3 as native) do not make any differences. Also setting windows xp as platform do not make differences. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #6 from andy <andy86(a)fastwebnet.it> --- Created attachment 64548 --> https://bugs.winehq.org/attachment.cgi?id=64548 log with WINEDEBUG=+loaddll,+module,+gstreamer -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #7 from andy <andy86(a)fastwebnet.it> --- Created attachment 64549 --> https://bugs.winehq.org/attachment.cgi?id=64549 log with WINEDEBUG="+dsound,+dsound3d,+xaudio2,+wgl" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #8 from andy <andy86(a)fastwebnet.it> --- Created attachment 64550 --> https://bugs.winehq.org/attachment.cgi?id=64550 log with WINEDEBUG="+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #9 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to andy from comment #8)
Created attachment 64550 [details] log with WINEDEBUG="+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d, +xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp"
Is this log with builtin or native xaudio? I imagine this would be hard to debug with native xaudio. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #10 from andy <andy86(a)fastwebnet.it> --- (In reply to Zebediah Figura from comment #9)
Is this log with builtin or native xaudio? I imagine this would be hard to debug with native xaudio.
Is with native xaudio because other users said audio work (and work only) with native xaudio, then I try to set native xaudio before ask in wine channel. I can create another logs with builtin xaudio if this can help. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #11 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Using FAudio solves the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #12 from andy <andy86(a)fastwebnet.it> --- FAudio is/was installed for me without any change, but today I have set all xaudio.dll to builtin for generate new log and now... Work!! o_O I try to reset xaudio2_3 to native and not work, but when I do first try last week xaudio2_3 was set builtin. The mysteries. Maybe wine 4.8 fixed some issues with xaudio? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 --- Comment #13 from andy <andy86(a)fastwebnet.it> --- Sorry, I meant 4.9 fixed something, not 4.8. Maybe this: Ethan Lee (1): xaudio2: Use new features from FAudio 19.06 (but keep compatibility for <=19.05). and Nikolay Sivov (50): xaudio2: Fix 32-bit build. Has fixed this bug. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |xaudio2 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #14 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Reported fixed in Comment 11 and 12, marking FIXED. If you can still reproduce the issue, feel free to reopen. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43846 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.10. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org