game:
appid: 552700
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: vcrun2013 dotnet40 win7
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: compiler
description: null
game_slug: world-of-final-fantasy
gogslug: ''
humblestoreid: ''
installer_slug: world-of-final-fantasy-steam
name: WORLD OF FINAL FANTASY
notes: ''
runner: winesteam
script:
game:
appid: 552700
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: vcrun2013 dotnet40 win7
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: compiler
slug: world-of-final-fantasy-steam
steamid: 552700
version: Steam
year: 2016
{
"game_slug": "world-of-final-fantasy",
"version": "Steam",
"description": null,
"notes": "",
"name": "WORLD OF FINAL FANTASY",
"year": 2016,
"steamid": 552700,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "world-of-final-fantasy-steam",
"installer_slug": "world-of-final-fantasy-steam",
"script": {
"game": {
"appid": 552700,
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "vcrun2013 dotnet40 win7",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler"
}
}
}
}