Results 30 comments of Asif Ali Rizvan

ffmpeg is very good at conversion. Please try https://github.com/kkroening/ffmpeg-python

actually, I have created frontend scripts. So, it is wine+my gui scripts. Also I prefer wine 5.0.5 as it has better support for some games. Wine 6 and 7 does...

I build flatpak-wine when there were no i386 version of wine available in flatpak. Earlier there was winepak, which got discontinued. Also flathub wanted to only support GUI apps and...

I'm working on the script to work both on regular install and on flatpak. https://github.com/fastrizwaan/WineZGUI

I've tested games which worked smoothly with wine-5.0.5 with org.winehq.Wine's 7.0 stable. And thankfully all games work with flatpaked wine-7.0. I'm working on making both host and sandboxed version of...

Made some good progress. https://github.com/fastrizwaan/flatpak-wine-releases/releases/download/winezgui-0.105/io.github.WineZGUI-20220529.flatpak install dependencies ``` flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak --user -y install org.winehq.Wine/x86_64/stable-21.08 ``` then ``` wget https://github.com/fastrizwaan/flatpak-wine-releases/releases/download/winezgui-0.105/io.github.WineZGUI-20220529.flatpak flatpak install --user io.github.WineZGUI-20220529.flatpak ```

> Also maybe would make sense to ship with wine package some @fastrizwaan scripts and make it visible to regular users? > > I see benefits on both sides -...

Looks like you want default wineprefix+ dxvk corefonts, dotnet48 etc. instead of vanilla .wine! You could install once, and copy that .wine directory and reuse that .wine+dxvk copy for new...

It is complaining that starcraft2 is not installed? Do we need to install Starcraft 2 separately? ![screenshot from 2018-06-13 05-27-57](https://user-images.githubusercontent.com/1161682/41323186-9cf2d43c-6eca-11e8-9918-d8267cb29e28.png) ![screenshot from 2018-06-13 05-24-38](https://user-images.githubusercontent.com/1161682/41323249-ec6af468-6eca-11e8-991e-92223bbee839.png) https://us.battle.net/support/en/article/12706 This error usually occurs when...

0.4.1 looks good with flat-plat