Installer tropico-4-gog

files:
- goginstaller: N/A:Please select the GOG.com Windows installer
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
  arch: win64
  exe: drive_c/GOG Games/Tropico 4/Tropico4.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    app: vcrun2010 xact
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet472 win7
    arch: win64
    description: Installing .NET 4.7.2
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /LANG=English /SP- /SUPPRESSMSGBOXES
    executable: goginstaller
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: tropico-4
gogslug: tropico_4
humblestoreid: tropico-4
installer_slug: tropico-4-gog
name: Tropico 4
notes: Might give some errors towards the end just press ok and close the setup.
runner: wine
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Windows installer
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  game:
    arch: win64
    exe: drive_c/GOG Games/Tropico 4/Tropico4.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: vcrun2010 xact
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet472 win7
      arch: win64
      description: Installing .NET 4.7.2
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /LANG=English /SP- /SUPPRESSMSGBOXES
      executable: goginstaller
      name: wineexec
      prefix: $GAMEDIR
slug: tropico-4-gog
steamid: 57690
version: GOG
year: 2011
{
  "game_slug": "tropico-4",
  "version": "GOG",
  "description": null,
  "notes": "Might give some errors towards the end just press ok and close the setup.",
  "name": "Tropico 4",
  "year": 2011,
  "steamid": 57690,
  "gogslug": "tropico_4",
  "humblestoreid": "tropico-4",
  "runner": "wine",
  "slug": "tropico-4-gog",
  "installer_slug": "tropico-4-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Windows installer"
      },
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Tropico 4/Tropico4.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010 xact",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472 win7",
          "arch": "win64",
          "description": "Installing .NET 4.7.2",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/LANG=English /SP- /SUPPRESSMSGBOXES",
          "executable": "goginstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game