wine-osu-spectator-9.16-2
·
31 commits
to master
since this release
Update: uploaded fixed binaries (CPU ISA level is lower than required
)
General release info
- Rebase to latest wine/staging master
- Rebased Wine 5.13 winepulse.drv audio subsystem to master, to use PulseAudio callbacks instead of a timer loop.
- This should allow for low audio latency with less crackling than the old method. It should be able to match older wine-osu builds, which reverted many other unrelated components to achieve this. Furthermore, this is the first time that the "reverted" audio can work under WoW64 builds.
- Note that due to the inherent overhead of running under WoW64-built Wine, you may be more likely to experience audio issues with this kind of build. This isn't new to this version of the low latency audio patch, just something to keep in mind. If this is the case, you can switch to the non-WoW64 build, or increase the
pulse.min.req
value in yourpipewire-pulse.conf
. - Setting
STAGING_AUDIO_PERIOD
andSTAGING_AUDIO_DURATION
manually still works as usual. Rule of thumb: make the duration at least 2.5x the period. 10000=1ms, or 48 quant at 48000hz.
Check the notes from the previous prerelease for more patch notes since the last release.
For extra information, refer to my comment on the AUR package.
Patches
Staging patches: all
Other patches: repo at this tag. As usual, a log of all patches is also installed to /opt/wine-osu-spectator(-wow64)/patchlog.txt
.