files:
- setup: https://mtgarena.downloads.wizards.com/Live/Windows64/MTGAInstaller.exe
game:
arch: win64
exe: drive_c/Program Files/Wizards of the Coast/MTGA/MTGALauncher/MTGALauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing additional dependencies...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
key: GrabFullscreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- task:
arch: win64
key: UseTakeFocus
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: N
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
args: /Q
description: Installing Magic the Gathering Arena ...
exclude_processes: mscorsvw.exe rundll32.exe rpcss.exe powershell.exe UnityCrashHandler32.exe
svchost.exe MTGALauncher.exe MTGA.exe
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
wine:
dxvk: false
description: ''
game_slug: magic-the-gathering-arena
gogslug: ''
humblestoreid: ''
installer_slug: magic-the-gathering-arena-latest-modern
name: 'Magic: The Gathering Arena'
notes: ''
runner: wine
script:
files:
- setup: https://mtgarena.downloads.wizards.com/Live/Windows64/MTGAInstaller.exe
game:
arch: win64
exe: drive_c/Program Files/Wizards of the Coast/MTGA/MTGALauncher/MTGALauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing additional dependencies...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
key: GrabFullscreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- task:
arch: win64
key: UseTakeFocus
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: N
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
args: /Q
description: Installing Magic the Gathering Arena ...
exclude_processes: mscorsvw.exe rundll32.exe rpcss.exe powershell.exe UnityCrashHandler32.exe
svchost.exe MTGALauncher.exe MTGA.exe
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
wine:
dxvk: false
slug: magic-the-gathering-arena-latest-modern
steamid: 2141910
version: Latest Modern
year: 2017
{
"game_slug": "magic-the-gathering-arena",
"version": "Latest Modern",
"description": "",
"notes": "",
"name": "Magic: The Gathering Arena",
"year": 2017,
"steamid": 2141910,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "magic-the-gathering-arena-latest-modern",
"installer_slug": "magic-the-gathering-arena-latest-modern",
"script": {
"files": [
{
"setup": "https://mtgarena.downloads.wizards.com/Live/Windows64/MTGAInstaller.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Wizards of the Coast/MTGA/MTGALauncher/MTGALauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"arch": "win64",
"description": "Installing additional dependencies...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"key": "GrabFullscreen",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
"prefix": "$GAMEDIR",
"value": "Y"
}
},
{
"task": {
"arch": "win64",
"key": "UseTakeFocus",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
"prefix": "$GAMEDIR",
"value": "N"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/Q",
"description": "Installing Magic the Gathering Arena ...",
"exclude_processes": "mscorsvw.exe rundll32.exe rpcss.exe powershell.exe UnityCrashHandler32.exe svchost.exe MTGALauncher.exe MTGA.exe",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dxvk": false
}
}
}