Installer the-lost-mind-of-dr-brain-cd-win31

files:
- os_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/windows/win31.7z
game:
  config_file: dosbox_win31x_cd.conf
  main_file: dosbox_win31x_cd.conf
installer:
- extract:
    dst: $GAMEDIR
    file: os_file
- insert-disc:
    requires: drbrain3.exe
- merge:
    dst: $GAMEDIR/C/game
    src: $DISC
- execute:
    command: cd "$GAMEDIR" ; sed -i s/game.exe/drbrain3.exe/ dosbox_win31x_cd.conf
      ; cd C ; chmod -R +w game; cd WINDOWS ; cp -f SYSTEM.INI.8 SYSTEM.INI;
description: Play "The Lost Mind of Dr. Brain" CD edition for Windows 3.1 on Linux!
game_slug: the-lost-mind-of-dr-brain
gogslug: ''
humblestoreid: ''
installer_slug: the-lost-mind-of-dr-brain-cd-win31
name: The Lost Mind of Dr. Brain
notes: '- You will need CD only one time during install'
runner: dosbox
script:
  files:
  - os_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/windows/win31.7z
  game:
    config_file: dosbox_win31x_cd.conf
    main_file: dosbox_win31x_cd.conf
  installer:
  - extract:
      dst: $GAMEDIR
      file: os_file
  - insert-disc:
      requires: drbrain3.exe
  - merge:
      dst: $GAMEDIR/C/game
      src: $DISC
  - execute:
      command: cd "$GAMEDIR" ; sed -i s/game.exe/drbrain3.exe/ dosbox_win31x_cd.conf
        ; cd C ; chmod -R +w game; cd WINDOWS ; cp -f SYSTEM.INI.8 SYSTEM.INI;
slug: the-lost-mind-of-dr-brain-cd-win31
steamid: null
version: CD + Win31
year: 1995
{
  "game_slug": "the-lost-mind-of-dr-brain",
  "version": "CD + Win31",
  "description": "Play \"The Lost Mind of Dr. Brain\" CD edition for Windows 3.1 on Linux!",
  "notes": "- You will need CD only one time during install",
  "name": "The Lost Mind of Dr. Brain",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "the-lost-mind-of-dr-brain-cd-win31",
  "installer_slug": "the-lost-mind-of-dr-brain-cd-win31",
  "script": {
    "files": [
      {
        "os_file": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/windows/win31.7z"
      }
    ],
    "game": {
      "config_file": "dosbox_win31x_cd.conf",
      "main_file": "dosbox_win31x_cd.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "os_file"
        }
      },
      {
        "insert-disc": {
          "requires": "drbrain3.exe"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/C/game",
          "src": "$DISC"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\" ; sed -i s/game.exe/drbrain3.exe/ dosbox_win31x_cd.conf ; cd C ; chmod -R +w game; cd WINDOWS ; cp -f SYSTEM.INI.8 SYSTEM.INI;"
        }
      }
    ]
  }
}
Back to game