game:
appid: 543460
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: true
winesteam:
overrides:
xaudio2_7: native,builtin
description: null
game_slug: dead-rising-4
gogslug: ''
humblestoreid: ''
installer_slug: dead-rising-4-steam-w-dxvk
name: Dead Rising 4
notes: ''
runner: winesteam
script:
game:
appid: 543460
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: true
winesteam:
overrides:
xaudio2_7: native,builtin
slug: dead-rising-4-steam-w-dxvk
steamid: 543460
version: Steam w/ DXVK
year: 2017
{
"game_slug": "dead-rising-4",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Dead Rising 4",
"year": 2017,
"steamid": 543460,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "dead-rising-4-steam-w-dxvk",
"installer_slug": "dead-rising-4-steam-w-dxvk",
"script": {
"game": {
"appid": 543460,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
},
"pulse_latency": true
},
"winesteam": {
"overrides": {
"xaudio2_7": "native,builtin"
}
}
}
}