Installer hitman-contracts-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/GOG Games/Hitman - Contracts/HitmanContracts.exe
  gogid: 1207660853
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    args: /VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:\GOG
      Games\Hitman - Contracts"
    description: Installing Hitman - Contracts
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- write_file:
    content: 'UseDirectInputMouse

      UseDirectInputKeyboard '
    description: Fix mouse issues
    file: $GAMEDIR/drive_c/GOG Games/Hitman - Contracts/HitmanContracts.ini
    mode: a
description: ''
game_slug: hitman-contracts
gogslug: ioi_collection
humblestoreid: ''
installer_slug: hitman-contracts-gog
name: 'Hitman: Contracts'
notes: Cap framerate to 60 to avoid physics issues. The nemesis2000 widescreen fix
  does not work currently.
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/GOG Games/Hitman - Contracts/HitmanContracts.exe
    gogid: 1207660853
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      args: /VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:\GOG
        Games\Hitman - Contracts"
      description: Installing Hitman - Contracts
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - write_file:
      content: 'UseDirectInputMouse

        UseDirectInputKeyboard '
      description: Fix mouse issues
      file: $GAMEDIR/drive_c/GOG Games/Hitman - Contracts/HitmanContracts.ini
      mode: a
slug: hitman-contracts-gog
steamid: 247430
version: GOG
year: 2004
{
  "game_slug": "hitman-contracts",
  "version": "GOG",
  "description": "",
  "notes": "Cap framerate to 60 to avoid physics issues. The nemesis2000 widescreen fix does not work currently.",
  "name": "Hitman: Contracts",
  "year": 2004,
  "steamid": 247430,
  "gogslug": "ioi_collection",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hitman-contracts-gog",
  "installer_slug": "hitman-contracts-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Hitman - Contracts/HitmanContracts.exe",
      "gogid": 1207660853,
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "args": "/VERYSILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:\\GOG Games\\Hitman - Contracts\"",
          "description": "Installing Hitman - Contracts",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "UseDirectInputMouse\nUseDirectInputKeyboard ",
          "description": "Fix mouse issues",
          "file": "$GAMEDIR/drive_c/GOG Games/Hitman - Contracts/HitmanContracts.ini",
          "mode": "a"
        }
      }
    ]
  }
}
Back to game