Installer microsoft-windows-98-second-edition-us

files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_98/W98_SE_DBP_2Go.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2098/DOSBox-pure.pure.zip
game:
  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/saves
    src: dbpu_save
description: Windows 98 on Linux!
game_slug: microsoft-windows-98
gogslug: ''
humblestoreid: ''
installer_slug: microsoft-windows-98-second-edition-us
name: Microsoft Windows 98
notes: "- Using Dosbox Pure Unleashed\r\n- Ready to use: drivers already installed\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_98/W98_SE_DBP_2Go.7z
  - dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
  - dbpu_save: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2098/DOSBox-pure.pure.zip
  game:
    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/saves
      src: dbpu_save
slug: microsoft-windows-98-second-edition-us
steamid: null
version: Second Edition US
year: 1998
{
  "game_slug": "microsoft-windows-98",
  "version": "Second Edition US",
  "description": "Windows 98 on Linux!",
  "notes": "- Using Dosbox Pure Unleashed\r\n- Ready to use: drivers already installed\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
  "name": "Microsoft Windows 98",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "microsoft-windows-98-second-edition-us",
  "installer_slug": "microsoft-windows-98-second-edition-us",
  "script": {
    "files": [
      {
        "os_img": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_98/W98_SE_DBP_2Go.7z"
      },
      {
        "dbpu_file": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz"
      },
      {
        "dbpu_save": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2098/DOSBox-pure.pure.zip"
      }
    ],
    "game": {
      "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/saves",
          "src": "dbpu_save"
        }
      }
    ]
  }
}
Back to game