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: Explorers of the New World.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: Explorers of the New World.iso
url: https://archive.org/download/explorers_of_the_new_world/EXPLORERS.ISO
game:
args: '"$GAMEDIR/CD/Explorers of the New World.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: explorers-of-the-new-world
gogslug: ''
humblestoreid: ''
installer_slug: explorers-of-the-new-world-cd-windows-95
name: Explorers of the New World
notes: "Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\\\
r\\\r\nOnce Windows 95 starts, go to \"My Computer\" and open the CD drive, which\
\ will prompt the game to run.\r\nChoose \"Play\" and let the game copy files onto\
\ the hard drive.\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: Explorers of the New World.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: Explorers of the New World.iso
url: https://archive.org/download/explorers_of_the_new_world/EXPLORERS.ISO
game:
args: '"$GAMEDIR/CD/Explorers of the New World.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: explorers-of-the-new-world-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1995
{
"game_slug": "explorers-of-the-new-world",
"version": "CD + Windows 95",
"description": "",
"notes": "Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\\r\\\r\nOnce Windows 95 starts, go to \"My Computer\" and open the CD drive, which will prompt the game to run.\r\nChoose \"Play\" and let the game copy files onto the hard drive.\r\nPress \"CTRL+F12\" to show Dosbox Pure Unleashed menu.",
"name": "Explorers of the New World",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "explorers-of-the-new-world-cd-windows-95",
"installer_slug": "explorers-of-the-new-world-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": "Explorers of the New World.pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
}
},
{
"game_cd": {
"filename": "Explorers of the New World.iso",
"url": "https://archive.org/download/explorers_of_the_new_world/EXPLORERS.ISO"
}
}
],
"game": {
"args": "\"$GAMEDIR/CD/Explorers of the New World.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"
}
}
]
}
}