Installer lighthouse-the-dark-being-cd-dosbox

custom-name: Lighthouse - The Dark Being - 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/Lighthouse%20-%20The%20Dark%20Being/lighthouse_dosbox.conf
game:
  main_file: $GAMEDIR/lighthouse_dosbox.conf
installer:
- insert-disc:
    description: Please insert disc 1
    requires: 9.CSC
- extract:
    dst: $GAMEDIR
    src: cdrtools
- chmodx: script
- execute:
    args: VOL 0
    file: script
- insert-disc:
    description: Please insert disc 2
    requires: movies/5.vmd
- execute:
    args: VOLU
    file: script
- execute:
    command: cd $GAMEDIR; mv VOL.cue LIGHTHOUSE_CD1.cue; mv VOL.bin LIGHTHOUSE_CD1.bin;
      mv VOLU.cue LIGHTHOUSE_CD2.cue; mv VOLU.bin LIGHTHOUSE_CD2.bin; sed -i 's/VOL.bin/LIGHTHOUSE_CD1.bin/g'
      LIGHTHOUSE_CD1.cue; sed -i 's/VOLU.bin/LIGHTHOUSE_CD2.bin/g' LIGHTHOUSE_CD2.cue;
- copy:
    dst: $GAMEDIR
    src: conf
description: '"Lighthouse: The Dark Being" CD edition for DOSBox.'
game_slug: lighthouse-the-dark-being
gogslug: lighthouse_the_dark_being
humblestoreid: ''
installer_slug: lighthouse-the-dark-being-cd-dosbox
name: 'Lighthouse: The Dark Being'
notes: "- You will need the 2 CD only during install\r\n- During gaming, type \"CTRL+F4\"\
  \ to change CD1 to CD2"
runner: dosbox
script:
  custom-name: Lighthouse - The Dark Being - 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/Lighthouse%20-%20The%20Dark%20Being/lighthouse_dosbox.conf
  game:
    main_file: $GAMEDIR/lighthouse_dosbox.conf
  installer:
  - insert-disc:
      description: Please insert disc 1
      requires: 9.CSC
  - extract:
      dst: $GAMEDIR
      src: cdrtools
  - chmodx: script
  - execute:
      args: VOL 0
      file: script
  - insert-disc:
      description: Please insert disc 2
      requires: movies/5.vmd
  - execute:
      args: VOLU
      file: script
  - execute:
      command: cd $GAMEDIR; mv VOL.cue LIGHTHOUSE_CD1.cue; mv VOL.bin LIGHTHOUSE_CD1.bin;
        mv VOLU.cue LIGHTHOUSE_CD2.cue; mv VOLU.bin LIGHTHOUSE_CD2.bin; sed -i 's/VOL.bin/LIGHTHOUSE_CD1.bin/g'
        LIGHTHOUSE_CD1.cue; sed -i 's/VOLU.bin/LIGHTHOUSE_CD2.bin/g' LIGHTHOUSE_CD2.cue;
  - copy:
      dst: $GAMEDIR
      src: conf
slug: lighthouse-the-dark-being-cd-dosbox
steamid: null
version: CD + DOSBox
year: 1996
{
  "game_slug": "lighthouse-the-dark-being",
  "version": "CD + DOSBox",
  "description": "\"Lighthouse: The Dark Being\" CD edition for DOSBox.",
  "notes": "- You will need the 2 CD only during install\r\n- During gaming, type \"CTRL+F4\" to change CD1 to CD2",
  "name": "Lighthouse: The Dark Being",
  "year": 1996,
  "steamid": null,
  "gogslug": "lighthouse_the_dark_being",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "lighthouse-the-dark-being-cd-dosbox",
  "installer_slug": "lighthouse-the-dark-being-cd-dosbox",
  "script": {
    "custom-name": "Lighthouse - The Dark Being - 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/Lighthouse%20-%20The%20Dark%20Being/lighthouse_dosbox.conf"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/lighthouse_dosbox.conf"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert disc 1",
          "requires": "9.CSC"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "cdrtools"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "args": "VOL 0",
          "file": "script"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 2",
          "requires": "movies/5.vmd"
        }
      },
      {
        "execute": {
          "args": "VOLU",
          "file": "script"
        }
      },
      {
        "execute": {
          "command": "cd $GAMEDIR; mv VOL.cue LIGHTHOUSE_CD1.cue; mv VOL.bin LIGHTHOUSE_CD1.bin; mv VOLU.cue LIGHTHOUSE_CD2.cue; mv VOLU.bin LIGHTHOUSE_CD2.bin; sed -i 's/VOL.bin/LIGHTHOUSE_CD1.bin/g' LIGHTHOUSE_CD1.cue; sed -i 's/VOLU.bin/LIGHTHOUSE_CD2.bin/g' LIGHTHOUSE_CD2.cue;"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "conf"
        }
      }
    ]
  }
}
Back to game