https://bugs.winehq.org/show_bug.cgi?id=49712
--- Comment #10 from yrlf theferdi265@gmail.com --- A short TL;DR: for people that don't want to run / read through my wrapper script:
'mtga-wine.sh install' effectively does: - wineboot - winecfg /v win7 - add one registry override for the X11 driver with wine regedit - download installer - wine msiexec /i installer.msi /qn
'mtga-wine.sh run' effectively does: - wine "C:/Program Files/Wizards of the Coast/MTGA/MTGA.exe"
'mtga-wine.sh install-dxvk' effectively does: - download dxvk - setup_dxvk.sh install