Package Details: wine-osu-spectator-wow64 10.0.rc2.w9.sc2de76b-3

Git Clone URL: https://aur.archlinux.org/wine-osu-spectator-wow64.git (read-only, click to copy)
Package Base: wine-osu-spectator-wow64
Description: A compatibility layer for running Windows programs, but with osu! specific patches (doesn't conflict with other Wine installations) (WoW64 version)
Upstream URL: http://www.winehq.com
Licenses: LGPL
Conflicts: wine-osu-spectator-wow64
Provides: wine-osu-spectator-wow64
Submitter: spectator
Maintainer: spectator
Last Packager: spectator
Votes: 1
Popularity: 0.94
First Submitted: 2024-06-25 06:27 (UTC)
Last Updated: 2024-12-16 22:20 (UTC)

Pinned Comments

spectator commented on 2024-06-25 06:36 (UTC) (edited on 2024-12-09 10:05 (UTC) by spectator)

A non-WoW64 version of this package can be found here: https://aur.archlinux.org/packages/wine-osu-spectator (these packages will stay in sync besides wow64build variable in the PKGBUILD)

Once installed, the wine binaries are located in /opt/wine-osu-spectator(-wow64)/bin/. The package also creates a symlink to /usr/bin/wine-osu(-wow64), which you can run directly without setting any PATH environment variables (e.g. WINEPREFIX=~/.awesome wine-osu winecfg). However, using this Wine installation with winetricks will probably only work if you set the environment variable WINE=/opt/wine-osu-spectator(-wow64)/bin/wine or prepend /opt/wine-osu-spectator(-wow64)/bin to $PATH.

Binaries for this package will be built with GitHub Actions and uploaded at the repo containing the patches: https://github.com/whrvt/wine-osu-patches/releases

For questions/help related to this package, the easiest way to reach me is by messaging me on Discord: spec.ta.tor

Latest Comments

spectator commented on 2024-08-29 03:10 (UTC) (edited on 2024-09-10 01:55 (UTC) by spectator)

@detian: I don't know exactly what change made the PKGBUILD/compilers start emitting my znver4 instructions on a x86-64 generic build (ccache setup probably), but I'll re-upload the binaries with this fixed when I have time.

You can also just build it yourself, it shouldn't take too long.

Update (again): fixed it by compiling in a VM with plain x86-64 libraries so nothing with a higher architecture level is statically linked

detian commented on 2024-08-29 01:26 (UTC)

@spectator the latest binary gave me this error

wine: CPU ISA level is lower than required
wineserver: CPU ISA level is lower than required

spectator commented on 2024-06-25 06:36 (UTC) (edited on 2024-12-09 10:05 (UTC) by spectator)

A non-WoW64 version of this package can be found here: https://aur.archlinux.org/packages/wine-osu-spectator (these packages will stay in sync besides wow64build variable in the PKGBUILD)

Once installed, the wine binaries are located in /opt/wine-osu-spectator(-wow64)/bin/. The package also creates a symlink to /usr/bin/wine-osu(-wow64), which you can run directly without setting any PATH environment variables (e.g. WINEPREFIX=~/.awesome wine-osu winecfg). However, using this Wine installation with winetricks will probably only work if you set the environment variable WINE=/opt/wine-osu-spectator(-wow64)/bin/wine or prepend /opt/wine-osu-spectator(-wow64)/bin to $PATH.

Binaries for this package will be built with GitHub Actions and uploaded at the repo containing the patches: https://github.com/whrvt/wine-osu-patches/releases

For questions/help related to this package, the easiest way to reach me is by messaging me on Discord: spec.ta.tor