Installer magic-the-gathering-arena-latest-self-updating

files:
- setup: https://mtgarena.downloads.wizards.com/Live/Windows32/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:
    app: dotnet48
    arch: win64
    description: Installing .NET 4.8. This will take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    app: arial d3dcompiler_47 win10 msxml3 nocrashdialog
    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
system:
  env:
    DXVK_LOG_LEVEL: none
description: ''
game_slug: magic-the-gathering-arena
gogslug: ''
humblestoreid: ''
installer_slug: magic-the-gathering-arena-latest-self-updating
name: 'Magic: The Gathering Arena'
notes: ''
runner: wine
script:
  files:
  - setup: https://mtgarena.downloads.wizards.com/Live/Windows32/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:
      app: dotnet48
      arch: win64
      description: Installing .NET 4.8. This will take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: arial d3dcompiler_47 win10 msxml3 nocrashdialog
      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
  system:
    env:
      DXVK_LOG_LEVEL: none
slug: magic-the-gathering-arena-latest-self-updating
steamid: 2141910
version: Latest Self-Updating
year: 2017
{
  "game_slug": "magic-the-gathering-arena",
  "version": "Latest Self-Updating",
  "description": "",
  "notes": "",
  "name": "Magic: The Gathering Arena",
  "year": 2017,
  "steamid": 2141910,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "magic-the-gathering-arena-latest-self-updating",
  "installer_slug": "magic-the-gathering-arena-latest-self-updating",
  "script": {
    "files": [
      {
        "setup": "https://mtgarena.downloads.wizards.com/Live/Windows32/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": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Installing .NET 4.8. This will take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial d3dcompiler_47 win10 msxml3 nocrashdialog",
          "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"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_LOG_LEVEL": "none"
      }
    }
  }
}
Back to game