https://bugs.winehq.org/show_bug.cgi?id=48661
m8ram bram.pkm+wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bram.pkm+wine@gmail.com
--- Comment #1 from m8ram bram.pkm+wine@gmail.com --- On Fedora 37 with wine 8.4 and applying the workaround from https://dl.winehq.org/wine/wine-mono/7.4.0/wine-mono-7.4.0-x86.msi I am able to install and run the game.
export WINEPREFIX=~/.winemtga rm -rf $WINEPREFIX WINEPREFIX=~/.winemtga wine uninstaller --remove '{E45D8920-A758-4088-B6C6-31DBB276992E}' WINEPREFIX=~/.winemtga wine ~/Downloads/wine-mono-7.4.0-x86.msi wine start Downloads/MTGAInstaller.exe
Then run with: cd ~/.winemtga/drive_c/Program\ Files/Wizards\ of\ the\ Coast/MTGA/MTGALauncher/ WINEPREFIX=~/.winemtga wine start MTGALauncher.exe