Installer fallen-haven-liberation-day-cd-windows-95

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
- game_cd_cue: https://archive.org/download/liberation-day/Lib_day.cue
- game_cd_bin: https://archive.org/download/liberation-day/Lib_day.bin
- dbpu_save:
    filename: Lib_day.pure.zip
    url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
game:
  args: '"$GAMEDIR/CD/Lib_day.cue"'
  exe: $GAMEDIR/DOSBoxPure_x86_64
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: dbpu_file
- extract:
    dst: $GAMEDIR/system
    file: os_img
- merge:
    dst: $GAMEDIR/CD
    src: game_cd_cue
- merge:
    dst: $GAMEDIR/CD
    src: game_cd_bin
- merge:
    dst: $GAMEDIR/saves
    src: dbpu_save
description: 'Play "Fallen Haven: Liberation Day" CD edition on Linux!'
game_slug: fallen-haven-liberation-day
gogslug: fallen_haven_liberation_day
humblestoreid: ''
installer_slug: fallen-haven-liberation-day-cd-windows-95
name: 'Fallen Haven: Liberation Day'
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- 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
  - game_cd_cue: https://archive.org/download/liberation-day/Lib_day.cue
  - game_cd_bin: https://archive.org/download/liberation-day/Lib_day.bin
  - dbpu_save:
      filename: Lib_day.pure.zip
      url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
  game:
    args: '"$GAMEDIR/CD/Lib_day.cue"'
    exe: $GAMEDIR/DOSBoxPure_x86_64
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: dbpu_file
  - extract:
      dst: $GAMEDIR/system
      file: os_img
  - merge:
      dst: $GAMEDIR/CD
      src: game_cd_cue
  - merge:
      dst: $GAMEDIR/CD
      src: game_cd_bin
  - merge:
      dst: $GAMEDIR/saves
      src: dbpu_save
slug: fallen-haven-liberation-day-cd-windows-95
steamid: null
version: CD + Windows 95
year: 1998
{
  "game_slug": "fallen-haven-liberation-day",
  "version": "CD + Windows 95",
  "description": "Play \"Fallen Haven: Liberation Day\" 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- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
  "name": "Fallen Haven: Liberation Day",
  "year": 1998,
  "steamid": null,
  "gogslug": "fallen_haven_liberation_day",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "fallen-haven-liberation-day-cd-windows-95",
  "installer_slug": "fallen-haven-liberation-day-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"
      },
      {
        "game_cd_cue": "https://archive.org/download/liberation-day/Lib_day.cue"
      },
      {
        "game_cd_bin": "https://archive.org/download/liberation-day/Lib_day.bin"
      },
      {
        "dbpu_save": {
          "filename": "Lib_day.pure.zip",
          "url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
        }
      }
    ],
    "game": {
      "args": "\"$GAMEDIR/CD/Lib_day.cue\"",
      "exe": "$GAMEDIR/DOSBoxPure_x86_64",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "dbpu_file"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/system",
          "file": "os_img"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "game_cd_cue"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "game_cd_bin"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/saves",
          "src": "dbpu_save"
        }
      }
    ]
  }
}
Back to game