files:
- gogsetup: N/A:Select the game setup file (downloaded from GOG)
game:
appid: 846770
arch: win64
exe: drive_c/GOG Games/DYSMANTLE/DYSMANTLE.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
description: Installing DYSMANTLE
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: dysmantle
gogslug: dysmantle
humblestoreid: ''
installer_slug: dysmantle-gog
name: DYSMANTLE
notes: The game runs the main menu flawlessly, but crashes when attempting to start
a new game.
runner: wine
script:
files:
- gogsetup: N/A:Select the game setup file (downloaded from GOG)
game:
appid: 846770
arch: win64
exe: drive_c/GOG Games/DYSMANTLE/DYSMANTLE.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
description: Installing DYSMANTLE
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
slug: dysmantle-gog
steamid: 846770
version: GOG
year: 2021
{
"game_slug": "dysmantle",
"version": "GOG",
"description": null,
"notes": "The game runs the main menu flawlessly, but crashes when attempting to start a new game.",
"name": "DYSMANTLE",
"year": 2021,
"steamid": 846770,
"gogslug": "dysmantle",
"humblestoreid": "",
"runner": "wine",
"slug": "dysmantle-gog",
"installer_slug": "dysmantle-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Select the game setup file (downloaded from GOG)"
}
],
"game": {
"appid": 846770,
"arch": "win64",
"exe": "drive_c/GOG Games/DYSMANTLE/DYSMANTLE.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
"description": "Installing DYSMANTLE",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}