custom-name: The Secret of Monkey Island - enhanced CD - ScummVM
files:
- scriptmusic: https://github.com/legluondunet/mlls-tools/raw/master/scripts/audiotools.sh
game:
game_id: monkey
path: $GAMEDIR
subtitles: true
installer:
- insert-disc:
description: Please insert The Secret of Monkey Island disc
requires: english/monkey.exe
- input_menu:
description: 'Choose the game''s language:'
id: LANG
options:
- english: English
- french: French
- german: German
- italian: Italian
- spanish: Spanish
preselect: english
- merge:
dst: $GAMEDIR/
src: $DISC/$INPUT_LANG
- chmodx: scriptmusic
- execute:
args: 1992- "$GAMEDIR" 1 flac
file: scriptmusic
scummvm:
fullscreen: true
description: "\r\n\"The Secret of Monkey Island\" enhanced CD edition using ScummVM\
\ Lutris runner.\r\n"
game_slug: the-secret-of-monkey-island
gogslug: ''
humblestoreid: ''
installer_slug: the-secret-of-monkey-island-enhanced-cd-scummvm
name: The Secret of Monkey Island
notes: '- This script installer is only compatible with enhanced CD version from 1992'
runner: scummvm
script:
custom-name: The Secret of Monkey Island - enhanced CD - ScummVM
files:
- scriptmusic: https://github.com/legluondunet/mlls-tools/raw/master/scripts/audiotools.sh
game:
game_id: monkey
path: $GAMEDIR
subtitles: true
installer:
- insert-disc:
description: Please insert The Secret of Monkey Island disc
requires: english/monkey.exe
- input_menu:
description: 'Choose the game''s language:'
id: LANG
options:
- english: English
- french: French
- german: German
- italian: Italian
- spanish: Spanish
preselect: english
- merge:
dst: $GAMEDIR/
src: $DISC/$INPUT_LANG
- chmodx: scriptmusic
- execute:
args: 1992- "$GAMEDIR" 1 flac
file: scriptmusic
scummvm:
fullscreen: true
slug: the-secret-of-monkey-island-enhanced-cd-scummvm
steamid: null
version: enhanced CD + ScummVM
year: 1990
{
"game_slug": "the-secret-of-monkey-island",
"version": "enhanced CD + ScummVM",
"description": "\r\n\"The Secret of Monkey Island\" enhanced CD edition using ScummVM Lutris runner.\r\n",
"notes": "- This script installer is only compatible with enhanced CD version from 1992",
"name": "The Secret of Monkey Island",
"year": 1990,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "the-secret-of-monkey-island-enhanced-cd-scummvm",
"installer_slug": "the-secret-of-monkey-island-enhanced-cd-scummvm",
"script": {
"custom-name": "The Secret of Monkey Island - enhanced CD - ScummVM",
"files": [
{
"scriptmusic": "https://github.com/legluondunet/mlls-tools/raw/master/scripts/audiotools.sh"
}
],
"game": {
"game_id": "monkey",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"insert-disc": {
"description": "Please insert The Secret of Monkey Island disc",
"requires": "english/monkey.exe"
}
},
{
"input_menu": {
"description": "Choose the game's language:",
"id": "LANG",
"options": [
{
"english": "English"
},
{
"french": "French"
},
{
"german": "German"
},
{
"italian": "Italian"
},
{
"spanish": "Spanish"
}
],
"preselect": "english"
}
},
{
"merge": {
"dst": "$GAMEDIR/",
"src": "$DISC/$INPUT_LANG"
}
},
{
"chmodx": "scriptmusic"
},
{
"execute": {
"args": "1992- \"$GAMEDIR\" 1 flac",
"file": "scriptmusic"
}
}
],
"scummvm": {
"fullscreen": true
}
}
}