files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/The Witcher Enhanced Edition/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9_35
arch: win32
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
arch: win32
key: CheckFloatConstants
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: enabled
description: null
game_slug: the-witcher-enhanced-edition
gogslug: the_witcher
humblestoreid: ''
installer_slug: the-witcher-enhanced-edition-gogcom
name: 'The Witcher: Enhanced Edition'
notes: ''
runner: wine
script:
files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/The Witcher Enhanced Edition/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9_35
arch: win32
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
arch: win32
key: CheckFloatConstants
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: enabled
slug: the-witcher-enhanced-edition-gogcom
steamid: 20900
version: GOG.com
year: 2007
{
"game_slug": "the-witcher-enhanced-edition",
"version": "GOG.com",
"description": null,
"notes": "",
"name": "The Witcher: Enhanced Edition",
"year": 2007,
"steamid": 20900,
"gogslug": "the_witcher",
"humblestoreid": "",
"runner": "wine",
"slug": "the-witcher-enhanced-edition-gogcom",
"installer_slug": "the-witcher-enhanced-edition-gogcom",
"script": {
"files": [
{
"game": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/The Witcher Enhanced Edition/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9_35",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"arch": "win32",
"key": "CheckFloatConstants",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"value": "enabled"
}
}
]
}
}