extends: flatout-2-gog-windows
files:
- patch: https://lutris.net/files/games/flatout-2/Flatout2_widescreen_fix.zip
installer:
- extract:
dst: $GAMEDIR/drive_c/GOG Games/FlatOut 2/
file: $patch
- task:
key: dinput8
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
value: native,builtin
description: Adds Widescreen patch (By ThirteenAG) to an existing installation of
the GOG Windows version.
game_slug: flatout-2
gogslug: flatout_2
humblestoreid: ''
installer_slug: flatout-2-widescreen-patch-for-1
name: FlatOut 2
notes: ''
runner: wine
script:
extends: flatout-2-gog-windows
files:
- patch: https://lutris.net/files/games/flatout-2/Flatout2_widescreen_fix.zip
installer:
- extract:
dst: $GAMEDIR/drive_c/GOG Games/FlatOut 2/
file: $patch
- task:
key: dinput8
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
value: native,builtin
slug: flatout-2-widescreen-patch-for-1
steamid: 2990
version: Widescreen Patch for GOG Windows
year: 2006
{
"game_slug": "flatout-2",
"version": "Widescreen Patch for GOG Windows",
"description": "Adds Widescreen patch (By ThirteenAG) to an existing installation of the GOG Windows version.",
"notes": "",
"name": "FlatOut 2",
"year": 2006,
"steamid": 2990,
"gogslug": "flatout_2",
"humblestoreid": "",
"runner": "wine",
"slug": "flatout-2-widescreen-patch-for-1",
"installer_slug": "flatout-2-widescreen-patch-for-1",
"script": {
"extends": "flatout-2-gog-windows",
"files": [
{
"patch": "https://lutris.net/files/games/flatout-2/Flatout2_widescreen_fix.zip"
}
],
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/FlatOut 2/",
"file": "$patch"
}
},
{
"task": {
"key": "dinput8",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
"prefix": "$GAMEDIR",
"value": "native,builtin"
}
}
]
}
}