Installer flatout-gog-widescreen-patch

extends: flatout-gog-wine
files:
- patch: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/flatout/Flatout.WidescreenFix.zip
installer:
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/FlatOut/
    file: patch
- task:
    key: dinput8
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR/prefix
    value: native,builtin
description: Widescreen patch for the GOG version. By ThirteenAG.
game_slug: flatout
gogslug: flatout
humblestoreid: ''
installer_slug: flatout-gog-widescreen-patch
name: FlatOut
notes: ''
runner: wine
script:
  extends: flatout-gog-wine
  files:
  - patch: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/flatout/Flatout.WidescreenFix.zip
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/FlatOut/
      file: patch
  - task:
      key: dinput8
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR/prefix
      value: native,builtin
slug: flatout-gog-widescreen-patch
steamid: 6220
version: GOG widescreen patch
year: 2004
{
  "game_slug": "flatout",
  "version": "GOG widescreen patch",
  "description": "Widescreen patch for the GOG version. By ThirteenAG.",
  "notes": "",
  "name": "FlatOut",
  "year": 2004,
  "steamid": 6220,
  "gogslug": "flatout",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "flatout-gog-widescreen-patch",
  "installer_slug": "flatout-gog-widescreen-patch",
  "script": {
    "extends": "flatout-gog-wine",
    "files": [
      {
        "patch": "https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/flatout/Flatout.WidescreenFix.zip"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/FlatOut/",
          "file": "patch"
        }
      },
      {
        "task": {
          "key": "dinput8",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR/prefix",
          "value": "native,builtin"
        }
      }
    ]
  }
}
Back to game