files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/The Witcher Adventure Game/TheWitcherAdventureGame.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=en /SILENT /SUPPRESSMSGBOXES /NOGUI
description: Installing The Witcher Adventure Game
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Disabling GLSL
key: UseGLSL
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: disabled
description: null
game_slug: the-witcher-adventure-game
gogslug: witcher_adventure_game
humblestoreid: ''
installer_slug: the-witcher-adventure-game-gog
name: The Witcher Adventure Game
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/The Witcher Adventure Game/TheWitcherAdventureGame.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=en /SILENT /SUPPRESSMSGBOXES /NOGUI
description: Installing The Witcher Adventure Game
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
description: Disabling GLSL
key: UseGLSL
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: disabled
slug: the-witcher-adventure-game-gog
steamid: 303800
version: GOG
year: 2014
{
"game_slug": "the-witcher-adventure-game",
"version": "GOG",
"description": null,
"notes": "",
"name": "The Witcher Adventure Game",
"year": 2014,
"steamid": 303800,
"gogslug": "witcher_adventure_game",
"humblestoreid": "",
"runner": "wine",
"slug": "the-witcher-adventure-game-gog",
"installer_slug": "the-witcher-adventure-game-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/The Witcher Adventure Game/TheWitcherAdventureGame.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/LANG=en /SILENT /SUPPRESSMSGBOXES /NOGUI",
"description": "Installing The Witcher Adventure Game",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Disabling GLSL",
"key": "UseGLSL",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"value": "disabled"
}
}
]
}
}