files:
- goginstaller: N/A:Please select the GOG.com Windows installer
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
arch: win64
exe: drive_c/GOG Games/CHUCHEL/Chuchel.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=English /SP- /SUPPRESSMSGBOXES
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: chuchel
gogslug: chuchel_cherry_edition
humblestoreid: ''
installer_slug: chuchel-gog
name: CHUCHEL
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Please select the GOG.com Windows installer
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
arch: win64
exe: drive_c/GOG Games/CHUCHEL/Chuchel.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=English /SP- /SUPPRESSMSGBOXES
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: chuchel-gog
steamid: 711660
version: GOG
year: 2018
{
"game_slug": "chuchel",
"version": "GOG",
"description": null,
"notes": "",
"name": "CHUCHEL",
"year": 2018,
"steamid": 711660,
"gogslug": "chuchel_cherry_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "chuchel-gog",
"installer_slug": "chuchel-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Windows installer"
},
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/CHUCHEL/Chuchel.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/LANG=English /SP- /SUPPRESSMSGBOXES",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}