custom-name: Magic - The Gathering Arena
files:
- setup: https://mtgarena.downloads.wizards.com/Live/Windows64/versions/4549.1000649/MTGAInstaller_0.1.4549.1000649.msi
game:
arch: win64
exe: drive_c/Program Files/Wizards of the Coast/MTGA/MTGA.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
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:
app: dotnet48
arch: win64
description: Installing .NET 4.8. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
app: xact arial win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- copy:
dst: $CACHE/mtg-arena/
src: setup
- task:
arch: win64
args: /i "$CACHE/mtg-arena/MTGAInstaller_0.1.4549.1000649.msi" /q
description: Installing Magic the Gathering Arena
exclude_processes: mscorsvw.exe rundll32.exe MTGA.exe UnityCrashHandler64.exe
executable: msiexec
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: Use if you have issues with Self-Updating version. Requires manual periodical
updates over existing installation.
game_slug: magic-the-gathering-arena
gogslug: ''
humblestoreid: ''
installer_slug: magic-the-gathering-arena-manually-updated
name: 'Magic: The Gathering Arena'
notes: '3947'
runner: wine
script:
custom-name: Magic - The Gathering Arena
files:
- setup: https://mtgarena.downloads.wizards.com/Live/Windows64/versions/4549.1000649/MTGAInstaller_0.1.4549.1000649.msi
game:
arch: win64
exe: drive_c/Program Files/Wizards of the Coast/MTGA/MTGA.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
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:
app: dotnet48
arch: win64
description: Installing .NET 4.8. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
app: xact arial win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- copy:
dst: $CACHE/mtg-arena/
src: setup
- task:
arch: win64
args: /i "$CACHE/mtg-arena/MTGAInstaller_0.1.4549.1000649.msi" /q
description: Installing Magic the Gathering Arena
exclude_processes: mscorsvw.exe rundll32.exe MTGA.exe UnityCrashHandler64.exe
executable: msiexec
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: magic-the-gathering-arena-manually-updated
steamid: 2141910
version: Manually Updated
year: 2017
{
"game_slug": "magic-the-gathering-arena",
"version": "Manually Updated",
"description": "Use if you have issues with Self-Updating version. Requires manual periodical updates over existing installation.",
"notes": "3947",
"name": "Magic: The Gathering Arena",
"year": 2017,
"steamid": 2141910,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "magic-the-gathering-arena-manually-updated",
"installer_slug": "magic-the-gathering-arena-manually-updated",
"script": {
"custom-name": "Magic - The Gathering Arena",
"files": [
{
"setup": "https://mtgarena.downloads.wizards.com/Live/Windows64/versions/4549.1000649/MTGAInstaller_0.1.4549.1000649.msi"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Wizards of the Coast/MTGA/MTGA.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"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": {
"app": "dotnet48",
"arch": "win64",
"description": "Installing .NET 4.8. This will take a while...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "xact arial win10",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"dst": "$CACHE/mtg-arena/",
"src": "setup"
}
},
{
"task": {
"arch": "win64",
"args": "/i \"$CACHE/mtg-arena/MTGAInstaller_0.1.4549.1000649.msi\" /q",
"description": "Installing Magic the Gathering Arena",
"exclude_processes": "mscorsvw.exe rundll32.exe MTGA.exe UnityCrashHandler64.exe",
"executable": "msiexec",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}