https://bugs.winehq.org/show_bug.cgi?id=51705
--- Comment #3 from Mike Purtell mmikeinsantarosa@gmail.com --- cardfile.exe ran fine up to and including wine-staging-6.5 We build it with the same dependencies as the wine-staging in winehq @ https://dl.winehq.org/wine-builds/debian/dists/buster/main/source/
As far as mingw goes, it's not in the winehq Build-depends list so it is also not in our build. I am on the packaging team for a linux distribution called MX Linux.
I created a folder called cardfile that has the Cardfile.exe, Cardfile.hlp and the bash script (runCard.sh) we've been using to run it on linux.
Here's a link from my google drive to these files. https://drive.google.com/file/d/1YmnFdD1cdlRUIwR7HDoIowFVeNSGwBXx/view?usp=s...
Unzip it, move the .sh t somewhere easy to get to. Then copy the cardfile folder to the .wine folder in the .wine/drive_c/ folder.
I change directory to the location where the script exists and run it with ./runCard.sh
And like I said, it's worked just fine until wine-staging-6.6 was released.