files:
- game: N/A:Select the Crysis installer provided by GOG.
game:
exe: drive_c/GOG Games/Crysis/Bin64/Crysis.exe
gogid: 1809223221
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2005
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx10_43
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dcompiler_43
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: crysis
gogslug: crysis
humblestoreid: ''
installer_slug: crysis-gog
name: Crysis
notes: ''
runner: wine
script:
files:
- game: N/A:Select the Crysis installer provided by GOG.
game:
exe: drive_c/GOG Games/Crysis/Bin64/Crysis.exe
gogid: 1809223221
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2005
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx10_43
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dcompiler_43
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
slug: crysis-gog
steamid: 17300
version: GOG
year: 2007
{
"game_slug": "crysis",
"version": "GOG",
"description": "",
"notes": "",
"name": "Crysis",
"year": 2007,
"steamid": 17300,
"gogslug": "crysis",
"humblestoreid": "",
"runner": "wine",
"slug": "crysis-gog",
"installer_slug": "crysis-gog",
"script": {
"files": [
{
"game": "N/A:Select the Crysis installer provided by GOG."
}
],
"game": {
"exe": "drive_c/GOG Games/Crysis/Bin64/Crysis.exe",
"gogid": 1809223221,
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2005",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx10_43",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dcompiler_43",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}