[Bug 273987] emulators/wine-devel: Update to 8.16
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273987] emulators/wine-devel: Update to 8.16"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Sep 2023 17:14:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273987 --- 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=274047#c1 Two more items now: - The microphone records crackling through wine-devel for both OSS and ALSA. Noticed in Rocket League as well as this simple program: 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 way. -- You are receiving this mail because: You are the assignee for the bug.