files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 423490
prefix: $GAMEDIR/prefix
installer:
- task:
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: vcrun2008 win7
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
description: null
game_slug: air-missions-hind
gogslug: ''
humblestoreid: ''
installer_slug: air-missions-hind-steam-w-dxvk
name: 'Air Missions: HIND'
notes: ''
runner: winesteam
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
appid: 423490
prefix: $GAMEDIR/prefix
installer:
- task:
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: vcrun2008 win7
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
slug: air-missions-hind-steam-w-dxvk
steamid: 423490
version: Steam w/ DXVK
year: 2016
{
"game_slug": "air-missions-hind",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Air Missions: HIND",
"year": 2016,
"steamid": 423490,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "air-missions-hind-steam-w-dxvk",
"installer_slug": "air-missions-hind-steam-w-dxvk",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
}
],
"game": {
"appid": 423490,
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"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": "vcrun2008 win7",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}