https://bugs.winehq.org/show_bug.cgi?id=43543
Bug ID: 43543 Summary: Wrong sounds in Within a Deep Forest Product: Wine-staging Version: 2.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wine@thecybershadow.net CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
The sound effects in Within a Deep Forest seem to be broken. Specifically, the wrong samples seem to be used.
For example, selecting a ball material produces a metallic sound (instead of the loud "twirp"), and bouncing around with the initial ball material plays various hums and occasionally splashing noises.
Reproducible with WaDF version 1.1.4 and wine-staging 2.14 on a clean WINEPREFIX. Not reproducible with wine 2.14.
https://bugs.winehq.org/show_bug.cgi?id=43543
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://nifflas.ni2.se/?page | |=Within+a+Deep+Forest
https://bugs.winehq.org/show_bug.cgi?id=43543
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- Works for me in wine-staging 2.16. The sounds are the same as in wine-devel and make sense to me.
https://bugs.winehq.org/show_bug.cgi?id=43543
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=43543
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- If you download the wine-staging source (https://github.com/wine-compholio/wine-staging/releases/tag/v2.16), you can have it apply patches to a Wine git tree using git-am, and use git bisect to find the patch that breaks this.
https://bugs.winehq.org/show_bug.cgi?id=43543
Vladimir Panteleev wine@thecybershadow.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Vladimir Panteleev wine@thecybershadow.net --- Confirmed, works fine in 2.16. Thanks Vincent.
I suppose I could do a regression test to find what fixed this, but I'm not sure if that's worthwhile.
https://bugs.winehq.org/show_bug.cgi?id=43543
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED
--- Comment #4 from Michael Müller michael@fds-team.de --- This was indeed a regression in Wine Staging, which was fixed in https://github.com/wine-compholio/wine-staging/commit/41cf5ea976afe06b98e622.... Forgot to close the bug as fixed.
PS: Applying the patches using the following command makes bisecting much easier, since the auto generated configure / wine server changes are automatically added to each commit.
[...]/patches/patchinstall.sh --bakend=git-am --force-autoconf
https://bugs.winehq.org/show_bug.cgi?id=43543
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Fixed Staging 3.14