xenia-project / xenia

Xbox 360 Emulator Research Project
https://xenia.jp
Other
7.87k stars 1.11k forks source link

Xenia in a Flatpak #2241

Open aliasbody opened 5 months ago

aliasbody commented 5 months ago

For those not familiar with flatpak I'll let here an url quickly explaining what the goals are: https://docs.flatpak.org/en/latest/introduction.html

So I've built a file to create a flatpak version of xenia running the windows version with Wine (using the vulkan GPU). This is a barebone version just to know if the concept could work.

I'm creating this issue (don't know if a pull request or a contact via discord would be better to discuss this) in order to provide my help, if the xenia dev team sees it fit, to make this xenia an official flatpak distributable via flathub in order.

Here is the request in the flathub page (here I'm using a personal ID but if this could be oficially added it would be better and an official "jp.xenia" ID should be used.

Flathub pull request: https://github.com/flathub/flathub/pull/4835 Personal Github script location: https://github.com/aliasbody/flatpak-xenia

tutacat commented 4 months ago

What is the point of packing a flatpak for wine? wine-bottles or steam proton is more useful, and I don't see what the benefit of this is. You can already run wine, bottles, proton, and steam, through flatpak.

deadmeu commented 3 months ago

Would love to see a real, native Linux Flatpak shipped via Flathub.