Installer control-gog

files:
- gogsetup: 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
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
    description: Installing Control
    executable: gogsetup
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Control/
    file: zipfix
description: GOG + HDR + Ultrawide + DLSS + RT Patch
game_slug: control
gogslug: control_ultimate_edition
humblestoreid: ''
installer_slug: control-gog
name: Control
notes: Add support for ultrawide monitors and DLSS option for AMD's GPU
runner: wine
script:
  files:
  - gogsetup: 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
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
      description: Installing Control
      executable: gogsetup
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Control/
      file: zipfix
slug: control-gog
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",
  "installer_slug": "control-gog",
  "script": {
    "files": [
      {
        "gogsetup": "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",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "description": "Installing Control",
          "executable": "gogsetup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Control/",
          "file": "zipfix"
        }
      }
    ]
  }
}
Back to game