files:
- setup: N/A:Select the GOG installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/S.T.A.L.K.E.R. Clear Sky/bin/xrEngine.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/GOG Games/S.T.A.L.K.E.R. Clear Sky
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /NOCANCEL /SP- /SUPPRESSMSGBOXES
description: Running GOG Installer
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9
description: Installing d3dx9, this could take a while...
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 1920x1080
description: Runs in windowed 1920x1080 for convenience. This can be changed without
issue.
game_slug: stalker-clear-sky
gogslug: stalker_clear_sky
humblestoreid: ''
installer_slug: stalker-clear-sky-gog
name: 'S.T.A.L.K.E.R.: Clear Sky'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the GOG installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/S.T.A.L.K.E.R. Clear Sky/bin/xrEngine.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/GOG Games/S.T.A.L.K.E.R. Clear Sky
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /NOCANCEL /SP- /SUPPRESSMSGBOXES
description: Running GOG Installer
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9
description: Installing d3dx9, this could take a while...
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 1920x1080
slug: stalker-clear-sky-gog
steamid: 20510
version: GOG
year: 2008
{
"game_slug": "stalker-clear-sky",
"version": "GOG",
"description": "Runs in windowed 1920x1080 for convenience. This can be changed without issue.",
"notes": "",
"name": "S.T.A.L.K.E.R.: Clear Sky",
"year": 2008,
"steamid": 20510,
"gogslug": "stalker_clear_sky",
"humblestoreid": "",
"runner": "wine",
"slug": "stalker-clear-sky-gog",
"installer_slug": "stalker-clear-sky-gog",
"script": {
"files": [
{
"setup": "N/A:Select the GOG installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/S.T.A.L.K.E.R. Clear Sky/bin/xrEngine.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/GOG Games/S.T.A.L.K.E.R. Clear Sky"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /NOCANCEL /SP- /SUPPRESSMSGBOXES",
"description": "Running GOG Installer",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9",
"description": "Installing d3dx9, this could take a while...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true,
"WineDesktop": "1920x1080"
}
}
}