Installer 3-d-ultra-pinball-the-lost-co-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: 3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line, Inc.)(1997).pure.zip
    url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
    filename: 3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line, Inc.)(1997).iso
    url: https://archive.org/download/3-d-ultra-pinball-the-lost-continent-win-mac-sierra-on-line-inc.-1997/3D%20Ultra%20Pinball%20-%20The%20Lost%20Continent%20WIN-MAC%20%28Sierra%20On-Line%2C%20Inc.%29%281997%29.iso
game:
  args: '"$GAMEDIR/CD/3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line,
    Inc.)(1997).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 "3-D Ultra Pinball - The Lost Continent" CD edition on Linux!
game_slug: 3-d-ultra-pinball-the-lost-continent
gogslug: ''
humblestoreid: ''
installer_slug: 3-d-ultra-pinball-the-lost-co-cd-windows-95
name: '3-D Ultra Pinball: The Lost Continent'
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\
  \nThen set graphic resolution to 800x600 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:
      filename: 3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line, Inc.)(1997).pure.zip
      url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
  - game_cd:
      filename: 3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line, Inc.)(1997).iso
      url: https://archive.org/download/3-d-ultra-pinball-the-lost-continent-win-mac-sierra-on-line-inc.-1997/3D%20Ultra%20Pinball%20-%20The%20Lost%20Continent%20WIN-MAC%20%28Sierra%20On-Line%2C%20Inc.%29%281997%29.iso
  game:
    args: '"$GAMEDIR/CD/3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line,
      Inc.)(1997).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: 3-d-ultra-pinball-the-lost-co-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1997
{
  "game_slug": "3-d-ultra-pinball-the-lost-continent",
  "version": "CD + Windows 95",
  "description": "Play \"3-D Ultra Pinball - The Lost Continent\" 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\nThen set graphic resolution to 800x600 using monitor icon located in the bottom right corner\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
  "name": "3-D Ultra Pinball: The Lost Continent",
  "year": 1997,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "3-d-ultra-pinball-the-lost-co-cd-windows-95",
  "installer_slug": "3-d-ultra-pinball-the-lost-co-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": "3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line, Inc.)(1997).pure.zip",
          "url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
        }
      },
      {
        "game_cd": {
          "filename": "3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line, Inc.)(1997).iso",
          "url": "https://archive.org/download/3-d-ultra-pinball-the-lost-continent-win-mac-sierra-on-line-inc.-1997/3D%20Ultra%20Pinball%20-%20The%20Lost%20Continent%20WIN-MAC%20%28Sierra%20On-Line%2C%20Inc.%29%281997%29.iso"
        }
      }
    ],
    "game": {
      "args": "\"$GAMEDIR/CD/3D Ultra Pinball - The Lost Continent WIN-MAC (Sierra On-Line, Inc.)(1997).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