files:
- install: N/A:Please select the JAST USA installer
game:
arch: win32
exe: drive_c/Program Files/ZyX/Chain/CHAINUS.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /S
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
wine:
dxvk: false
description: ''
game_slug: chain-the-lost-footprints
gogslug: ''
humblestoreid: ''
installer_slug: chain-the-lost-footprints-jastusacom
name: 'Chain: The Lost Footprints'
notes: Sometimes to skip the intro movie you may need to switch to another window
and then switch back to the game, and press enter.
runner: wine
script:
files:
- install: N/A:Please select the JAST USA installer
game:
arch: win32
exe: drive_c/Program Files/ZyX/Chain/CHAINUS.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
args: /S
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
wine:
dxvk: false
slug: chain-the-lost-footprints-jastusacom
steamid: null
version: jastusa.com
year: 2002
{
"game_slug": "chain-the-lost-footprints",
"version": "jastusa.com",
"description": "",
"notes": "Sometimes to skip the intro movie you may need to switch to another window and then switch back to the game, and press enter.",
"name": "Chain: The Lost Footprints",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "chain-the-lost-footprints-jastusacom",
"installer_slug": "chain-the-lost-footprints-jastusacom",
"script": {
"files": [
{
"install": "N/A:Please select the JAST USA installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/ZyX/Chain/CHAINUS.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/S",
"description": "Installing the Game",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dxvk": false
}
}
}