Skip to content

wine-osu-spectator-10.2-6

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 04:58
· 2 commits to master since this release
6f2df79

Release info

  • Rebase
  • Remove WINE_WAYLAND_OPAQUE_SURFACE_HACK=1 as coincidentally there was a fix upstreamed for this today (https://gitlab.winehq.org/wine/wine/-/merge_requests/7500)
    • Note: looks like the osu! editor menu bar is invisible with this (when using winewayland)... still, direct scanout now works
  • Bisected and removed some other patches causing breakage elsewhere
    • Changed default compiler to gcc+mingw-gcc for similar reasons
    • Remove the per-arch-stringops patch which broke mingw-gcc builds, it's not worth keeping anyways (perf. benchmarks were about the same)
  • Improve (?) PKGBUILD again...

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 (only 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.zst

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