Skip to content

wine-osu-spectator-10.0-rc4-5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 23:02
e7fa615

Release info

  • Rebase
  • Add workaround for osu! floating point bug (finally)
  • Shared memory optimizations
  • Compilation fixes and improvements
    • Faster memcpy/memmove/memset patches
    • Prebuilt binary/generic release requires AVX now
  • Update wrapper (wine-osu(-wow64)) to be usable with winetricks
    • e.g. WINE=wine-osu winetricks -q deletemyhomefolder
  • Random tree-wide fixes
  • Make it go faster

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.