files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 496460
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: vcrun2012 vcrun2015 win7
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
description: null
game_slug: life-is-feudal-forest-village
gogslug: ''
humblestoreid: ''
installer_slug: life-is-feudal-forest-village-steam-w-dxvk
name: 'Life is Feudal: Forest Village'
notes: ''
runner: winesteam
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 496460
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
app: vcrun2012 vcrun2015 win7
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
slug: life-is-feudal-forest-village-steam-w-dxvk
steamid: 496460
version: Steam w/ DXVK
year: 2017
{
"game_slug": "life-is-feudal-forest-village",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Life is Feudal: Forest Village",
"year": 2017,
"steamid": 496460,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "life-is-feudal-forest-village-steam-w-dxvk",
"installer_slug": "life-is-feudal-forest-village-steam-w-dxvk",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
}
],
"game": {
"appid": 496460,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "vcrun2012 vcrun2015 win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}