files:
- installer: N/A:Provide path to setup.exe
- c1-launcher: https://github.com/ccomrade/c1-launcher/releases/download/v6/c1-launcher-v6-build.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/Electronic Arts/Crytek/Crysis/Bin64/Crysis.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: d3dcompiler_43
arch: win64
description: directmusic
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: null
executable: installer
name: wineexec
prefix: $GAMEDIR
- extract:
description: moving
dst: $GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/Crytek/Crysis
file: c1-launcher
system:
env:
SOMEENV: true
description: ''
game_slug: crysis
gogslug: crysis
humblestoreid: ''
installer_slug: crysis-disc
name: Crysis
notes: "Makes use of C1-Launcher More information available at https://github.com/ccomrade/c1-launcher\r\
\n64bit version only as the 32bit version doesn't work at all.\r\n\r\nPost install----------------------------------------\r\
\nTo install updates left click on the once and at the bottom of screen there will\
\ be wine logo click on it and select RUN EXE inside Wine Prefix then choose updates.\r\
\n1.2 https://www.patches-scrolls.de/patch/1047/7/41079/download\r\n1.2.1 https://www.patches-scrolls.de/patch/1047/7/22405"
runner: wine
script:
files:
- installer: N/A:Provide path to setup.exe
- c1-launcher: https://github.com/ccomrade/c1-launcher/releases/download/v6/c1-launcher-v6-build.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/Electronic Arts/Crytek/Crysis/Bin64/Crysis.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: d3dcompiler_43
arch: win64
description: directmusic
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: null
executable: installer
name: wineexec
prefix: $GAMEDIR
- extract:
description: moving
dst: $GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/Crytek/Crysis
file: c1-launcher
system:
env:
SOMEENV: true
slug: crysis-disc
steamid: 17300
version: Disc
year: 2007
{
"game_slug": "crysis",
"version": "Disc",
"description": "",
"notes": "Makes use of C1-Launcher More information available at https://github.com/ccomrade/c1-launcher\r\n64bit version only as the 32bit version doesn't work at all.\r\n\r\nPost install----------------------------------------\r\nTo install updates left click on the once and at the bottom of screen there will be wine logo click on it and select RUN EXE inside Wine Prefix then choose updates.\r\n1.2 https://www.patches-scrolls.de/patch/1047/7/41079/download\r\n1.2.1 https://www.patches-scrolls.de/patch/1047/7/22405",
"name": "Crysis",
"year": 2007,
"steamid": 17300,
"gogslug": "crysis",
"humblestoreid": "",
"runner": "wine",
"slug": "crysis-disc",
"installer_slug": "crysis-disc",
"script": {
"files": [
{
"installer": "N/A:Provide path to setup.exe"
},
{
"c1-launcher": "https://github.com/ccomrade/c1-launcher/releases/download/v6/c1-launcher-v6-build.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Electronic Arts/Crytek/Crysis/Bin64/Crysis.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dcompiler_43",
"arch": "win64",
"description": "directmusic",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": null,
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "moving",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Electronic Arts/Crytek/Crysis",
"file": "c1-launcher"
}
}
],
"system": {
"env": {
"SOMEENV": true
}
}
}
}