game:
appid: 238430
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
app: win2k3
arch: win64
description: Setting Windows XP 64-bit (2003) mode for Wine
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: 'Wine: Disable UseXVidMode'
key: UseXVidMode
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver\
prefix: $GAMEDIR
value: N
system:
env:
__GL_SHADER_DISK_CACHE: '1'
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
__GL_THREADED_OPTIMIZATIONS: '1'
mesa_glthread: 'true'
description: null
game_slug: contagion
gogslug: ''
humblestoreid: ''
installer_slug: contagion-steam
name: Contagion
notes: ''
runner: winesteam
script:
game:
appid: 238430
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
app: win2k3
arch: win64
description: Setting Windows XP 64-bit (2003) mode for Wine
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: 'Wine: Disable UseXVidMode'
key: UseXVidMode
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver\
prefix: $GAMEDIR
value: N
system:
env:
__GL_SHADER_DISK_CACHE: '1'
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
__GL_THREADED_OPTIMIZATIONS: '1'
mesa_glthread: 'true'
slug: contagion-steam
steamid: 238430
version: Steam
year: 2013
{
"game_slug": "contagion",
"version": "Steam",
"description": null,
"notes": "",
"name": "Contagion",
"year": 2013,
"steamid": 238430,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "contagion-steam",
"installer_slug": "contagion-steam",
"script": {
"game": {
"appid": 238430,
"prefix": "$GAMEDIR/prefix",
"arch": "win64"
},
"installer": [
{
"task": {
"app": "win2k3",
"arch": "win64",
"description": "Setting Windows XP 64-bit (2003) mode for Wine",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Wine: Disable UseXVidMode",
"key": "UseXVidMode",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver\\",
"prefix": "$GAMEDIR",
"value": "N"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": "1",
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
"__GL_THREADED_OPTIMIZATIONS": "1",
"mesa_glthread": "true"
}
}
}
}