files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Gato Roboto/GatoRoboto.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running setup, please wait...
executable: setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: gato-roboto
gogslug: gato_roboto
humblestoreid: ''
installer_slug: gato-roboto-gog
name: Gato Roboto
notes: As of 2022.01.29, version 1.0.4_(31845) of Gato Roboto works with Wine 7.0-rc5,
but not with Lutris' default Wine version (`lutris-fshack-6.21-6-x86_64`).
runner: wine
script:
files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Gato Roboto/GatoRoboto.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running setup, please wait...
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: gato-roboto-gog
steamid: 916730
version: GOG
year: 2019
{
"game_slug": "gato-roboto",
"version": "GOG",
"description": "",
"notes": "As of 2022.01.29, version 1.0.4_(31845) of Gato Roboto works with Wine 7.0-rc5, but not with Lutris' default Wine version (`lutris-fshack-6.21-6-x86_64`).",
"name": "Gato Roboto",
"year": 2019,
"steamid": 916730,
"gogslug": "gato_roboto",
"humblestoreid": "",
"runner": "wine",
"slug": "gato-roboto-gog",
"installer_slug": "gato-roboto-gog",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Gato Roboto/GatoRoboto.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"description": "Running setup, please wait...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}