files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_ME/WINME_DBP.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save: hhttps://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%20Me/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: Microsoft Windows ME on Linux!
game_slug: microsoft-windows-me
gogslug: ''
humblestoreid: ''
installer_slug: microsoft-windows-me-cd-us
name: Microsoft Windows Me
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_ME/WINME_DBP.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- dbpu_save: hhttps://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%20Me/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-me-cd-us
steamid: null
version: CD US
year: 2000
{
"game_slug": "microsoft-windows-me",
"version": "CD US",
"description": "Microsoft Windows ME 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 Me",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "microsoft-windows-me-cd-us",
"installer_slug": "microsoft-windows-me-cd-us",
"script": {
"files": [
{
"os_img": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_ME/WINME_DBP.7z"
},
{
"dbpu_file": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz"
},
{
"dbpu_save": "hhttps://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%20Me/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"
}
}
]
}
}