files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 620590
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: vcrun2017
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: dotnet472 win7
arch: win64
description: Please be patient while we install .NET 4.7.2
name: winetricks
prefix: $GAMEDIR/prefix
winesteam:
overrides:
xaudio2_7: native,builtin
description: null
game_slug: ancestors-legacy
gogslug: ancestors_legacy_special_edition
humblestoreid: ''
installer_slug: ancestors-legacy-steam-w-dxvk
name: Ancestors Legacy
notes: ''
runner: winesteam
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 620590
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: vcrun2017
arch: win64
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: dotnet472 win7
arch: win64
description: Please be patient while we install .NET 4.7.2
name: winetricks
prefix: $GAMEDIR/prefix
winesteam:
overrides:
xaudio2_7: native,builtin
slug: ancestors-legacy-steam-w-dxvk
steamid: 620590
version: Steam w/ DXVK
year: 2018
{
"game_slug": "ancestors-legacy",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Ancestors Legacy",
"year": 2018,
"steamid": 620590,
"gogslug": "ancestors_legacy_special_edition",
"humblestoreid": "",
"runner": "winesteam",
"slug": "ancestors-legacy-steam-w-dxvk",
"installer_slug": "ancestors-legacy-steam-w-dxvk",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
}
],
"game": {
"appid": 620590,
"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": "vcrun2017",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "dotnet472 win7",
"arch": "win64",
"description": "Please be patient while we install .NET 4.7.2",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"winesteam": {
"overrides": {
"xaudio2_7": "native,builtin"
}
}
}
}