custom-name: Zork Nemesis - The forbidden Lands - CD - ScummVM
files:
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Zork%20Nemesis/clean.sh
game:
game_id: znemesis
path: $GAMEDIR
subtitles: true
installer:
- insert-disc:
description: Please insert disc 1
requires: zsplash.exe
- merge:
dst: $GAMEDIR/ZNCD1
src: $DISC
- insert-disc:
description: Please insert disc 2
requires: zassets/conserv/vb3ea31c.avi
- merge:
dst: $GAMEDIR/ZNCD2
src: $DISC
- insert-disc:
description: Please insert disc 3
requires: zassets/asylum/ab4fa11c.avi
- merge:
dst: $GAMEDIR/ZNCD3
src: $DISC
- chmodx: script
- execute:
file: script
scummvm:
fullscreen: true
description: '"Zork Nemesis: The forbidden Lands" CD DOS/Windows edition for ScummVM.'
game_slug: zork-nemesis-the-forbidden-lands
gogslug: zork_nemesis_the_forbidden_lands
humblestoreid: ''
installer_slug: zork-nemesis-the-forbidden-la-cd-dos-windows
name: 'Zork Nemesis: The Forbidden Lands'
notes: '- You will need the 3 CD only during install'
runner: scummvm
script:
custom-name: Zork Nemesis - The forbidden Lands - CD - ScummVM
files:
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Zork%20Nemesis/clean.sh
game:
game_id: znemesis
path: $GAMEDIR
subtitles: true
installer:
- insert-disc:
description: Please insert disc 1
requires: zsplash.exe
- merge:
dst: $GAMEDIR/ZNCD1
src: $DISC
- insert-disc:
description: Please insert disc 2
requires: zassets/conserv/vb3ea31c.avi
- merge:
dst: $GAMEDIR/ZNCD2
src: $DISC
- insert-disc:
description: Please insert disc 3
requires: zassets/asylum/ab4fa11c.avi
- merge:
dst: $GAMEDIR/ZNCD3
src: $DISC
- chmodx: script
- execute:
file: script
scummvm:
fullscreen: true
slug: zork-nemesis-the-forbidden-la-cd-dos-windows
steamid: 571060
version: CD DOS/ Windows
year: 1996
{
"game_slug": "zork-nemesis-the-forbidden-lands",
"version": "CD DOS/ Windows",
"description": "\"Zork Nemesis: The forbidden Lands\" CD DOS/Windows edition for ScummVM.",
"notes": "- You will need the 3 CD only during install",
"name": "Zork Nemesis: The Forbidden Lands",
"year": 1996,
"steamid": 571060,
"gogslug": "zork_nemesis_the_forbidden_lands",
"humblestoreid": "",
"runner": "scummvm",
"slug": "zork-nemesis-the-forbidden-la-cd-dos-windows",
"installer_slug": "zork-nemesis-the-forbidden-la-cd-dos-windows",
"script": {
"custom-name": "Zork Nemesis - The forbidden Lands - CD - ScummVM",
"files": [
{
"script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Zork%20Nemesis/clean.sh"
}
],
"game": {
"game_id": "znemesis",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"insert-disc": {
"description": "Please insert disc 1",
"requires": "zsplash.exe"
}
},
{
"merge": {
"dst": "$GAMEDIR/ZNCD1",
"src": "$DISC"
}
},
{
"insert-disc": {
"description": "Please insert disc 2",
"requires": "zassets/conserv/vb3ea31c.avi"
}
},
{
"merge": {
"dst": "$GAMEDIR/ZNCD2",
"src": "$DISC"
}
},
{
"insert-disc": {
"description": "Please insert disc 3",
"requires": "zassets/asylum/ab4fa11c.avi"
}
},
{
"merge": {
"dst": "$GAMEDIR/ZNCD3",
"src": "$DISC"
}
},
{
"chmodx": "script"
},
{
"execute": {
"file": "script"
}
}
],
"scummvm": {
"fullscreen": true
}
}
}