files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Darksiders Genesis/DarksidersGenesis.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
description: null
game_slug: darksiders-genesis
gogslug: darksiders_genesis
humblestoreid: ''
installer_slug: darksiders-genesis-gog
name: Darksiders Genesis
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Darksiders Genesis/DarksidersGenesis.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
slug: darksiders-genesis-gog
steamid: 710920
version: GOG
year: 2019
{
"game_slug": "darksiders-genesis",
"version": "GOG",
"description": null,
"notes": "",
"name": "Darksiders Genesis",
"year": 2019,
"steamid": 710920,
"gogslug": "darksiders_genesis",
"humblestoreid": "",
"runner": "wine",
"slug": "darksiders-genesis-gog",
"installer_slug": "darksiders-genesis-gog",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Darksiders Genesis/DarksidersGenesis.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}