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: Carmen Sandiego Word Detective.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: Carmen Sandiego Word Detective.iso
url: N/A:Select the iso file for your game CD
game:
args: '"$GAMEDIR/CD/Carmen Sandiego Word Detective.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: carmen-sandiego-word-detective
gogslug: ''
humblestoreid: ''
installer_slug: carmen-sandiego-word-detectiv-cd-windows-95
name: Carmen Sandiego Word Detective
notes: "Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install:\r\
\nOnce Windows 95 has started, go to \"My Computer\", find drive E: and install\
\ the game.\r\nChoose Express Setup for both QuickTime and DirectX installers.\r\
\nPress \"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: Carmen Sandiego Word Detective.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: Carmen Sandiego Word Detective.iso
url: N/A:Select the iso file for your game CD
game:
args: '"$GAMEDIR/CD/Carmen Sandiego Word Detective.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: carmen-sandiego-word-detectiv-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1997
{
"game_slug": "carmen-sandiego-word-detective",
"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 has started, go to \"My Computer\", find drive E: and install the game.\r\nChoose Express Setup for both QuickTime and DirectX installers.\r\nPress \"CTRL+F12\" to show Dosbox Pure Unleashed menu.",
"name": "Carmen Sandiego Word Detective",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "carmen-sandiego-word-detectiv-cd-windows-95",
"installer_slug": "carmen-sandiego-word-detectiv-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": "Carmen Sandiego Word Detective.pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
}
},
{
"game_cd": {
"filename": "Carmen Sandiego Word Detective.iso",
"url": "N/A:Select the iso file for your game CD"
}
}
],
"game": {
"args": "\"$GAMEDIR/CD/Carmen Sandiego Word Detective.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"
}
}
]
}
}