files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save:
filename: RollerCoaster Tycoon Deluxe.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: RollerCoaster Tycoon Deluxe.iso
url: https://archive.org/download/rollercoaster-tycoon-deluxe-iso/RollerCoaster%20Tycoon%20Deluxe.iso
game:
args: '"$GAMEDIR/CD/RollerCoaster Tycoon Deluxe.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: 'Play "RollerCoaster Tycoon: Deluxe" CD edition on Linux!'
game_slug: rollercoaster-tycoon-deluxe
gogslug: rollercoaster_tycoon_bundle
humblestoreid: ''
installer_slug: rollercoaster-tycoon-deluxe-cd-windows-95
name: 'RollerCoaster Tycoon: Deluxe'
notes: "- Using Dosbox Pure Unleashed with a ready to use Windows 95 OSR 2.5 install\r\
\n- Once Windows 95 started, go to \"My Computer\", CD Drive and install the game.\r\
\nThen, set Windows 95 desktop resolution to 800x600, launch game\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.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save:
filename: RollerCoaster Tycoon Deluxe.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd:
filename: RollerCoaster Tycoon Deluxe.iso
url: https://archive.org/download/rollercoaster-tycoon-deluxe-iso/RollerCoaster%20Tycoon%20Deluxe.iso
game:
args: '"$GAMEDIR/CD/RollerCoaster Tycoon Deluxe.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: rollercoaster-tycoon-deluxe-cd-windows-95
steamid: 285310
version: CD + Windows 95
year: 1999
{
"game_slug": "rollercoaster-tycoon-deluxe",
"version": "CD + Windows 95",
"description": "Play \"RollerCoaster Tycoon: Deluxe\" 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, go to \"My Computer\", CD Drive and install the game.\r\nThen, set Windows 95 desktop resolution to 800x600, launch game\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
"name": "RollerCoaster Tycoon: Deluxe",
"year": 1999,
"steamid": 285310,
"gogslug": "rollercoaster_tycoon_bundle",
"humblestoreid": "",
"runner": "linux",
"slug": "rollercoaster-tycoon-deluxe-cd-windows-95",
"installer_slug": "rollercoaster-tycoon-deluxe-cd-windows-95",
"script": {
"files": [
{
"os_img": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_95/WIN95_OSR25_DBP.7z"
},
{
"dbpu_file": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz"
},
{
"dbpu_save": {
"filename": "RollerCoaster Tycoon Deluxe.pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
}
},
{
"game_cd": {
"filename": "RollerCoaster Tycoon Deluxe.iso",
"url": "https://archive.org/download/rollercoaster-tycoon-deluxe-iso/RollerCoaster%20Tycoon%20Deluxe.iso"
}
}
],
"game": {
"args": "\"$GAMEDIR/CD/RollerCoaster Tycoon Deluxe.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"
}
}
]
}
}