files:
- install: N/A:Select the game's setup file
game:
appid: 631570
arch: win64
exe: drive_c/GOG Games/Whispers of a Machine/Whispers.exe
gogid: 1845001352
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Whispers of a Machine .........%
executable: install
name: wineexec
prefix: $GAMEDIR
description: Tweaked the 'game' section with 'exe' and 'prefix' attributes.
game_slug: whispers-of-a-machine
gogslug: whispers_of_a_machine_blue_edition
humblestoreid: ''
installer_slug: whispers-of-a-machine-gog
name: Whispers of a Machine
notes: Tested the install and launch of the game using lutris-5.7-10-x86_64 Wine runner
with default settings. The game installed successfully and launched with expected
splash and game menu screens.
runner: wine
script:
files:
- install: N/A:Select the game's setup file
game:
appid: 631570
arch: win64
exe: drive_c/GOG Games/Whispers of a Machine/Whispers.exe
gogid: 1845001352
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Whispers of a Machine .........%
executable: install
name: wineexec
prefix: $GAMEDIR
slug: whispers-of-a-machine-gog
steamid: 631570
version: GOG
year: 2019
{
"game_slug": "whispers-of-a-machine",
"version": "GOG",
"description": "Tweaked the 'game' section with 'exe' and 'prefix' attributes.",
"notes": "Tested the install and launch of the game using lutris-5.7-10-x86_64 Wine runner with default settings. The game installed successfully and launched with expected splash and game menu screens.",
"name": "Whispers of a Machine",
"year": 2019,
"steamid": 631570,
"gogslug": "whispers_of_a_machine_blue_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "whispers-of-a-machine-gog",
"installer_slug": "whispers-of-a-machine-gog",
"script": {
"files": [
{
"install": "N/A:Select the game's setup file"
}
],
"game": {
"appid": 631570,
"arch": "win64",
"exe": "drive_c/GOG Games/Whispers of a Machine/Whispers.exe",
"gogid": 1845001352,
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Whispers of a Machine .........%",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}