http://bugs.winehq.org/show_bug.cgi?id=29243
Bug #: 29243 Summary: Homefront: Choppy sound in menu and game play. (first appeared in wine-1.3.31) Product: Wine Version: 1.3.31 Platform: x86 URL: steam://install/55130 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winealsa.drv AssignedTo: wine-bugs@winehq.org ReportedBy: maverickplayer@googlemail.com Classification: Unclassified Regression SHA1: b0652dd8bdb144645be4a6bf77cbb68a8ade49d9
Created attachment 37795 --> http://bugs.winehq.org/attachment.cgi?id=37795 [PATCH] Revert "winealsa.drv: Don't try to control ALSA's behavior."
For the game Homefront, wine-1.3.31 introduces a bug that is not present in wine-1.3.30. The bug is choppy sound in the game menu and the game play. The intro credit videos do not have the issue. Using 'git bisect' discovered that
b0652dd8bdb144645be4a6bf77cbb68a8ade49d9 is the first bad commit
Attached is a patch to revert that 'bad' commit in wine-1.3.34 which still has the bug. This required some manual conflict resolution. The resulting version does not have the bug.