Installer the-lost-mind-of-dr-brain-cd-windows-95

files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP_2Go.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Dr.%20Brain%20-%20The%20Lost%20Mind%20of/DRBRAIN3IBM.pure.zip
- game_cd: https://archive.org/download/the-lost-mind-of-dr-brain-cd-rom-1995/DRBRAIN3IBM.ISO
game:
  args: $GAMEDIR/CD/DRBRAIN3IBM.ISO
  exe: $GAMEDIR/DOSBoxPure_x86_64
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: dbpu_file
- extract:
    dst: $GAMEDIR/system
    src: os_img
- merge:
    dst: $GAMEDIR/saves
    src: dbpu_save
- merge:
    dst: $GAMEDIR/CD
    src: game_cd
description: Play "The Lost Mind of Dr. Brain" CD edition on Linux!
game_slug: the-lost-mind-of-dr-brain
gogslug: ''
humblestoreid: ''
installer_slug: the-lost-mind-of-dr-brain-cd-windows-95
name: The Lost Mind of Dr. Brain
notes: "- Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\r\
  \n- Once Windows 95 started, go to \"My Computer\", CD Drive and install the game.\r\
  \nWhen Sierra installer ask you to test your system, answer \"No\" or game install\
  \ will fail, choose continue install without test. \r\nThen set graphic color to\
  \ 256 colors using monitor icon located in the bottom right corner\r\n- Press \"\
  CTRL+F12\" to show Dosbox Pure Unleashed menu"
runner: linux
script:
  files:
  - os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP_2Go.7z
  - dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
  - dbpu_save: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Dr.%20Brain%20-%20The%20Lost%20Mind%20of/DRBRAIN3IBM.pure.zip
  - game_cd: https://archive.org/download/the-lost-mind-of-dr-brain-cd-rom-1995/DRBRAIN3IBM.ISO
  game:
    args: $GAMEDIR/CD/DRBRAIN3IBM.ISO
    exe: $GAMEDIR/DOSBoxPure_x86_64
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: dbpu_file
  - extract:
      dst: $GAMEDIR/system
      src: os_img
  - merge:
      dst: $GAMEDIR/saves
      src: dbpu_save
  - merge:
      dst: $GAMEDIR/CD
      src: game_cd
slug: the-lost-mind-of-dr-brain-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1995
{
  "game_slug": "the-lost-mind-of-dr-brain",
  "version": "CD + Windows 95",
  "description": "Play \"The Lost Mind of Dr. Brain\" CD edition on Linux!",
  "notes": "- Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\r\n- Once Windows 95 started, go to \"My Computer\", CD Drive and install the game.\r\nWhen Sierra installer ask you to test your system, answer \"No\" or game install will fail, choose continue install without test. \r\nThen set graphic color to 256 colors using monitor icon located in the bottom right corner\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
  "name": "The Lost Mind of Dr. Brain",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-lost-mind-of-dr-brain-cd-windows-95",
  "installer_slug": "the-lost-mind-of-dr-brain-cd-windows-95",
  "script": {
    "files": [
      {
        "os_img": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP_2Go.7z"
      },
      {
        "dbpu_file": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz"
      },
      {
        "dbpu_save": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Dr.%20Brain%20-%20The%20Lost%20Mind%20of/DRBRAIN3IBM.pure.zip"
      },
      {
        "game_cd": "https://archive.org/download/the-lost-mind-of-dr-brain-cd-rom-1995/DRBRAIN3IBM.ISO"
      }
    ],
    "game": {
      "args": "$GAMEDIR/CD/DRBRAIN3IBM.ISO",
      "exe": "$GAMEDIR/DOSBoxPure_x86_64",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "dbpu_file"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/system",
          "src": "os_img"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/saves",
          "src": "dbpu_save"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "game_cd"
        }
      }
    ]
  }
}
Back to game