files:
- gogsetup: N/A:Select the game setup files
game:
arch: win64
exe: drive_c/GOG Games/The Witcher 3 Wild Hunt/bin/x64/witcher3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
description: Installing Witcher 3
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: ''
game_slug: the-witcher-3-wild-hunt
gogslug: the_witcher_3_wild_hunt
humblestoreid: the-witcher-3-wild-hunt-game-of-the-year-edition
installer_slug: the-witcher-3-wild-hunt-gog
name: 'The Witcher 3: Wild Hunt'
notes: ''
runner: wine
script:
files:
- gogsetup: N/A:Select the game setup files
game:
arch: win64
exe: drive_c/GOG Games/The Witcher 3 Wild Hunt/bin/x64/witcher3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
description: Installing Witcher 3
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: the-witcher-3-wild-hunt-gog
steamid: 292030
version: GOG
year: 2015
{
"game_slug": "the-witcher-3-wild-hunt",
"version": "GOG",
"description": "",
"notes": "",
"name": "The Witcher 3: Wild Hunt",
"year": 2015,
"steamid": 292030,
"gogslug": "the_witcher_3_wild_hunt",
"humblestoreid": "the-witcher-3-wild-hunt-game-of-the-year-edition",
"runner": "wine",
"slug": "the-witcher-3-wild-hunt-gog",
"installer_slug": "the-witcher-3-wild-hunt-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Select the game setup files"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/The Witcher 3 Wild Hunt/bin/x64/witcher3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
"description": "Installing Witcher 3",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}