files:
- os_arch: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_31/Windows_3.1.7z
- game_cd: https://archive.org/download/jewels-of-the-oracle-windows-3.x-95-disc-art/JEWELSCD.ISO
game:
main_file: $GAMEDIR/dosbox.conf
installer:
- extract:
dst: $GAMEDIR
file: os_arch
- merge:
dst: $GAMEDIR/CD
src: game_cd
- execute:
command: cd "$GAMEDIR" ; sed -i '237i imgmount d "CD/JEWELSCD.ISO" -t iso' dosbox.conf
;
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-31
name: Jewels of the Oracle
notes: "- Using Dosbox-Staging with a ready to use Windows 3.1 install\r\n- Once Windows\
\ 3.1 started, in \"Main\" group click on \"Filemanager\", click on \"D\" drive\
\ and install the game.\r\nWhen game asking to install Quicktime, answer \"No\"\
.\r\nIf Quicktime does not work ingame, click on \"Quicktime for Windows\" group,\
\ \"Reinstall Quicktime\""
runner: dosbox
script:
files:
- os_arch: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_31/Windows_3.1.7z
- game_cd: https://archive.org/download/jewels-of-the-oracle-windows-3.x-95-disc-art/JEWELSCD.ISO
game:
main_file: $GAMEDIR/dosbox.conf
installer:
- extract:
dst: $GAMEDIR
file: os_arch
- merge:
dst: $GAMEDIR/CD
src: game_cd
- execute:
command: cd "$GAMEDIR" ; sed -i '237i imgmount d "CD/JEWELSCD.ISO" -t iso' dosbox.conf
;
slug: jewels-of-the-oracle-cd-windows-31
steamid: null
version: CD + Windows 3.1
year: 1995
{
"game_slug": "jewels-of-the-oracle",
"version": "CD + Windows 3.1",
"description": "Play \"Jewels of the Oracle\" CD edition on Linux!",
"notes": "- Using Dosbox-Staging with a ready to use Windows 3.1 install\r\n- Once Windows 3.1 started, in \"Main\" group click on \"Filemanager\", click on \"D\" drive and install the game.\r\nWhen game asking to install Quicktime, answer \"No\".\r\nIf Quicktime does not work ingame, click on \"Quicktime for Windows\" group, \"Reinstall Quicktime\"",
"name": "Jewels of the Oracle",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "jewels-of-the-oracle-cd-windows-31",
"installer_slug": "jewels-of-the-oracle-cd-windows-31",
"script": {
"files": [
{
"os_arch": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_31/Windows_3.1.7z"
},
{
"game_cd": "https://archive.org/download/jewels-of-the-oracle-windows-3.x-95-disc-art/JEWELSCD.ISO"
}
],
"game": {
"main_file": "$GAMEDIR/dosbox.conf"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "os_arch"
}
},
{
"merge": {
"dst": "$GAMEDIR/CD",
"src": "game_cd"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\" ; sed -i '237i imgmount d \"CD/JEWELSCD.ISO\" -t iso' dosbox.conf ;"
}
}
]
}
}