Installing MTGO on macOS using Wine, and making it look pretty!
The following instructions are heavily inspired by @pauleve. I modified his instructions and then added details about how to make a shortcut and support Retina/HiDPI displays.
Installing MTGO (and Wine and Homebrew and Xquartz and ...)
- Install Homebrew by opening Terminal and executing the following command:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"