Installer dmc-devil-may-cry-iso

game:
  arch: win32
  exe: DMC.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    arch: win32
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: mfc42
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    app: vcrun6
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    app: dotnet40
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    arch: win32
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: dmc-devil-may-cry
gogslug: ''
humblestoreid: ''
installer_slug: dmc-devil-may-cry-iso
name: DmC Devil May Cry
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: DMC.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      arch: win32
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: mfc42
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      app: vcrun6
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      app: dotnet40
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      arch: win32
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: dmc-devil-may-cry-iso
steamid: 220440
version: ISO
year: 2013
{
  "game_slug": "dmc-devil-may-cry",
  "version": "ISO",
  "description": null,
  "notes": "",
  "name": "DmC Devil May Cry",
  "year": 2013,
  "steamid": 220440,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dmc-devil-may-cry-iso",
  "installer_slug": "dmc-devil-may-cry-iso",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "DMC.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mfc42",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "app": "vcrun6",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game