varmd / wine-wayland

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

Fedora #68

Closed mksaleem closed 4 months ago

mksaleem commented 1 year ago

It is possible to use it on Fedora or under Lutris?

Lyamc commented 1 year ago

Fedora and Lutris are two very different things.

Regarding Fedora, this is a duplicate of #54, and you have three options:

  1. Build it manually from source, using the PKGBUILD as a sort of a template.
  2. Use something like this https://github.com/makedeb/makedeb to take the PKGBUILD and spit out a .deb and then sudo yum install alien to convert that into .rpm or whatever.
  3. Use Arch.

If you create a working script that works well on another distro, then you can always share it here or submit a PR.

You'll likely have trouble with getting it to play nicely with Lutris unless you make a Lutris script yourself.

mksaleem commented 1 year ago

Thank you for the reply, I am not really that good with Linux. I wish I was :)

IsaacFehr commented 1 year ago

+1 to fedora support! I'll play around any see if I can get this to work

mksaleem commented 1 year ago

+1 to fedora support! I'll play around any see if I can get this to work

That would be great, I hope you get it working