Installer the-secret-of-monkey-island-enhanced-cd-dosbox

custom-name: The Secret of Monkey Island - enhanced  CD - DOSBox
files:
- cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
- script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
- conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Secret%20of%20Monkey%20Island/mki1_dosbox.conf
game:
  main_file: $GAMEDIR/mki1_dosbox.conf
installer:
- insert-disc:
    description: Please insert The Secret of Monkey Island disc
    requires: english/monkey.exe
- extract:
    dst: $GAMEDIR
    src: cdrtools
- chmodx: script
- execute:
    args: 1992-
    file: script
- execute:
    command: cd $GAMEDIR; mv 1992-.cue mki1.cue; mv 1992-.bin mki1.bin; sed -i 's/1992-.bin/mki1.bin/g'
      mki1.cue;
- copy:
    dst: $GAMEDIR
    src: conf
description: '"The Secret of Monkey Island" enhanced  CD edition for DOSBox.'
game_slug: the-secret-of-monkey-island
gogslug: ''
humblestoreid: ''
installer_slug: the-secret-of-monkey-island-enhanced-cd-dosbox
name: The Secret of Monkey Island
notes: "- This script installer is only compatible with enhanced CD version from 1992.\r\
  \n- Menu: press F1"
runner: dosbox
script:
  custom-name: The Secret of Monkey Island - enhanced  CD - DOSBox
  files:
  - cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
  - script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
  - conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Secret%20of%20Monkey%20Island/mki1_dosbox.conf
  game:
    main_file: $GAMEDIR/mki1_dosbox.conf
  installer:
  - insert-disc:
      description: Please insert The Secret of Monkey Island disc
      requires: english/monkey.exe
  - extract:
      dst: $GAMEDIR
      src: cdrtools
  - chmodx: script
  - execute:
      args: 1992-
      file: script
  - execute:
      command: cd $GAMEDIR; mv 1992-.cue mki1.cue; mv 1992-.bin mki1.bin; sed -i 's/1992-.bin/mki1.bin/g'
        mki1.cue;
  - copy:
      dst: $GAMEDIR
      src: conf
slug: the-secret-of-monkey-island-enhanced-cd-dosbox
steamid: null
version: enhanced  CD + DOSBox
year: 1990
{
  "game_slug": "the-secret-of-monkey-island",
  "version": "enhanced  CD + DOSBox",
  "description": "\"The Secret of Monkey Island\" enhanced  CD edition for DOSBox.",
  "notes": "- This script installer is only compatible with enhanced CD version from 1992.\r\n- Menu: press F1",
  "name": "The Secret of Monkey Island",
  "year": 1990,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "the-secret-of-monkey-island-enhanced-cd-dosbox",
  "installer_slug": "the-secret-of-monkey-island-enhanced-cd-dosbox",
  "script": {
    "custom-name": "The Secret of Monkey Island - enhanced  CD - DOSBox",
    "files": [
      {
        "cdrtools": "https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip"
      },
      {
        "script": "https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh"
      },
      {
        "conf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Secret%20of%20Monkey%20Island/mki1_dosbox.conf"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/mki1_dosbox.conf"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert The Secret of Monkey Island disc",
          "requires": "english/monkey.exe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "cdrtools"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "args": "1992-",
          "file": "script"
        }
      },
      {
        "execute": {
          "command": "cd $GAMEDIR; mv 1992-.cue mki1.cue; mv 1992-.bin mki1.bin; sed -i 's/1992-.bin/mki1.bin/g' mki1.cue;"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "conf"
        }
      }
    ]
  }
}
Back to game