diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-03-22 08:26:33 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-22 08:30:42 -0400 |
commit | b60b1e0c5e38b8861993e73e8386b14b32640aed (patch) | |
tree | e18f41931d3a16fc9ad612e35200ff6fc0ccf35f /app-emulation | |
parent | app-emulation/wine-vanilla: reword USE=wow64 again (diff) | |
download | gentoo-b60b1e0c5e38b8861993e73e8386b14b32640aed.tar.gz gentoo-b60b1e0c5e38b8861993e73e8386b14b32640aed.tar.bz2 gentoo-b60b1e0c5e38b8861993e73e8386b14b32640aed.zip |
app-emulation/wine-staging: reword USE=wow64 again
There is alternate realities where OpenGL works great for some, and is
1fps unusable for others (likely depending on what is being run and/or
drivers). So saying "slightly" may be misleading.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-staging/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-staging/metadata.xml b/app-emulation/wine-staging/metadata.xml index cf4b9875b106..e20c128974c9 100644 --- a/app-emulation/wine-staging/metadata.xml +++ b/app-emulation/wine-staging/metadata.xml @@ -31,7 +31,7 @@ This variant of the Wine packaging includes the Wine-Staging patchset. <flag name="wow64"> Enable running 32bit applications without 32bit ELF multilib by mapping to 64bit calls (experimental, - may have slightly worse OpenGL performance or other + *may* have worse/unusable OpenGL performance or other issues compared to USE=abi_x86_32, also lacks 16bit support) -- still need <pkg>dev-util/mingw64-toolchain</pkg> with abi_x86_32 which itself does not need multilib |