Package Details: wine-wow64 10.1-2

Git Clone URL: https://aur.archlinux.org/wine-wow64.git (read-only, click to copy)
Package Base: wine-wow64
Description: A compatibility layer for running Windows programs
Upstream URL: https://www.winehq.org
Keywords: wine winehq wow64 x64
Licenses: LGPL-2.1-or-later
Conflicts: wine
Provides: wine
Submitter: tiziodcaio
Maintainer: tiziodcaio (xiota)
Last Packager: xiota
Votes: 39
Popularity: 0.86
First Submitted: 2023-05-06 18:16 (UTC)
Last Updated: 2025-02-12 17:52 (UTC)

Dependencies (41)

Required by (379)

Sources (3)

Pinned Comments

xiota commented on 2024-05-22 12:10 (UTC) (edited on 2024-05-23 05:13 (UTC) by xiota)

This package is still relevant because multilib/wine does not have wow64 mode enabled and/or has not dropped lib32 depends.

Hanabishi commented on 2024-05-22 11:55 (UTC) (edited on 2024-05-22 12:01 (UTC) by Hanabishi)

@dreieck, https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0#wow64

TLDR: with new WoW64 mode, you can run 32-bit Windows apps on pure 64-bit Linux system, i.e. without multilib/lib32-* dependencies installed.

tiziodcaio commented on 2023-09-11 14:58 (UTC)

Added wine-staging-wow64, the wine-wow64 package with staging patches!

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

yan12125 commented on 2023-09-25 12:35 (UTC)

Hi, could you consider adding pcsclite to depends for winscard.dll? There is a similar request at https://bugs.archlinux.org/task/77785, but I'm not sure if the package maintainer wants it or not. Upstream winscard.dll works only in wow64 mode in general, as described in https://bugs.winehq.org/show_bug.cgi?id=54661

tiziodcaio commented on 2023-09-11 14:58 (UTC)

Added wine-staging-wow64, the wine-wow64 package with staging patches!

MarsSeed commented on 2023-08-02 18:28 (UTC)

Thank you. Haven't had time to try it yet, but I will.

Also maybe it was some of my custom makeflags that caused the issue, like -O3.

(gcc 13.1.1 had quite some amount of regressions, and several of them occurred with -O3)

(Will also try the build with the new gcc 13.2.1 later.)

MarsSeed commented on 2023-07-25 06:33 (UTC) (edited on 2023-07-25 06:34 (UTC) by MarsSeed)

I've built this package for the first time now. It was successful, but unfortunately the result is totally useless: upon trying to launch anything, wine crashes with an exit code 139 (segmentation fault).

MarsSeed commented on 2023-06-25 11:00 (UTC)

I've submitted a package merge request from wine-x64 to wine-wow64, which is more actively maintained and is configured and packaged better, supporting the new experimental pure-64bit wow64 mode which allows 64-bit WINE to execute 32-bit applications.