Installer megarace-2-cd

custom-name: Megarace 2 - CD DOS - 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/Megarace%202/megarace2_dosbox.conf
game:
  main_file: $GAMEDIR/megarace2_dosbox.conf
installer:
- insert-disc:
    description: Please insert disc 1
    requires: m.exe
- extract:
    dst: $GAMEDIR
    src: cdrtools
- chmodx: script
- execute:
    args: megarace O
    file: script
- insert-disc:
    description: Please insert disc 2
    requires: track2/bayou.1
- execute:
    args: mr2fd2
    file: script
- copy:
    dst: $GAMEDIR
    src: conf
description: '"Megarace 2" DOS CD edition for DOSBox.'
game_slug: megarace-2
gogslug: megarace_1_2
humblestoreid: ''
installer_slug: megarace-2-cd
name: MegaRace 2
notes: "- You will need the 2 CD only one time during install\r\n- During gaming,\
  \ type \"CTRL+F4\" to change CD1 to CD2\r\n- x360 gamepad support"
runner: dosbox
script:
  custom-name: Megarace 2 - CD DOS - 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/Megarace%202/megarace2_dosbox.conf
  game:
    main_file: $GAMEDIR/megarace2_dosbox.conf
  installer:
  - insert-disc:
      description: Please insert disc 1
      requires: m.exe
  - extract:
      dst: $GAMEDIR
      src: cdrtools
  - chmodx: script
  - execute:
      args: megarace O
      file: script
  - insert-disc:
      description: Please insert disc 2
      requires: track2/bayou.1
  - execute:
      args: mr2fd2
      file: script
  - copy:
      dst: $GAMEDIR
      src: conf
slug: megarace-2-cd
steamid: 733760
version: CD
year: 1996
{
  "game_slug": "megarace-2",
  "version": "CD",
  "description": "\"Megarace 2\" DOS CD edition for DOSBox.",
  "notes": "- You will need the 2 CD only one time during install\r\n- During gaming, type \"CTRL+F4\" to change CD1 to CD2\r\n- x360 gamepad support",
  "name": "MegaRace 2",
  "year": 1996,
  "steamid": 733760,
  "gogslug": "megarace_1_2",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "megarace-2-cd",
  "installer_slug": "megarace-2-cd",
  "script": {
    "custom-name": "Megarace 2 - CD DOS - 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/Megarace%202/megarace2_dosbox.conf"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/megarace2_dosbox.conf"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert disc 1",
          "requires": "m.exe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "cdrtools"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "args": "megarace O",
          "file": "script"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 2",
          "requires": "track2/bayou.1"
        }
      },
      {
        "execute": {
          "args": "mr2fd2",
          "file": "script"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "conf"
        }
      }
    ]
  }
}
Back to game