game:
appid: 774241
arch: win64
args: --waitforpreload
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win10
arch: win64
description: Setting Wine to Windows 10
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
pulse_latency: true
reset_pulse: true
winesteam:
Desktop: true
WineDesktop: 1920x1080
overrides:
d3dcompiler_47: native
xaudio2_7: native,builtin
description: null
game_slug: warhammer-chaosbane
gogslug: warhammer_chaosbane_slayer_edition
humblestoreid: ''
installer_slug: warhammer-chaosbane-steam-w-dxvk
name: 'Warhammer: Chaosbane'
notes: ''
runner: winesteam
script:
game:
appid: 774241
arch: win64
args: --waitforpreload
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: win10
arch: win64
description: Setting Wine to Windows 10
name: winetricks
prefix: $GAMEDIR/prefix
system:
env:
DXVK_HUD: 0
pulse_latency: true
reset_pulse: true
winesteam:
Desktop: true
WineDesktop: 1920x1080
overrides:
d3dcompiler_47: native
xaudio2_7: native,builtin
slug: warhammer-chaosbane-steam-w-dxvk
steamid: 774241
version: Steam w/ DXVK
year: 2019
{
"game_slug": "warhammer-chaosbane",
"version": "Steam w/ DXVK",
"description": null,
"notes": "",
"name": "Warhammer: Chaosbane",
"year": 2019,
"steamid": 774241,
"gogslug": "warhammer_chaosbane_slayer_edition",
"humblestoreid": "",
"runner": "winesteam",
"slug": "warhammer-chaosbane-steam-w-dxvk",
"installer_slug": "warhammer-chaosbane-steam-w-dxvk",
"script": {
"game": {
"appid": 774241,
"arch": "win64",
"args": "--waitforpreload",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "win10",
"arch": "win64",
"description": "Setting Wine to Windows 10",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
},
"pulse_latency": true,
"reset_pulse": true
},
"winesteam": {
"Desktop": true,
"WineDesktop": "1920x1080",
"overrides": {
"d3dcompiler_47": "native",
"xaudio2_7": "native,builtin"
}
}
}
}