Installer mafia-ii-directors-cut-1

files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
  exe: $GAMEDIR/drive_c/GOG Games/Mafia II/pc/mafia2.exe
  prefix: $GAMEDIR
installer:
- task:
    app: d3dx9 physx vcrun2008 vcrun2010
    description: Installing needed libraries
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing the game
    executable: install
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: mafia-ii-directors-cut
gogslug: mafia_ii_definitive_edition
humblestoreid: ''
installer_slug: mafia-ii-directors-cut-1
name: "Mafia II: Director\u2019s Cut"
notes: copy from the starndar edition
runner: wine
script:
  files:
  - install: N/A:Select the Windows setup file downloaded from GOG
  game:
    exe: $GAMEDIR/drive_c/GOG Games/Mafia II/pc/mafia2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: d3dx9 physx vcrun2008 vcrun2010
      description: Installing needed libraries
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing the game
      executable: install
      name: wineexec
      prefix: $GAMEDIR
slug: mafia-ii-directors-cut-1
steamid: null
version: '1'
year: 2011
{
  "game_slug": "mafia-ii-directors-cut",
  "version": "1",
  "description": null,
  "notes": "copy from the starndar edition",
  "name": "Mafia II: Director\u2019s Cut",
  "year": 2011,
  "steamid": null,
  "gogslug": "mafia_ii_definitive_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mafia-ii-directors-cut-1",
  "installer_slug": "mafia-ii-directors-cut-1",
  "script": {
    "files": [
      {
        "install": "N/A:Select the Windows setup file downloaded from GOG"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/GOG Games/Mafia II/pc/mafia2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "d3dx9 physx vcrun2008 vcrun2010",
          "description": "Installing needed libraries",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing the game",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game