Closed malakai97 closed 11 months ago
Yes there is currently a mess with winetricks regarding the installation of corefonts. The solution is to skip this step.
You can either use the for-next
or even auto/wine-updates
branch which integrate this workaround.
Also, I'm interested if the vulkan build improves things for you. If so, I'll be happy to make it the default.
I'll try those branches, but I was having trouble with the dotnet step as well. Probably going to be a few days before I can try it out unless I end up with a bunch of time tomorrow.
If you wanna try vulkan support, you can now do the following:
./run-mtgo --shell panard/mtga:wow64-deb
$ winetricks renderer=vulkan
$ wine /opt/mtgo/mtgo.exe
Let me know if it improves things for you, especially compared to enabling desktop emulation with --winecfg
using a configuration similar to this:
Those things didn't work for me but I didn't try especially hard. I don't think I'm going to have much time for this going forward.
I am looking at building with a version of wine that was compiled with vulkan support, and to that end I am first trying to build your images unmodified. The wine image in
/docker-wine
builds fine, and it'll even build with vulkan support.However, I can't get the mtgo image to build at all. Winetricks always fails. First, it was the fonts, so we grabbed those manually, but subsequent steps also fail.
Can you tell me more about your build enviroment in which these Dockerfiles work? It's possible my build is grabbing different winetricks sources since those seem to be just pegged to master.
OS: Linux Mint Desktop environment (for Linux): Cinnamon Graphics card: vaapi Output of
docker info
: