Installer jewels-of-the-oracle-cd-win-31x

files:
- vdrivers: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/drivers_s3_win31x.7z
- adrivers: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/drivers_sb16_win31x.7z
- dconf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/dosbox_win31x_cd.conf
- utils: https://github.com/legluondunet/mlls-tools/raw/master/dos2unix-unix2dos/dos2unix-unix2dos.7z
- app: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/app_qt16_win31x.7z
- jotofiles: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Jewels%20of%20the%20Oracle/game_joto_win31x.7z
game:
  main_file: $GAMEDIR/dosbox_win31x_cd.conf
installer:
- insert-disc:
    description: Please insert Windows 3.1x CD
    requires: WINVER._
- merge:
    dst: $GAMEDIR/C/win31cd
    src: $DISC
- copy:
    dst: $GAMEDIR
    src: dconf
- task:
    config_file: $GAMEDIR/dosbox_win31x_cd.conf
    name: dosexec
    working_dir: $GAMEDIR
- extract:
    dst: $GAMEDIR
    file: utils
- extract:
    dst: $GAMEDIR
    file: adrivers
- chmodx: $GAMEDIR/install_drivers_sb16.sh
- execute:
    file: $GAMEDIR/install_drivers_sb16.sh
- extract:
    dst: $GAMEDIR
    file: vdrivers
- chmodx: $GAMEDIR/install_drivers_s3.sh
- execute:
    file: $GAMEDIR/install_drivers_s3.sh
- extract:
    dst: $GAMEDIR
    src: app
- chmodx: $GAMEDIR/install_app_qt16.sh
- execute:
    file: $GAMEDIR/install_app_qt16.sh
- insert-disc:
    description: Please insert "Jewels of the Oracle" CD
    requires: jewels.exe
- merge:
    dst: $GAMEDIR/C/JOTOCD
    src: $DISC
- extract:
    dst: $GAMEDIR
    src: jotofiles
- chmodx: $GAMEDIR/install_game_joto.sh
- execute:
    file: $GAMEDIR/install_game_joto.sh
description: '"Jewels of the Oracle"  CD edition using DOSBox and WIn 3.1x'
game_slug: jewels-of-the-oracle
gogslug: ''
humblestoreid: ''
installer_slug: jewels-of-the-oracle-cd-win-31x
name: Jewels of the Oracle
notes: "- This game is a 16 bit Windows game and it does not work (for the moment)\
  \ with Wine. But it works very well on Windows 3.1x. So you will need to provide\
  \ Windows 3.1x CD during install.\r\n- You will need to provide \"Jewels of the\
  \ Oracle\" and \"Windows 3.1x\" CD only one time during install."
runner: dosbox
script:
  files:
  - vdrivers: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/drivers_s3_win31x.7z
  - adrivers: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/drivers_sb16_win31x.7z
  - dconf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/dosbox_win31x_cd.conf
  - utils: https://github.com/legluondunet/mlls-tools/raw/master/dos2unix-unix2dos/dos2unix-unix2dos.7z
  - app: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/app_qt16_win31x.7z
  - jotofiles: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Jewels%20of%20the%20Oracle/game_joto_win31x.7z
  game:
    main_file: $GAMEDIR/dosbox_win31x_cd.conf
  installer:
  - insert-disc:
      description: Please insert Windows 3.1x CD
      requires: WINVER._
  - merge:
      dst: $GAMEDIR/C/win31cd
      src: $DISC
  - copy:
      dst: $GAMEDIR
      src: dconf
  - task:
      config_file: $GAMEDIR/dosbox_win31x_cd.conf
      name: dosexec
      working_dir: $GAMEDIR
  - extract:
      dst: $GAMEDIR
      file: utils
  - extract:
      dst: $GAMEDIR
      file: adrivers
  - chmodx: $GAMEDIR/install_drivers_sb16.sh
  - execute:
      file: $GAMEDIR/install_drivers_sb16.sh
  - extract:
      dst: $GAMEDIR
      file: vdrivers
  - chmodx: $GAMEDIR/install_drivers_s3.sh
  - execute:
      file: $GAMEDIR/install_drivers_s3.sh
  - extract:
      dst: $GAMEDIR
      src: app
  - chmodx: $GAMEDIR/install_app_qt16.sh
  - execute:
      file: $GAMEDIR/install_app_qt16.sh
  - insert-disc:
      description: Please insert "Jewels of the Oracle" CD
      requires: jewels.exe
  - merge:
      dst: $GAMEDIR/C/JOTOCD
      src: $DISC
  - extract:
      dst: $GAMEDIR
      src: jotofiles
  - chmodx: $GAMEDIR/install_game_joto.sh
  - execute:
      file: $GAMEDIR/install_game_joto.sh
slug: jewels-of-the-oracle-cd-win-31x
steamid: null
version: CD + WIn 3.1x
year: 1995
{
  "game_slug": "jewels-of-the-oracle",
  "version": "CD + WIn 3.1x",
  "description": "\"Jewels of the Oracle\"  CD edition using DOSBox and WIn 3.1x",
  "notes": "- This game is a 16 bit Windows game and it does not work (for the moment) with Wine. But it works very well on Windows 3.1x. So you will need to provide Windows 3.1x CD during install.\r\n- You will need to provide \"Jewels of the Oracle\" and \"Windows 3.1x\" CD only one time during install.",
  "name": "Jewels of the Oracle",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "jewels-of-the-oracle-cd-win-31x",
  "installer_slug": "jewels-of-the-oracle-cd-win-31x",
  "script": {
    "files": [
      {
        "vdrivers": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/drivers_s3_win31x.7z"
      },
      {
        "adrivers": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/drivers_sb16_win31x.7z"
      },
      {
        "dconf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/dosbox_win31x_cd.conf"
      },
      {
        "utils": "https://github.com/legluondunet/mlls-tools/raw/master/dos2unix-unix2dos/dos2unix-unix2dos.7z"
      },
      {
        "app": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Windows%203.1x/app_qt16_win31x.7z"
      },
      {
        "jotofiles": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Jewels%20of%20the%20Oracle/game_joto_win31x.7z"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/dosbox_win31x_cd.conf"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert Windows 3.1x CD",
          "requires": "WINVER._"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/C/win31cd",
          "src": "$DISC"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "dconf"
        }
      },
      {
        "task": {
          "config_file": "$GAMEDIR/dosbox_win31x_cd.conf",
          "name": "dosexec",
          "working_dir": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "utils"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "adrivers"
        }
      },
      {
        "chmodx": "$GAMEDIR/install_drivers_sb16.sh"
      },
      {
        "execute": {
          "file": "$GAMEDIR/install_drivers_sb16.sh"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "vdrivers"
        }
      },
      {
        "chmodx": "$GAMEDIR/install_drivers_s3.sh"
      },
      {
        "execute": {
          "file": "$GAMEDIR/install_drivers_s3.sh"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "app"
        }
      },
      {
        "chmodx": "$GAMEDIR/install_app_qt16.sh"
      },
      {
        "execute": {
          "file": "$GAMEDIR/install_app_qt16.sh"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert \"Jewels of the Oracle\" CD",
          "requires": "jewels.exe"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/C/JOTOCD",
          "src": "$DISC"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "jotofiles"
        }
      },
      {
        "chmodx": "$GAMEDIR/install_game_joto.sh"
      },
      {
        "execute": {
          "file": "$GAMEDIR/install_game_joto.sh"
        }
      }
    ]
  }
}
Back to game