files:
- setup: https://download.totallockdown.ru/api/is/installer
game:
arch: win64
exe: drive_c/Games/Total LockDown/start.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
arch: win64
description: Installing Total LockDown
executable: setup
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
description: null
game_slug: total-lockdown
gogslug: ''
humblestoreid: ''
installer_slug: total-lockdown-dxvk
name: Total Lockdown
notes: "Game doesn't run yet.\r\nPnzWebWrapper.exe crashes."
runner: wine
script:
files:
- setup: https://download.totallockdown.ru/api/is/installer
game:
arch: win64
exe: drive_c/Games/Total LockDown/start.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
arch: win64
description: Installing Total LockDown
executable: setup
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
slug: total-lockdown-dxvk
steamid: 1121710
version: DXVK
year: 2019
{
"game_slug": "total-lockdown",
"version": "DXVK",
"description": null,
"notes": "Game doesn't run yet.\r\nPnzWebWrapper.exe crashes.",
"name": "Total Lockdown",
"year": 2019,
"steamid": 1121710,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "total-lockdown-dxvk",
"installer_slug": "total-lockdown-dxvk",
"script": {
"files": [
{
"setup": "https://download.totallockdown.ru/api/is/installer"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Games/Total LockDown/start.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win10"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Total LockDown",
"executable": "setup",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}