custom-name: Darksiders - GOG - Wine
files:
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- gog: N/A:Select the installer downloaded from GOG
game:
arch: win64
exe: drive_c/Diablo Tchernobog/Tchernobog.exe
name: create_prefix
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating WINE prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $gog --output-dir "$GAMEDIR/drive_c/test"
file: $CACHE/innoextract/innoextract
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 0 0 0
wine:
Desktop: true
description: '"Darksiders" GOG edition with support for modern computer configuration.'
game_slug: darksiders
gogslug: ''
humblestoreid: ''
installer_slug: darksiders-gog
name: Darksiders
notes: ''
runner: wine
script:
custom-name: Darksiders - GOG - Wine
files:
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- gog: N/A:Select the installer downloaded from GOG
game:
arch: win64
exe: drive_c/Diablo Tchernobog/Tchernobog.exe
name: create_prefix
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating WINE prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $gog --output-dir "$GAMEDIR/drive_c/test"
file: $CACHE/innoextract/innoextract
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 0 0 0
wine:
Desktop: true
slug: darksiders-gog
steamid: 50620
version: GOG
year: 2010
{
"game_slug": "darksiders",
"version": "GOG",
"description": "\"Darksiders\" GOG edition with support for modern computer configuration.",
"notes": "",
"name": "Darksiders",
"year": 2010,
"steamid": 50620,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "darksiders-gog",
"installer_slug": "darksiders-gog",
"script": {
"custom-name": "Darksiders - GOG - Wine",
"files": [
{
"inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
},
{
"gog": "N/A:Select the installer downloaded from GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Diablo Tchernobog/Tchernobog.exe",
"name": "create_prefix",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating WINE prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/innoextract",
"file": "inno"
}
},
{
"execute": {
"args": "--extract $gog --output-dir \"$GAMEDIR/drive_c/test\"",
"file": "$CACHE/innoextract/innoextract"
}
},
{
"task": {
"arch": "win64",
"key": "background",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "0 0 0"
}
}
],
"wine": {
"Desktop": true
}
}
}