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/hwsii202/hwsii202.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 Solitaire II" on Linux!
game_slug: hardwood-solitaire-ii
gogslug: ''
humblestoreid: ''
installer_slug: hardwood-solitaire-ii-202-windows-95
name: Hardwood Solitaire II
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/hwsii202/hwsii202.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-solitaire-ii-202-windows-95
steamid: null
version: 2.02 + Windows 95
year: 2000
{
"game_slug": "hardwood-solitaire-ii",
"version": "2.02 + Windows 95",
"description": "Play \"Hardwood Solitaire II\" 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 Solitaire II",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "hardwood-solitaire-ii-202-windows-95",
"installer_slug": "hardwood-solitaire-ii-202-windows-95",
"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/hwsii202/hwsii202.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"
}
}
]
}
}