fastrizwaan / flatpak-wine

wine using flatpak (build with runtime freedesktop sdk 22.08), provides wine to Centos like distros (https://flatpak.org/setup/)
93 stars 4 forks source link

Create flatpak-wine9 and switch to new wow64 mode #20

Closed m1m1k4tz closed 11 months ago

m1m1k4tz commented 11 months ago

I think it would be nice to get rid of the 32 bit dependencies and use the new wow64 mode I've tested it natively but not thru flatpak but I'd like to know what you think

fastrizwaan commented 11 months ago

Well, I don't mind, as I am using Wine from flatpak instead, which should update automatically

Please test and use: https://flathub.org/apps/io.github.fastrizwaan.WineZGUI

To get the same feel as of flatpak-wine, enable full filesystem access and allow flatpak to run commands on system:

flatpak override --user --talk-name=org.freedesktop.Flatpak --filesystem=host io.github.fastrizwaan.WineZGUI

I'm trying to implement Wine Runner support into it, so we can use any build of wine with it, be it wine5 or wine8 or wine9 or wine-ge-proton https://github.com/GloriousEggroll/wine-ge-custom/releases

fastrizwaan commented 10 months ago

Hi, @m1m1k4tz

Could you check https://flathub.org/apps/io.github.fastrizwaan.WineZGUI I've added runner support, we can use latest runners from kron4ek https://github.com/Kron4ek/Wine-Builds/releases (WINEZGUI->Runner->download option is also there for convenience)

fastrizwaan commented 10 months ago

hi @m1m1k4tz now latest released wine 9.0 is downloadable in winezgui