Install Magic The Gathering Online Mac Wine

This image provides a ready-to-play Magic The Gathering Online (MTGO) for Linuxand macOS.

Jan 22, 2020  MTGO docker image. This image provides a ready-to-play Magic The Gathering Online (MTGO) for Linux and macOS. Join the 'WineHQ Players' clan! (Account Buddies, Clan, Chat Look for WineHQ Players and contact the captain, or send a mail to panard at inzenet dot org with your MTGO user name) It is based on i386/debian:stretch-slim and wine 4.9. Navigate to and select the Magic the Gathering Arena Windows executable you previously downloaded. For some reason, the text is broken for the installation prompts (it's fine in game!). To install, click the lower right rectangle and, on the next screen, click the 'Accept and Install' button. Jan 17, 2019 A custom Wineskin wrapper with Wine 3.0 (FILE HOST CHANGE) WINESKIN MIRROR Prerequisites: OSX version must be greater than 10.8. OpenGL must be greater than 4.0. Specs for each Mac can be found here Steps: Unzip the Wineskin in a folder besides the /Applications/ folder. Drag the Wineskin to the /Applications/ folder. Yes, this is necessary. MacOS: installing MTGO using Wine. Jump to bottom. On macOS, depending on your configuration, the Docker image for MTGO (Magic Online) may not work properly. Instead of using Docker and virtualization, you can try installing Wine directly in order to execute MTGO. I use Parallels and am happy, or at least happy as one can be for having to buy a extra piece of software and an OS just to play Magic online. I tried to install Virtualbox, but it never installed correctly and I ran into a few panics where I thought I messed up my whole computer.

Join the 'WineHQ Players' clan! (Account > Buddies, Clan, Chat > Look for WineHQ Players and contact the captain, or send a mail to panard at inzenet dot org with your MTGO user name)

It is based on i386/debian:testing-slim and wine 5.6.

See https://appdb.winehq.org/objectManager.php?sClass=version&iId=32007 for more information.

Connect controller to mixtrack 3 on mixxx Default Mixxx mapping. Channel Treble. Channel Bass. Cue: send the corresponding track to the headphones. Cue Gain: adjust audio level of cue channel. Cue Mix: adjust mix between Cue and Audio out in the headphones.

Installation

A necessary prerequisite is to install docker: https://www.docker.com/community-edition#/download.You do not need wine.

Linux

Open a terminal and install the run-mtgo script: No sound coming from garageband.

Make sure your user is in the docker group (command groups). If not, add yourself to the docker group:

You need to logout/login for the changes to take effect.

macOS

Magic the gathering for mac

Support for macOS is still under test.Using Homebrew, install XQuartz, socat, and the GNU version of getopt.

Then restart your session (or reboot) and, install the run-mtgo script:

Important for macOS users: depending on your configuration the Docker image may not work properly. You can consider installing MTGO using Wine directly, following the instructions here: https://github.com/pauleve/docker-mtgo/wiki/macOS:-installing-MTGO-using-Wine

Usage

Run the docker image using the run-mtgo helper script

Depending on your configuration, you may want to adjust the resolution of the game, or even switch to desktop emulation which may fix some graphics issues.

It will launch a configuration tool prior to launching MTGO. There you may be interested in the Graphics tab.

Sound is disabled by default, but adventurous users can give a try to

do not hesitate to report issues.

To ensure running the latest docker image, use

You shoud consider updating the run-mtgo script as well by following theinstallation procedure.

See

Magic The Gathering Mac Download

for other options.

Troubleshooting

  • run-mtgo got permission denied while trying to connect to the Docker daemon socket:

Download Magic The Gathering

Add yourself to the docker group:

You need to logout/login for the changes to take effect.

  • run-mtgo asks me to install .NET:

First, exit with Ctrl+C, then

  • run-mtgo never exits, even after Ctrl+C:

FAQ

  • Access host files (import/export decks)

On macOS, depending on your configuration, the Docker image for MTGO (Magic Online) may not work properly.

Instead of using Docker and virtualization, you can try installing Wine directly in order to execute MTGO. The following instructions are inspired both by https://appdb.winehq.org/objectManager.php?sClass=version&iId=32007 and https://it.toolbox.com/blogs/jeffhoogland/howto-install-mtgo-on-ubuntu-linux-010718

First installation

  1. In a Terminal, using Homebrew, execute the following command:
  1. Download and execute installer for 'Wine Staging 5.5' at https://dl.winehq.org/wine-builds/macosx/pool/winehq-staging-5.5.pkg.
  2. Launch 'Wine Staging' application, it will open a Terminal
  3. Execute

you will be prompted for installing Mono and Gecko, choose Install in both cases.

  1. Execute the following commands:

Follow the instructions, note that the installation of .Net can take some time.

  1. Execute the following commands:
  1. If nothing shows up after MTGO installation, do the following:

MTGO execution

  1. Launch 'Wine Staging' application
  2. In the opened Terminal, execute
Clone this wiki locally