Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: schmoo on 17 July 2025, 06:31:43

Title: Wine wow64
Post by: schmoo on 17 July 2025, 06:31:43
I'm on arch right now, did my monthlyish update today and found arch forced wow64 in wine last month.  This makes every 32 bit wine application utterly unusable, even VNs have such poor performance they're unplayable.  Did artix follow this change, or is regular 32 + 64 wine still available outside of aur?  I was thinking of switching to artix for a while now, if wine still works here it's a no brainer.
Title: Re: Wine wow64
Post by: Caramon2 on 17 July 2025, 11:06:30
I tried wine-wow64 a few months ago and with dxvk-mingw-git and vkd3d-proton-mingw-git from chaotic-aur 32-bit 3D is much better:
Code: [Select]
sudo pacman-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com && sudo pacman-key --lsign-key 3056513887B78AEB && sudo pacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst' 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'
/etc/pacman.conf:
Code: [Select]
[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist
Title: Re: Wine wow64
Post by: Pragma Once on 17 July 2025, 11:21:05
I'm on arch right now, did my monthlyish update today and found arch forced wow64 in wine last month.  This makes every 32 bit wine application utterly unusable, even VNs have such poor performance they're unplayable.  Did artix follow this change, or is regular 32 + 64 wine still available outside of aur?  I was thinking of switching to artix for a while now, if wine still works here it's a no brainer.
Artix, right now, is following upstream. I'm having no problems with the WoW64 build, have you tried regenerating the prefixes?
Title: Re: Wine wow64
Post by: schmoo on 17 July 2025, 17:35:44
I tried wine-wow64 a few months ago and with dxvk-mingw-git and vkd3d-proton-mingw-git from chaotic-aur 32-bit 3D is much better:
Code: [Select]
sudo pacman-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com && sudo pacman-key --lsign-key 3056513887B78AEB && sudo pacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst' 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'
/etc/pacman.conf:
Code: [Select]
[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist

I'll check it out, thanks.  Though I'm a bit skeptical.

I'm on arch right now, did my monthlyish update today and found arch forced wow64 in wine last month.  This makes every 32 bit wine application utterly unusable, even VNs have such poor performance they're unplayable.  Did artix follow this change, or is regular 32 + 64 wine still available outside of aur?  I was thinking of switching to artix for a while now, if wine still works here it's a no brainer.
Artix, right now, is following upstream. I'm having no problems with the WoW64 build, have you tried regenerating the prefixes?

Turns out I jumped the gun blaming wow-64.  After some testing it seems to be an unrelated performance regression.  I tried testing with clean prefixes, made no difference.  Wine32 off aur had the same problem, reverting to my previous wine 10.8 did not.
Title: Re: Wine wow64
Post by: Caramon2 on 18 July 2025, 17:08:49
Btw: The xx.x are development releases. Only the xx.0 are stable releases: https://www.winehq.org/news/

I use "ignore=wine*" in pacman.conf and install the stable versions only:

https://archive.artixlinux.org/packages/w/wine/