files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Dying Light/DyingLightGame.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE: 1
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
mesa_glthread: true
description: null
game_slug: dying-light-the-following-enhanced-edition
gogslug: dying_light_definitive_edition
humblestoreid: ''
installer_slug: dying-light-the-following-enh-gog
name: "Dying Light: The Following \u2013 Enhanced Edition"
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Dying Light/DyingLightGame.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE: 1
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
mesa_glthread: true
slug: dying-light-the-following-enh-gog
steamid: null
version: GOG
year: 2016
{
"game_slug": "dying-light-the-following-enhanced-edition",
"version": "GOG",
"description": null,
"notes": "",
"name": "Dying Light: The Following \u2013 Enhanced Edition",
"year": 2016,
"steamid": null,
"gogslug": "dying_light_definitive_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "dying-light-the-following-enh-gog",
"installer_slug": "dying-light-the-following-enh-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Dying Light/DyingLightGame.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing game",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0,
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE": 1,
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
"mesa_glthread": true
}
}
}
}