files:
- archive: https://archive.org/download/warhammer4000-dawn-of-war-demo.tar/warhammer4000-dawn-of-war-demo.tar.xz
game:
exe: $GAMEDIR/W40k.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: archive
wine:
esync: false
description: ''
game_slug: warhammer-40000-dawn-of-war
gogslug: ''
humblestoreid: ''
installer_slug: warhammer-40000-dawn-of-war-demo
name: 'Warhammer 40,000: Dawn of War'
notes: If not starting with error "Failed to initialize video card" - enable Gamescope.
To have higher resolution - set it in Gamescope preferences, the max is 1600x1200.
runner: wine
script:
files:
- archive: https://archive.org/download/warhammer4000-dawn-of-war-demo.tar/warhammer4000-dawn-of-war-demo.tar.xz
game:
exe: $GAMEDIR/W40k.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
file: archive
wine:
esync: false
slug: warhammer-40000-dawn-of-war-demo
steamid: 4570
version: Demo
year: 2004
{
"game_slug": "warhammer-40000-dawn-of-war",
"version": "Demo",
"description": "",
"notes": "If not starting with error \"Failed to initialize video card\" - enable Gamescope. To have higher resolution - set it in Gamescope preferences, the max is 1600x1200.",
"name": "Warhammer 40,000: Dawn of War",
"year": 2004,
"steamid": 4570,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "warhammer-40000-dawn-of-war-demo",
"installer_slug": "warhammer-40000-dawn-of-war-demo",
"script": {
"files": [
{
"archive": "https://archive.org/download/warhammer4000-dawn-of-war-demo.tar/warhammer4000-dawn-of-war-demo.tar.xz"
}
],
"game": {
"exe": "$GAMEDIR/W40k.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"extract": {
"file": "archive"
}
}
],
"wine": {
"esync": false
}
}
}