varmd / wine-wayland

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

Question: will be wine3d wrapper supported at some point? #44

Closed neofeo closed 2 years ago

neofeo commented 2 years ago

Hi, very interested on this project. The thing is, I test wine over box86 on arm linux platforms like rpi4 or rk3399. The first one have a vulkan driver but doesn't have the features for dxvk. I wonder if there is any chance to get wine3d to work with wayland bc the opengl performance on rpi4 under x11 its 3.5 times lower than over wayland. For panfrost (rk3399, etc) dxvk may have a chance, but there is no conformant driver so far.

For wine 64 bit like the one available here we use box64.

varmd commented 2 years ago

Only vulkan is supported and wined3d is much slower and buggier than DXVK.

neofeo commented 2 years ago

Believe me, I know how slow it's. It's not bc of speed that I wanted to know if it would work. It's bc raspberry pi4 cant use dxvk. Thanks anyway.