0 of 0

File information

Last updated

Original upload

Created by

lxknvlk

Uploaded by

lxknvlk

Virus scan

Safe to use

Tags for this mod

About this mod

this file fixes the mac screen resolution when cards are cut off on sides

Permissions and credits
This is just an application with next executable bash script, and with other files needed to run it ass application from launchpad. I also added a custom icon.

The script it: 

#!/bin/bash
open /Users/Shared/Epic\ Games/MagicTheGathering/MTGA.app --args -screen-fullscreen 1 -screen-width 2560 -screen-height 1440

You can open the executable file and modify the dimensions. These are for macbook air m1. 

This is for the MTGA app installed by Epic Games launcher.

Just put it anywhere and run it. 

In case it doesnt launch you can add permissions to make it executable

sudo chmod +x [name/folder]