Installer control-gog-1

custom-name: 'Control: Ultimate Edition'
files:
- installer: N/A:Select the game's setup file
- zipfix: https://community.pcgamingwiki.com/files/file/2581-control-hdrultrawidedlssrt-patch/?do=download&r=13522&confirm=1&t=1
game:
  exe: drive_c/GOG Games/Control/Control.exe
  gogid: 2049187585
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
    description: Installing Control
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Control/
    file: zipfix
wine:
  Desktop: true
description: GOG + HDR + Ultrawide + DLSS + RT Patch
game_slug: control
gogslug: control_ultimate_edition
humblestoreid: ''
installer_slug: control-gog-1
name: Control
notes: Add support for ultrawide monitors and DLSS option for AMD's GPU
runner: wine
script:
  custom-name: 'Control: Ultimate Edition'
  files:
  - installer: N/A:Select the game's setup file
  - zipfix: https://community.pcgamingwiki.com/files/file/2581-control-hdrultrawidedlssrt-patch/?do=download&r=13522&confirm=1&t=1
  game:
    exe: drive_c/GOG Games/Control/Control.exe
    gogid: 2049187585
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
      description: Installing Control
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Control/
      file: zipfix
  wine:
    Desktop: true
slug: control-gog-1
steamid: 870780
version: GOG
year: 2019
{
  "game_slug": "control",
  "version": "GOG",
  "description": "GOG + HDR + Ultrawide + DLSS + RT Patch",
  "notes": "Add support for ultrawide monitors and DLSS option for AMD's GPU",
  "name": "Control",
  "year": 2019,
  "steamid": 870780,
  "gogslug": "control_ultimate_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "control-gog-1",
  "installer_slug": "control-gog-1",
  "script": {
    "custom-name": "Control: Ultimate Edition",
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      },
      {
        "zipfix": "https://community.pcgamingwiki.com/files/file/2581-control-hdrultrawidedlssrt-patch/?do=download&r=13522&confirm=1&t=1"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Control/Control.exe",
      "gogid": 2049187585,
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "description": "Installing Control",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Control/",
          "file": "zipfix"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game