game:
game_id: mohawk
path: $GAMEDIR
installer:
- insert-disc:
requires: MYST.DAT
- merge:
dst: $GAMEDIR
src: $DISC
scummvm:
aspect: true
gfx-mode: 3x
windowed: true
description: null
game_slug: myst-masterpiece-edition
gogslug: myst_through_the_ages
humblestoreid: ''
installer_slug: myst-masterpiece-edition-dvd
name: 'Myst: Masterpiece Edition'
notes: 'Requires the Myst: Masterpiece Edition DVD'
runner: scummvm
script:
game:
game_id: mohawk
path: $GAMEDIR
installer:
- insert-disc:
requires: MYST.DAT
- merge:
dst: $GAMEDIR
src: $DISC
scummvm:
aspect: true
gfx-mode: 3x
windowed: true
slug: myst-masterpiece-edition-dvd
steamid: 63660
version: DVD
year: 2000
{
"game_slug": "myst-masterpiece-edition",
"version": "DVD",
"description": null,
"notes": "Requires the Myst: Masterpiece Edition DVD",
"name": "Myst: Masterpiece Edition",
"year": 2000,
"steamid": 63660,
"gogslug": "myst_through_the_ages",
"humblestoreid": "",
"runner": "scummvm",
"slug": "myst-masterpiece-edition-dvd",
"installer_slug": "myst-masterpiece-edition-dvd",
"script": {
"game": {
"game_id": "mohawk",
"path": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "MYST.DAT"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$DISC"
}
}
],
"scummvm": {
"aspect": true,
"gfx-mode": "3x",
"windowed": true
}
}
}