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: Fallen Haven (USA).pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd: https://archive.org/download/Nova_FallenHaven_USA/Fallen%20Haven%20%28USA%29.7z
game:
args: '"$GAMEDIR/CD/Fallen Haven (USA).cue"'
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
- extract:
dst: $GAMEDIR/CD
src: game_cd
description: Play "Fallen Haven" CD edition on Linux!
game_slug: fallen-haven
gogslug: fallen_haven
humblestoreid: ''
installer_slug: fallen-haven-cd-windows-95
name: Fallen Haven
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\
\n- Before to launch the game, set desktop resolution to 640x480 with 256 colors\
\ or the game will refuse to launch\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_2Go.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save:
filename: Fallen Haven (USA).pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
- game_cd: https://archive.org/download/Nova_FallenHaven_USA/Fallen%20Haven%20%28USA%29.7z
game:
args: '"$GAMEDIR/CD/Fallen Haven (USA).cue"'
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
- extract:
dst: $GAMEDIR/CD
src: game_cd
slug: fallen-haven-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1997
{
"game_slug": "fallen-haven",
"version": "CD + Windows 95",
"description": "Play \"Fallen Haven\" 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\n- Before to launch the game, set desktop resolution to 640x480 with 256 colors or the game will refuse to launch\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
"name": "Fallen Haven",
"year": 1997,
"steamid": null,
"gogslug": "fallen_haven",
"humblestoreid": "",
"runner": "linux",
"slug": "fallen-haven-cd-windows-95",
"installer_slug": "fallen-haven-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": "Fallen Haven (USA).pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
}
},
{
"game_cd": "https://archive.org/download/Nova_FallenHaven_USA/Fallen%20Haven%20%28USA%29.7z"
}
],
"game": {
"args": "\"$GAMEDIR/CD/Fallen Haven (USA).cue\"",
"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"
}
},
{
"extract": {
"dst": "$GAMEDIR/CD",
"src": "game_cd"
}
}
]
}
}