varmd / wine-wayland

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

is there a way to use wine-wayland without Arch? #62

Closed apprehensions closed 1 year ago

apprehensions commented 1 year ago

alternatively, is there a way to compile this without makepkg or Arch utilities? i am on an distro that isn't based on Arch.

ghost commented 1 year ago

I got wine to work on wayland without wine-wayland by forcing lutris flatpak to wayland-only, and installing the glfw-wayland package. You can check which processes are running on xwayland using xlsclients. It might be better to try that out as wine-wayland is basically unmaintained ie. most pull requests and issues have been untouched for months.

apprehensions commented 1 year ago

https://gitlab.collabora.com/alf/wine

is this technically what this repository is based off of?

lavilao commented 1 year ago

https://gitlab.collabora.com/alf/wine

is this technically what this repository is based off of?

I dont think so given that this was developed before the collabora version and this is vulkan-only.

varmd commented 1 year ago

You could try Conty or junest. Or try compiling collabora's wine-wayland for your distro.