Installer command-conquer-cd-gold-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_1: https://archive.org/download/gdi-95/GDI95.ISO
- game_cd_2: https://archive.org/download/gdi-95/NOD95.ISO
- dbpu_save:
    filename: GDI95.pure.zip
    url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
game:
  args: '"$GAMEDIR/CD/GDI95.ISO" "$GAMEDIR/CD/NOD95.ISO"'
  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_1
- merge:
    dst: $GAMEDIR/CD
    src: game_cd_2
- merge:
    dst: $GAMEDIR/saves
    src: dbpu_save
description: Play "Command & Conquer" CD Gold edition on Linux!
game_slug: command-conquer
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-cd-gold-windows-95
name: Command & Conquer
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_1: https://archive.org/download/gdi-95/GDI95.ISO
  - game_cd_2: https://archive.org/download/gdi-95/NOD95.ISO
  - dbpu_save:
      filename: GDI95.pure.zip
      url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip
  game:
    args: '"$GAMEDIR/CD/GDI95.ISO" "$GAMEDIR/CD/NOD95.ISO"'
    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_1
  - merge:
      dst: $GAMEDIR/CD
      src: game_cd_2
  - merge:
      dst: $GAMEDIR/saves
      src: dbpu_save
slug: command-conquer-cd-gold-windows-95
steamid: null
version: CD Gold + Windows 95
year: 1995
{
  "game_slug": "command-conquer",
  "version": "CD Gold + Windows 95",
  "description": "Play \"Command & Conquer\" CD Gold 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": "Command & Conquer",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "command-conquer-cd-gold-windows-95",
  "installer_slug": "command-conquer-cd-gold-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_1": "https://archive.org/download/gdi-95/GDI95.ISO"
      },
      {
        "game_cd_2": "https://archive.org/download/gdi-95/NOD95.ISO"
      },
      {
        "dbpu_save": {
          "filename": "GDI95.pure.zip",
          "url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/DOSBox-pure.pure.zip"
        }
      }
    ],
    "game": {
      "args": "\"$GAMEDIR/CD/GDI95.ISO\" \"$GAMEDIR/CD/NOD95.ISO\"",
      "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_1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/CD",
          "src": "game_cd_2"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/saves",
          "src": "dbpu_save"
        }
      }
    ]
  }
}
Back to game