varmd / wine-wayland

Wine-wayland allows playing DX9/DX11 and Vulkan games using pure wayland and Wine/DXVK.
729 stars 14 forks source link

`could not load kernel32.dll` after installing `lib32-wine-wayland` #49

Closed mizzunet closed 1 year ago

mizzunet commented 2 years ago

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

varmd commented 2 years ago

Probably a conflict with lib32 stuff installed by wine-stable. And lib32-wine-wayland also requires wine-wayland.

mizzunet commented 2 years ago

So, any workaround can you suggest?

YusufKhan-gamedev commented 2 years ago

So, any workaround can you suggest?

Not using wine-stable

Teabagisking commented 1 year ago

how do i do that

varmd commented 1 year ago

You can use wineland to run games without installing anything. For apps you are better off with regular wine.