files:
- os_img: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_98/W98_SE_DBP_2Go.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- game_cd_cue: https://archive.org/download/dynasty-2_202407/DYNASTY2.cue
- game_cd_bin: https://archive.org/download/dynasty-2_202407/DYNASTY2.bin
- dbpu_save:
filename: DYNASTY2.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2098/DOSBox-pure.pure.zip
game:
args: $GAMEDIR/CD/DYNASTY2.cue
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/CD
src: game_cd_cue
- merge:
dst: $GAMEDIR/CD
src: game_cd_bin
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
description: Play "Shanghai - Second Dynasty" on Linux!
game_slug: shanghai-second-dynasty
gogslug: ''
humblestoreid: ''
installer_slug: shanghai-second-dynasty-cd-windows-98
name: 'Shanghai: Second Dynasty'
notes: "- Using Dosbox Pure Unleashed with a ready to use Windows 98 SE install\r\n\
- Once Windows 98 started, go to \"My Computer\", CD Drive and install the game\r\
\n- Set Windows 98 video resolution to 1024x768 to be able to install this game\
\ in \"High Resolution\"\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_98/W98_SE_DBP_2Go.7z
- dbpu_file: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz
- game_cd_cue: https://archive.org/download/dynasty-2_202407/DYNASTY2.cue
- game_cd_bin: https://archive.org/download/dynasty-2_202407/DYNASTY2.bin
- dbpu_save:
filename: DYNASTY2.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2098/DOSBox-pure.pure.zip
game:
args: $GAMEDIR/CD/DYNASTY2.cue
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/CD
src: game_cd_cue
- merge:
dst: $GAMEDIR/CD
src: game_cd_bin
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
slug: shanghai-second-dynasty-cd-windows-98
steamid: null
version: CD + Windows 98
year: 1999
{
"game_slug": "shanghai-second-dynasty",
"version": "CD + Windows 98",
"description": "Play \"Shanghai - Second Dynasty\" on Linux!",
"notes": "- Using Dosbox Pure Unleashed with a ready to use Windows 98 SE install\r\n- Once Windows 98 started, go to \"My Computer\", CD Drive and install the game\r\n- Set Windows 98 video resolution to 1024x768 to be able to install this game in \"High Resolution\"\r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
"name": "Shanghai: Second Dynasty",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "shanghai-second-dynasty-cd-windows-98",
"installer_slug": "shanghai-second-dynasty-cd-windows-98",
"script": {
"files": [
{
"os_img": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Windows_98/W98_SE_DBP_2Go.7z"
},
{
"dbpu_file": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/DOSBox/dosbox-pure-unleashed.tar.xz"
},
{
"game_cd_cue": "https://archive.org/download/dynasty-2_202407/DYNASTY2.cue"
},
{
"game_cd_bin": "https://archive.org/download/dynasty-2_202407/DYNASTY2.bin"
},
{
"dbpu_save": {
"filename": "DYNASTY2.pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Windows%2098/DOSBox-pure.pure.zip"
}
}
],
"game": {
"args": "$GAMEDIR/CD/DYNASTY2.cue",
"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/CD",
"src": "game_cd_cue"
}
},
{
"merge": {
"dst": "$GAMEDIR/CD",
"src": "game_cd_bin"
}
},
{
"merge": {
"dst": "$GAMEDIR/saves",
"src": "dbpu_save"
}
}
]
}
}