files:
- GOGsetup: N/A:Select the Far Cry 2 GOG setup file
game:
arch: win32
exe: drive_c/GOG Games/Far Cry 2/bin/farcry2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: GOGsetup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: far-cry-2
gogslug: far_cry_2_fortunes_edition
humblestoreid: far-cry-2-fortunes-edition
installer_slug: far-cry-2-gog
name: Far Cry 2
notes: '* Far Cry 2''s DirectX 10 mode is notoriously buggy even on Windows
* Creating more than 27 save files will crash the game'
runner: wine
script:
files:
- GOGsetup: N/A:Select the Far Cry 2 GOG setup file
game:
arch: win32
exe: drive_c/GOG Games/Far Cry 2/bin/farcry2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: GOGsetup
name: wineexec
prefix: $GAMEDIR
slug: far-cry-2-gog
steamid: 19900
version: GOG
year: 2008
{
"game_slug": "far-cry-2",
"version": "GOG",
"description": null,
"notes": "* Far Cry 2's DirectX 10 mode is notoriously buggy even on Windows\n* Creating more than 27 save files will crash the game",
"name": "Far Cry 2",
"year": 2008,
"steamid": 19900,
"gogslug": "far_cry_2_fortunes_edition",
"humblestoreid": "far-cry-2-fortunes-edition",
"runner": "wine",
"slug": "far-cry-2-gog",
"installer_slug": "far-cry-2-gog",
"script": {
"files": [
{
"GOGsetup": "N/A:Select the Far Cry 2 GOG setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Far Cry 2/bin/farcry2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
"executable": "GOGsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}