Installer jewels-of-the-oracle-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
- game_cd:
    filename: joto.iso
    url: https://archive.org/download/Jewels_of_thje_Oracle_Discis_1995/Jewels%20of%20thje%20Oracle%20%28Discis%29%281995%29.ISO
- dbpu_save:
    filename: joto.pure.zip
    url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
game:
  args: '"$GAMEDIR/CD/joto.iso"'
  exe: $GAMEDIR/DOSBoxPure_x86_64
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: dbpu_file
- extract:
    dst: $GAMEDIR/system
    file: os_img
- merge:
    dst: $GAMEDIR/CD
    src: game_cd
- merge:
    dst: $GAMEDIR/saves
    src: dbpu_save
description: Play "Jewels of the Oracle" CD edition on Linux!
game_slug: jewels-of-the-oracle
gogslug: ''
humblestoreid: ''
installer_slug: jewels-of-the-oracle-cd-windows-95
name: Jewels of the Oracle
notes: "- Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\r\
  \n- Once Windows 95 started, click on \"My Computer\", CD Drive and install the\
  \ game.\r\nWhen game asking to install Quicktime, answer \"No\", Quicktime is already\
  \ installed and the one version provided by this game does not work.\r\nIf Quicktime\
  \ does not work ingame, click on Windows Start menu, \"Quicktime for Windows\",\
  \ \"Reinstall Quicktime\"\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
  - game_cd:
      filename: joto.iso
      url: https://archive.org/download/Jewels_of_thje_Oracle_Discis_1995/Jewels%20of%20thje%20Oracle%20%28Discis%29%281995%29.ISO
  - dbpu_save:
      filename: joto.pure.zip
      url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
  game:
    args: '"$GAMEDIR/CD/joto.iso"'
    exe: $GAMEDIR/DOSBoxPure_x86_64
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: dbpu_file
  - extract:
      dst: $GAMEDIR/system
      file: os_img
  - merge:
      dst: $GAMEDIR/CD
      src: game_cd
  - merge:
      dst: $GAMEDIR/saves
      src: dbpu_save
slug: jewels-of-the-oracle-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1995
{
  "game_slug": "jewels-of-the-oracle",
  "version": "CD + Windows 95",
  "description": "Play \"Jewels of the Oracle\" 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, click on \"My Computer\", CD Drive and install the game.\r\nWhen game asking to install Quicktime, answer \"No\", Quicktime is already installed and the one version provided by this game does not work.\r\nIf Quicktime does not work ingame, click on Windows Start menu, \"Quicktime for Windows\", \"Reinstall Quicktime\"\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
  "name": "Jewels of the Oracle",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "jewels-of-the-oracle-cd-windows-95",
  "installer_slug": "jewels-of-the-oracle-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"
      },
      {
        "game_cd": {
          "filename": "joto.iso",
          "url": "https://archive.org/download/Jewels_of_thje_Oracle_Discis_1995/Jewels%20of%20thje%20Oracle%20%28Discis%29%281995%29.ISO"
        }
      },
      {
        "dbpu_save": {
          "filename": "joto.pure.zip",
          "url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
        }
      }
    ],
    "game": {
      "args": "\"$GAMEDIR/CD/joto.iso\"",
      "exe": "$GAMEDIR/DOSBoxPure_x86_64",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "dbpu_file"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/system",
          "file": "os_img"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "game_cd"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/saves",
          "src": "dbpu_save"
        }
      }
    ]
  }
}
Back to game