Installer call-of-cthulhu-dark-corners-gog

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- setup: N/A:Select gog setup
game:
  arch: win32
  exe: drive_c/GOG Games/Call of Cthulhu - DCotE/Engine/CoCDCoTELauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win32
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: dotnet472
    arch: win32
    description: Installing .NET 4.7.2
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SP- /SUPPRESSMSGBOXES
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  fps_limit: '60'
description: ''
game_slug: call-of-cthulhu-dark-corners-of-the-earth
gogslug: call_of_cthulhu_dark_corners_of_the_earth
humblestoreid: ''
installer_slug: call-of-cthulhu-dark-corners-gog
name: 'Call of Cthulhu: Dark Corners of the Earth'
notes: ''
runner: wine
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - setup: N/A:Select gog setup
  game:
    arch: win32
    exe: drive_c/GOG Games/Call of Cthulhu - DCotE/Engine/CoCDCoTELauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win32
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: dotnet472
      arch: win32
      description: Installing .NET 4.7.2
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SP- /SUPPRESSMSGBOXES
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    fps_limit: '60'
slug: call-of-cthulhu-dark-corners-gog
steamid: 22340
version: GOG
year: 2006
{
  "game_slug": "call-of-cthulhu-dark-corners-of-the-earth",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Call of Cthulhu: Dark Corners of the Earth",
  "year": 2006,
  "steamid": 22340,
  "gogslug": "call_of_cthulhu_dark_corners_of_the_earth",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "call-of-cthulhu-dark-corners-gog",
  "installer_slug": "call-of-cthulhu-dark-corners-gog",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "setup": "N/A:Select gog setup"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Call of Cthulhu - DCotE/Engine/CoCDCoTELauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "arch": "win32",
          "description": "Installing .NET 4.7.2",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SP- /SUPPRESSMSGBOXES",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "fps_limit": "60"
    }
  }
}
Back to game