game:
appid: 372360
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: allfonts
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: tales-of-symphonia
gogslug: ''
humblestoreid: ''
installer_slug: tales-of-symphonia-steam-dxvk
name: Tales of Symphonia
notes: ''
runner: winesteam
script:
game:
appid: 372360
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: allfonts
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
slug: tales-of-symphonia-steam-dxvk
steamid: 372360
version: Steam DXVK
year: 2003
{
"game_slug": "tales-of-symphonia",
"version": "Steam DXVK",
"description": null,
"notes": "",
"name": "Tales of Symphonia",
"year": 2003,
"steamid": 372360,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "tales-of-symphonia-steam-dxvk",
"installer_slug": "tales-of-symphonia-steam-dxvk",
"script": {
"game": {
"appid": 372360,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "allfonts",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}