Magic Workstation is a powerful tool intended for collectible card players to easily manage their collections, design winning decks and test it on virtual card table.
How to install Magic the Gathering: Arena on Linux with Lutris. Steps and tips to make it more likely to install and run properly. Instruction video is on Ku. 8/10 (8 votes) - Download Magic The Gathering online, free. With Magic The Gathering Online you will be able to play this card game with users from all over the world. Download Magic The Gathering Online and play. If there's one trading card game (TCG) that prevails over all others, that is. MAGic Screen Magnification Software. The latest version of MAGic can be downloaded using the links below. For new installations, download and save the executable file to your PC and install from there. Make sure to download the correct version (64-bit or 32-bit) for your computer, which we have detected is a -bit computer. Instructions to.
Our software is already used by thousands of players from all around the world.
Download now and join us!
Install Magic The Gathering Online Mac Wines
The Magic Workstation software is a universal engine and can support many of popular collectible card games. The Magic Workstation install package only contains software with a sample game, so files and images for your favorite card games can be found and installed separately from third party sites.
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:
- In Terminal, execute the following command:
Install Magic The Gathering Online Mac Wine Bar
- Download and run the Installer for 'Wine Development'.
- Open the 'Wine Devel' application, which creates a Terminal window.
- In the new Terminal window, execute:
You may be asked to install Mono and Gecko. Install both.
- Again, in Terminal, execute these three commands:
Follow the instructions. The installation of .Net can take some time and may require you to install multiple versions of .Net (e.g. 4.0, 4.5, and 4.6).
- Once complete, execute these two commands in Terminal:
Adding Retina/HiDPI Support
Install Magic The Gathering Online Mac Wine Bottle
- In Terminal, execute the following command:
- A registry editor window will appear. In the tree structure to the left, navigate to
HKEY_CURRENT_USER -> Software -> Wine
and then selectEdit -> New -> Key
from the menu. This creates a new folder/key, which you should name 'Mac Driver'. - Open
Mac Driver
in the tree structure and then selectEdit -> New -> String Value
from the menu. This creates a new value, which you should name 'RetinaMode'. - Double click
RetinaMode
, set its value to 'y', and then click 'OK'. - Close the registry editor and restart wine by typing
wineboot
into Terminal. - Open Wine's configuration dialog by typing
winecfg
into Terminal. - Click on the Graphics tab, enter the correct dpi under 'Screen resolution', and click 'OK'. You can find your screen's dpi on Apple Support or via DPI Love.
- Restart Wine again by typing
wineboot
in Terminal.
Playing MTGO
Option 1: Launching through Wine Devel (the gross way)
- Open the 'Wine Devel' application
- In the new Terminal window, execute:
Option 2: Creating a shortcut (the sexy way)
- Open TextEdit and make sure it is in plain text mode (Shift + Command + T).
- Assuming you followed the directions above, paste the following into TextEdit:
Install Magic The Gathering Online Mac Winery
If you installed mtgo.exe elsewhere, replace ~
with the path to the mtgo.exe file.
- Save this file as 'MTGO' (or anything, really). The important part is ensuring that you save the file without an extention (uncheck 'If no extension is provided, use '.txt'.' in the save window).
- Open Terminal and execute the following:
Replacing path/to/file
with the path to wherever you saved the file and MTGO
with the name of the file.
- From now on, all you have to do is double click the file to launch MTGO!
- Optional: You can replace the icon for the MTGO file with something nicer.