[SOLVED] Can not run 32bit Wine apps and win32 apps
Actually I can run them with help of Conty but I want to be able to do it without the container.
Here is what I did so far:
1. Uncommented [lib32] in pacman.conf .
2. Have some lib32 packages installed:
local/lib32-brotli
local/lib32-bzip2
local/lib32-curl
local/lib32-e2fsprogs
local/lib32-expat
local/lib32-gcc-libs
local/lib32-glibc
local/lib32-glu
local/lib32-gmp
local/lib32-gnutls
local/lib32-icu
local/lib32-keyutils
local/lib32-krb5
local/lib32-libdrm
local/lib32-libelf
local/lib32-libffi
local/lib32-libglvnd
local/lib32-libidn2
local/lib32-libldap
local/lib32-libnghttp2
local/lib32-libnghttp3
local/lib32-libpciaccess
local/lib32-libpsl
local/lib32-libssh2
local/lib32-libtasn1
local/lib32-libunistring
local/lib32-libx11
local/lib32-libxau
local/lib32-libxcb
local/lib32-libxcrypt
local/lib32-libxdmcp
local/lib32-libxext
local/lib32-libxfixes
local/lib32-libxml2
local/lib32-libxshmfence
local/lib32-libxxf86vm
local/lib32-llvm-libs
local/lib32-lm_sensors
local/lib32-mesa
local/lib32-mesa-vdpau
local/lib32-ncurses
local/lib32-nettle
local/lib32-openssl
local/lib32-p11-kit
local/lib32-vulkan-icd-loader
local/lib32-vulkan-intel
local/lib32-vulkan-mesa-layers
local/lib32-vulkan-radeon
local/lib32-vulkan-swrast
local/lib32-wayland
local/lib32-xcb-util-keysyms
local/lib32-xz
local/lib32-zlib
local/lib32-zstd
There is an old Unity-based game that runs fine through Conty; however, it fails to run directly with the following errors:
0024:err:d3d:wined3d_caps_gl_ctx_create Failed to get a DC.
0024:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 01C6F228.
I believe that installing some additional essential packages might resolve this issue. Could you please advise on which ones I should install?
Just forgot to mention. My GPU is Radeon RX 6700XT.