files:
- game: N/A:Select the Crysis installer provided by GOG.
- c1-launcher: https://github.com/ccomrade/c1-launcher/releases/download/v6/c1-launcher-v6-build.zip
game:
exe: drive_c/GOG Games/Crysis/Bin64/Crysis.exe
gogid: 1809223221
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL /NOICONS
executable: game
name: wineexec
prefix: $GAMEDIR
- execute:
command: find "$GAMEDIR/drive_c/GOG Games/Crysis/" \( -type d -exec chmod 755
{} + \) -o \( -type f -exec chmod 644 {} + \)
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Crysis/
file: c1-launcher
description: GOG version with the C1-Launcher ( https://github.com/ccomrade/c1-launcher
)
game_slug: crysis
gogslug: crysis
humblestoreid: ''
installer_slug: crysis-gog-c1-launcher
name: Crysis
notes: ''
runner: wine
script:
files:
- game: N/A:Select the Crysis installer provided by GOG.
- c1-launcher: https://github.com/ccomrade/c1-launcher/releases/download/v6/c1-launcher-v6-build.zip
game:
exe: drive_c/GOG Games/Crysis/Bin64/Crysis.exe
gogid: 1809223221
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL /NOICONS
executable: game
name: wineexec
prefix: $GAMEDIR
- execute:
command: find "$GAMEDIR/drive_c/GOG Games/Crysis/" \( -type d -exec chmod 755
{} + \) -o \( -type f -exec chmod 644 {} + \)
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Crysis/
file: c1-launcher
slug: crysis-gog-c1-launcher
steamid: 17300
version: GOG & C1-Launcher
year: 2007
{
"game_slug": "crysis",
"version": "GOG & C1-Launcher",
"description": "GOG version with the C1-Launcher ( https://github.com/ccomrade/c1-launcher )",
"notes": "",
"name": "Crysis",
"year": 2007,
"steamid": 17300,
"gogslug": "crysis",
"humblestoreid": "",
"runner": "wine",
"slug": "crysis-gog-c1-launcher",
"installer_slug": "crysis-gog-c1-launcher",
"script": {
"files": [
{
"game": "N/A:Select the Crysis installer provided by GOG."
},
{
"c1-launcher": "https://github.com/ccomrade/c1-launcher/releases/download/v6/c1-launcher-v6-build.zip"
}
],
"game": {
"exe": "drive_c/GOG Games/Crysis/Bin64/Crysis.exe",
"gogid": 1809223221,
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL /NOICONS",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "find \"$GAMEDIR/drive_c/GOG Games/Crysis/\" \\( -type d -exec chmod 755 {} + \\) -o \\( -type f -exec chmod 644 {} + \\)"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/Crysis/",
"file": "c1-launcher"
}
}
]
}
}