MTGO on Wine 2.0.2 on Mac 10.12.6

Questions about Wine on macOS.
Locked
terminalvelocit3
Newbie
Newbie
Posts: 1
Joined: Sun Aug 27, 2017 6:59 pm

MTGO on Wine 2.0.2 on Mac 10.12.6

Post by terminalvelocit3 »

Hi, this is a complicated question and I hope someone will be able to answer.

I am attempting to install Magic: the Gathering Online on my Mac running Sierra 10.12.6. I ran the setup.exe file and got the first uploaded file, Magic the Gathering Online .appref-ms. Opening it in TextEdit, I found the link to MTGO.application. Running "wine start" either of these files results in errors. Here is the link to the Terminal output from running "wine start MTGO.application": https://pastebin.com/cuw0quit. Here is a link to the terminal output from running "wine start Magic The Gathering Online .appref-ms" with the appropriate escapes: https://pastebin.com/RWAinthX. Attached is an image of the window which pops up when I run "wine start Magic The Gathering Online .appref-ms".
Magic the Gathering Online Error Screenshot
Magic the Gathering Online Error Screenshot
I understand the error has something to do with the ClickOnce format's compatibility with Wine, but that's it. Can someone help me?

Thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13204
Joined: Tue Mar 25, 2008 10:30 pm

Re: MTGO on Wine 2.0.2 on Mac 10.12.6

Post by dimesio »

Code: Select all

err:eventlog:ReportEventW L"Application: dfsvc.exe\nFramework Version: v4.0.30319\n
Try winetricks dotnet40.
Locked