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: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/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 95 on Linux!
game_slug: windows-95
gogslug: ''
humblestoreid: ''
installer_slug: windows-95-osr25-us
name: Windows 95
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_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: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/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: windows-95-osr25-us
steamid: null
version: OSR2.5 US
year: 1995
{
"game_slug": "windows-95",
"version": "OSR2.5 US",
"description": "Windows 95 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": "Windows 95",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "windows-95-osr25-us",
"installer_slug": "windows-95-osr25-us",
"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": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2095/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"
}
}
]
}
}