files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_31/windows_3.1.dosz
- 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%203.1x/DOSBox-pure.pure.zip
game:
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- merge:
dst: $GAMEDIR/system
src: os_img
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
description: Windows 3.1 on Linux!
game_slug: windows-31x
gogslug: ''
humblestoreid: ''
installer_slug: windows-31x-us
name: Windows 3.1x
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_31/windows_3.1.dosz
- 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%203.1x/DOSBox-pure.pure.zip
game:
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- merge:
dst: $GAMEDIR/system
src: os_img
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
slug: windows-31x-us
steamid: null
version: US
year: 1992
{
"game_slug": "windows-31x",
"version": "US",
"description": "Windows 3.1 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 3.1x",
"year": 1992,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "windows-31x-us",
"installer_slug": "windows-31x-us",
"script": {
"files": [
{
"os_img": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_31/windows_3.1.dosz"
},
{
"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%203.1x/DOSBox-pure.pure.zip"
}
],
"game": {
"exe": "$GAMEDIR/DOSBoxPure_x86_64",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "dbpu_file"
}
},
{
"merge": {
"dst": "$GAMEDIR/system",
"src": "os_img"
}
},
{
"merge": {
"dst": "$GAMEDIR/saves",
"src": "dbpu_save"
}
}
]
}
}