Installer the-multimedia-bird-book-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:
    filename: The Multimedia Bird Book.pure.zip
    url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
    filename: The Multimedia Bird Book.iso
    url: https://archive.org/download/the-multimedia-bird-book/The%20Multimedia%20Bird%20Book.iso
game:
  args: '"$GAMEDIR/CD/The Multimedia Bird Book.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: ''
game_slug: the-multimedia-bird-book
gogslug: ''
humblestoreid: ''
installer_slug: the-multimedia-bird-book-cd-windows-95
name: The Multimedia Bird Book
notes: "Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install:\r\
  \nOnce Windows 95 is started, go to \"My Computer\", choose the CD Drive, and install\
  \ the game\r\nusing the setup1.exe file, not setup.exe (do not install Quicktime\
  \ provided by the \r\ngame)\r\nPress \"CTRL+F12\" to show the 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:
      filename: The Multimedia Bird Book.pure.zip
      url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
  - game_cd:
      filename: The Multimedia Bird Book.iso
      url: https://archive.org/download/the-multimedia-bird-book/The%20Multimedia%20Bird%20Book.iso
  game:
    args: '"$GAMEDIR/CD/The Multimedia Bird Book.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-multimedia-bird-book-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1995
{
  "game_slug": "the-multimedia-bird-book",
  "version": "CD + Windows 95",
  "description": "",
  "notes": "Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install:\r\nOnce Windows 95 is started, go to \"My Computer\", choose the CD Drive, and install the game\r\nusing the setup1.exe file, not setup.exe (do not install Quicktime provided by the \r\ngame)\r\nPress \"CTRL+F12\" to show the Dosbox Pure Unleashed menu.",
  "name": "The Multimedia Bird Book",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-multimedia-bird-book-cd-windows-95",
  "installer_slug": "the-multimedia-bird-book-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": {
          "filename": "The Multimedia Bird Book.pure.zip",
          "url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
        }
      },
      {
        "game_cd": {
          "filename": "The Multimedia Bird Book.iso",
          "url": "https://archive.org/download/the-multimedia-bird-book/The%20Multimedia%20Bird%20Book.iso"
        }
      }
    ],
    "game": {
      "args": "\"$GAMEDIR/CD/The Multimedia Bird Book.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