Date: Sat, 23 Sep 2023 17:14:05 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273987] emulators/wine-devel: Update to 8.16 Message-ID: <bug-273987-7788-3yV8FquxXS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273987-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273987-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273987 --- Comment #4 from Sean Farley <scf@FreeBSD.org> --- The inability of ALSA to play any sound was due to the configuration of alsa-plugins. It turns out that BUFSZ_P2 can break playback. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274047#c1 Two more items now: - The microphone records crackling through wine-devel for both OSS and ALSA= .=20 Noticed in Rocket League as well as this simple program:=20 https://github.com/BlueDragon28/MicrophoneLoopback The microphone does work for native Firefox and Mumble. - Homeworld 2 crashes with: Unhandled exception: unimplemented function winegstreamer.dll.winegstreamer_create_video_decoder called in 32-bit code (0x6288ea91). I think it is just a configuration issue. I rebuilt the i386 wine-devel package with gstreamer enabled (hopefully), but it still failed the same wa= y. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273987-7788-3yV8FquxXS>