game:
appid: 254700
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: d3dx9 d3dcompiler_47
arch: win32
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR/prefix
system:
disable_compositor: true
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: null
game_slug: resident-evil-4-biohazard-4
gogslug: ''
humblestoreid: ''
installer_slug: resident-evil-4-biohazard-4-steam
name: Resident Evil 4 / Biohazard 4
notes: ''
runner: winesteam
script:
game:
appid: 254700
arch: win32
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: d3dx9 d3dcompiler_47
arch: win32
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR/prefix
system:
disable_compositor: true
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: resident-evil-4-biohazard-4-steam
steamid: 254700
version: Steam
year: 2005
{
"game_slug": "resident-evil-4-biohazard-4",
"version": "Steam",
"description": null,
"notes": "",
"name": "Resident Evil 4 / Biohazard 4",
"year": 2005,
"steamid": 254700,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "resident-evil-4-biohazard-4-steam",
"installer_slug": "resident-evil-4-biohazard-4-steam",
"script": {
"game": {
"appid": 254700,
"arch": "win32",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating 32bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "d3dx9 d3dcompiler_47",
"arch": "win32",
"description": "Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"disable_compositor": true,
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}