RobLoach / net.lutris.Lutris

Pull requests for new applications to be added
https://flathub.org
2 stars 0 forks source link

Move to flathub organization #12

Closed RobLoach closed 5 years ago

RobLoach commented 5 years ago

https://github.com/flathub/net.lutris.Lutris

shuriken1812 commented 5 years ago

Will the flatpak contain wine and vulkan ? Because i dont think flatpaks can actually use system dependencies.

gasinvein commented 5 years ago

Vulkan is included in the runtime. Wine could be added as an extension, but do we really need it? Lutris downloads it's own wine builds anyway.

i dont think flatpaks can actually use system dependencies

Yes, flatpaks are self-contained.

shuriken1812 commented 5 years ago

Actually i think we do need because on lutris download page it says that even if lutris downloads wine builds there are some deps required which lutris runtime is unable to provide so we do need wine-staging

gasinvein commented 5 years ago

Do you mean we need to include wine dependencies to run Lutris-provided wine builds, or we need wine itself to be bundled? Wine in this flatpak seems to be working already https://github.com/flathub/flathub/pull/919#issuecomment-476361635

shuriken1812 commented 5 years ago

Screenshot_20190330-164101_Samsung Internet This is what lutris says it says that its required to have recent version of wine

RobLoach commented 5 years ago

When it's not installed on the system you get this dialog box:

Screenshot at 2019-03-30 07-24-46

I have often ignored this message, and had wine games work properly. May need clarification from @strycore on whether this is still the case.

gasinvein commented 5 years ago

@jatin-cbs Opened #15, please move the wine discussion there.