files:
- install: N/A:Select the game's setup file
game:
appid: 423230
arch: win64
exe: $GAMEDIR/prefix/drive_c/game/Furi.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix/drive_c/game
installer:
- task:
arch: win64
args: /LANG=English /SP- /NOCANCEL /SUPPRESSMSGBOXES /DIR="C:/game"
description: Installing...
executable: install
name: wineexec
prefix: $GAMEDIR/prefix
description: Needs GOG's classic installer for the game.
game_slug: furi
gogslug: furi_modore_edition
humblestoreid: ''
installer_slug: furi-1495-gog
name: Furi
notes: At the end of the installation process four error messages appear (3x "Runtime
Error " and 1x "Out of Global Vars range"). However, the game can be run without
any problems.
runner: wine
script:
files:
- install: N/A:Select the game's setup file
game:
appid: 423230
arch: win64
exe: $GAMEDIR/prefix/drive_c/game/Furi.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix/drive_c/game
installer:
- task:
arch: win64
args: /LANG=English /SP- /NOCANCEL /SUPPRESSMSGBOXES /DIR="C:/game"
description: Installing...
executable: install
name: wineexec
prefix: $GAMEDIR/prefix
slug: furi-1495-gog
steamid: 423230
version: 1.4.95 (GOG)
year: 2016
{
"game_slug": "furi",
"version": "1.4.95 (GOG)",
"description": "Needs GOG's classic installer for the game.",
"notes": "At the end of the installation process four error messages appear (3x \"Runtime Error \" and 1x \"Out of Global Vars range\"). However, the game can be run without any problems.",
"name": "Furi",
"year": 2016,
"steamid": 423230,
"gogslug": "furi_modore_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "furi-1495-gog",
"installer_slug": "furi-1495-gog",
"script": {
"files": [
{
"install": "N/A:Select the game's setup file"
}
],
"game": {
"appid": 423230,
"arch": "win64",
"exe": "$GAMEDIR/prefix/drive_c/game/Furi.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix/drive_c/game"
},
"installer": [
{
"task": {
"arch": "win64",
"args": "/LANG=English /SP- /NOCANCEL /SUPPRESSMSGBOXES /DIR=\"C:/game\"",
"description": "Installing...",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}