wine-wayland
wine-wayland copied to clipboard
`could not load kernel32.dll` after installing `lib32-wine-wayland`
I'm getting,
wine: could not load kernel32.dll, status c0000135
for anything program and even winecfg.
Persists before and after exporting the following as README suggests,
export LD_LIBRARY_PATH="/usr/lib/wineland/lib32:$LD_LIBRARY_PATH"
export VK_ICD_FILENAMES="/usr/lib/wineland/vulkan/icd.d/intel_icd.i686.json:/usr/lib/wineland/vulkan/icd.d/radeon_icd.i686.json"
Though, these programs working fine with the standard wine-stable which also installs some lib32 stuff
Probably a conflict with lib32 stuff installed by wine-stable. And lib32-wine-wayland also requires wine-wayland.
So, any workaround can you suggest?
So, any workaround can you suggest?
Not using wine-stable
how do i do that
You can use wineland to run games without installing anything. For apps you are better off with regular wine.