Skip to content

wine-osu-spectator-10.0-rc2-3

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 23:30
· 2 commits to master since this release
0044162

Release info

  • Return openglfreak's threaded/shared memory server request patchset
  • Fix logic error in semaphore path for fsync retry optimization (caused long freezes in osu! song select, probably other issues as well)
    • Also don't retry with 0 timeout waits... obvious mistake in hindsight
  • Fix screenshot folder not opening in osu! with WINE_BLOCK_GET_VERSION=1

For extra information, refer to my comment on the AUR package, and the previous releases' notes.

Installation

If installing from the attached releases, add my public key (should only be required once):
sudo pacman-key --keyserver keys.openpgp.org --recv-keys 0B47490955565BD2 && sudo pacman-key --lsign-key 0B47490955565BD2
before running the install command (can also use paru or another AUR helper):
sudo pacman -U <url-from-below>.pkg.tar.xz

Otherwise, just run e.g. paru -S wine-osu-spectator-wow64 to build and install it from the AUR.