https://bugs.winehq.org/show_bug.cgi?id=38391
Bug ID: 38391 Summary: Deus Ex: Human Revolution does not properly detect speaker configuration Product: Wine Version: 1.7.40 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ikk_pl@yahoo.co.uk Distribution: ---
On stereo speakers and with a sound card supporting more than 2 channels, sound sources in Deus Ex: Human Revolution are only heard in one speaker and fade out when in the center. Git bisect gives:
commit a3f33daa6ab7156b26ad1378d49e8af6666b062d Author: Mark Harmstone hellas@burntcomma.com Date: Wed Dec 31 21:34:47 2014 +0000
winealsa: Support up to 6 channels.
Since I set all audio outputs in winecfg to stereo, this suggests that Deus Ex: HR does not respect this setting. Deus Ex: HR uses an FMOD backend. I tried to reproduce the problem with other games using FMOD; I managed to launch Bioshock 2, which seemed to have the same issue (sound effects playing in only one speaker each) before crashing.
I'm using: 7 Series/C210 Series Chipset Family High Definition Audio Controller ALSA-1.0.28 wine-1.7.40-99-gdc22283 Deus Ex: Human Revolution 2.0.0.0 (Steam version)
https://bugs.winehq.org/show_bug.cgi?id=38391
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- A recent sound related bug was fixed in wine-git by http://source.winehq.org/git/wine.git/commit/c1c108f58ce84a2aeefdc93de262871... Could you try again in wine-git just to be sure the bug still exists?
https://bugs.winehq.org/show_bug.cgi?id=38391
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |hellas@burntcomma.com, | |sebastian@fds-team.de Regression SHA1| |a3f33daa6ab7156b26ad1378d49 | |e8af6666b062d
https://bugs.winehq.org/show_bug.cgi?id=38391
--- Comment #2 from Igor ikk_pl@yahoo.co.uk --- (In reply to Bruno Jesus from comment #1)
A recent sound related bug was fixed in wine-git by http://source.winehq.org/git/wine.git/commit/ c1c108f58ce84a2aeefdc93de26287198acc6348 Could you try again in wine-git just to be sure the bug still exists?
I tested it in wine-git as of time of this comment, the same bug exists.
https://bugs.winehq.org/show_bug.cgi?id=38391
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=38391
--- Comment #3 from Andrew Eikum aeikum@codeweavers.com --- This may be a duplicate of Bug 38313, which I believe is fixed in current Wine by b55cc5e4c5083d7833cc637f07c2d8f9813bf1ec. Can you retest with wine-git, or let us know if it's fixed after Wine 1.7.43 is released?
https://bugs.winehq.org/show_bug.cgi?id=38391
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com --- This seems to be working for me. Can you retest to verify it's fixed?
https://bugs.winehq.org/show_bug.cgi?id=38391
--- Comment #5 from Igor ikk_pl@yahoo.co.uk --- It's fixed in wine 1.7.55.
https://bugs.winehq.org/show_bug.cgi?id=38391
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Is it because it now defaults to winepulse or it's fixed for you with winealsa too?
https://bugs.winehq.org/show_bug.cgi?id=38391
--- Comment #7 from Igor ikk_pl@yahoo.co.uk --- I don't use PA and didn't change anything in winecfg (speaker configurations are set to stereo), so it's certainly fixed in ALSA.
https://bugs.winehq.org/show_bug.cgi?id=38391
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com --- Ok, thanks for retesting. I guess it's a combination of b8753ada42562a4648b80ab5bd941495de0319ae and b55cc5e4c5083d7833cc637f07c2d8f9813bf1ec that fixed it.
https://bugs.winehq.org/show_bug.cgi?id=38391
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winealsa.drv
https://bugs.winehq.org/show_bug.cgi?id=38391
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b8753ada42562a4648b80ab5bd9 | |41495de0319ae
https://bugs.winehq.org/show_bug.cgi?id=38391
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc1.