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_file: https://archive.org/download/KCD200116/K-CD_2001-16.iso/Hardwood%20Spades%2Fhwspades.exe
game:
args: $GAMEDIR/D
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/D
src: game_file
- write_file:
content: O*WIN95_OSR25_DBP_2Go
file: $GAMEDIR/D/AUTOBOOT.DBP
description: Play "Hardwood Spades" on Linux!
game_slug: hardwood-spades
gogslug: ''
humblestoreid: ''
installer_slug: hardwood-spades-11-build-17-windows
name: Hardwood Spades
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\", click on \"D\" 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_file: https://archive.org/download/KCD200116/K-CD_2001-16.iso/Hardwood%20Spades%2Fhwspades.exe
game:
args: $GAMEDIR/D
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/D
src: game_file
- write_file:
content: O*WIN95_OSR25_DBP_2Go
file: $GAMEDIR/D/AUTOBOOT.DBP
slug: hardwood-spades-11-build-17-windows
steamid: null
version: 1.1 Build 17 + Windows 95
year: 2001
{
"game_slug": "hardwood-spades",
"version": "1.1 Build 17 + Windows 95",
"description": "Play \"Hardwood Spades\" 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\", click on \"D\" Drive and install the game\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
"name": "Hardwood Spades",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "hardwood-spades-11-build-17-windows",
"installer_slug": "hardwood-spades-11-build-17-windows",
"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_file": "https://archive.org/download/KCD200116/K-CD_2001-16.iso/Hardwood%20Spades%2Fhwspades.exe"
}
],
"game": {
"args": "$GAMEDIR/D",
"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/D",
"src": "game_file"
}
},
{
"write_file": {
"content": "O*WIN95_OSR25_DBP_2Go",
"file": "$GAMEDIR/D/AUTOBOOT.DBP"
}
}
]
}
}