game:
appid: 364470
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts tahoma
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
winesteam:
overrides:
xaudio2_7: native,builtin
description: null
game_slug: the-elder-scrolls-legends
gogslug: ''
humblestoreid: ''
installer_slug: the-elder-scrolls-legends-steam-w-dxvk
name: 'The Elder Scrolls: Legends'
notes: ''
runner: winesteam
script:
game:
appid: 364470
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts tahoma
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
winesteam:
overrides:
xaudio2_7: native,builtin
slug: the-elder-scrolls-legends-steam-w-dxvk
steamid: 364470
version: Steam w/ DXVK
year: 2017
{
"game_slug": "the-elder-scrolls-legends",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "The Elder Scrolls: Legends",
"year": 2017,
"steamid": 364470,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "the-elder-scrolls-legends-steam-w-dxvk",
"installer_slug": "the-elder-scrolls-legends-steam-w-dxvk",
"script": {
"game": {
"appid": 364470,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "corefonts tahoma",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
},
"winesteam": {
"overrides": {
"xaudio2_7": "native,builtin"
}
}
}
}