[Bug 268164] emulators/wine: Problem with base sound system (OSS) since the update to 7
Date: Sun, 03 Sep 2023 01:53:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268164
Sean Farley <scf@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scf@FreeBSD.org
--- Comment #19 from Sean Farley <scf@FreeBSD.org> ---
I just want to mention that OSS works for the games I play using Wine 8.11:
- AOE II: Conquerors
- Rocket League
However, that may be luck on my part. On a slightly related note, I had to
patch the OSS plugin in alsa-plugins to reduce the underruns I was experiencing
in Veloren.
audio/alsa-plugins/files/patch-oss_pcm__oss.c
-+#define ALSA_OSS_BUFSZ_MAX 131072
++#define ALSA_OSS_BUFSZ_MAX 16384
--
You are receiving this mail because:
You are the assignee for the bug.