files:
- setup: https://s3.amazonaws.com/kru-downloads/da/DarkAges741single.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/KRU/Dark Ages/DarkAges.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
key: renderer
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
type: REG_SZ
value: gdi
- task:
description: Running the Dark Ages installer. Please complete the setup wizard.
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
description: ''
game_slug: dark-ages--1
gogslug: ''
humblestoreid: ''
installer_slug: dark-ages-741
name: Dark Ages
notes: ''
runner: wine
script:
files:
- setup: https://s3.amazonaws.com/kru-downloads/da/DarkAges741single.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/KRU/Dark Ages/DarkAges.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
key: renderer
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
type: REG_SZ
value: gdi
- task:
description: Running the Dark Ages installer. Please complete the setup wizard.
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
slug: dark-ages-741
steamid: null
version: '7.41'
year: 1999
{
"game_slug": "dark-ages--1",
"version": "7.41",
"description": "",
"notes": "",
"name": "Dark Ages",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dark-ages-741",
"installer_slug": "dark-ages-741",
"script": {
"files": [
{
"setup": "https://s3.amazonaws.com/kru-downloads/da/DarkAges741single.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/KRU/Dark Ages/DarkAges.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"key": "renderer",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "gdi"
}
},
{
"task": {
"description": "Running the Dark Ages installer. Please complete the setup wizard.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}