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_cd: https://archive.org/download/cyber-gladiators-usa/CyberGladiators%20%28USA%29.zip
- dbpu_save:
filename: CyberGladiators (USA).pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Cyber%20Gladiators/CyberGladiators%20(USA).pure.zip
game:
args: '"$GAMEDIR/CD/CyberGladiators (USA).cue"'
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- extract:
dst: $GAMEDIR/system
file: os_img
- extract:
dst: $GAMEDIR/CD
src: game_cd
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
- write_file:
content: ' {
"dosbox_pure_cpu_core" : "normal"
} '
file: $GAMEDIR/DOSBoxPure.cfg
description: Play "Cyber Gladiators" on Linux!
game_slug: cyber-gladiators
gogslug: ''
humblestoreid: ''
installer_slug: cyber-gladiators-cd-usa-windows-95
name: Cyber Gladiators
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\", CD Drive and install the game.\r\
\nWhen Sierra installer ask you to test your system, answer \"No\" or game install\
\ will fail, choose continue install without test\r\n- Press \"]\" (QWERTY) or \"\
$\" (AZERTY) key to increase details \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_cd: https://archive.org/download/cyber-gladiators-usa/CyberGladiators%20%28USA%29.zip
- dbpu_save:
filename: CyberGladiators (USA).pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Cyber%20Gladiators/CyberGladiators%20(USA).pure.zip
game:
args: '"$GAMEDIR/CD/CyberGladiators (USA).cue"'
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- extract:
dst: $GAMEDIR/system
file: os_img
- extract:
dst: $GAMEDIR/CD
src: game_cd
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
- write_file:
content: ' {
"dosbox_pure_cpu_core" : "normal"
} '
file: $GAMEDIR/DOSBoxPure.cfg
slug: cyber-gladiators-cd-usa-windows-95
steamid: null
version: CD USA + Windows 95
year: 1996
{
"game_slug": "cyber-gladiators",
"version": "CD USA + Windows 95",
"description": "Play \"Cyber Gladiators\" 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\", CD Drive and install the game.\r\nWhen Sierra installer ask you to test your system, answer \"No\" or game install will fail, choose continue install without test\r\n- Press \"]\" (QWERTY) or \"$\" (AZERTY) key to increase details \r\n- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
"name": "Cyber Gladiators",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "cyber-gladiators-cd-usa-windows-95",
"installer_slug": "cyber-gladiators-cd-usa-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_cd": "https://archive.org/download/cyber-gladiators-usa/CyberGladiators%20%28USA%29.zip"
},
{
"dbpu_save": {
"filename": "CyberGladiators (USA).pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Cyber%20Gladiators/CyberGladiators%20(USA).pure.zip"
}
}
],
"game": {
"args": "\"$GAMEDIR/CD/CyberGladiators (USA).cue\"",
"exe": "$GAMEDIR/DOSBoxPure_x86_64",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "dbpu_file"
}
},
{
"extract": {
"dst": "$GAMEDIR/system",
"file": "os_img"
}
},
{
"extract": {
"dst": "$GAMEDIR/CD",
"src": "game_cd"
}
},
{
"merge": {
"dst": "$GAMEDIR/saves",
"src": "dbpu_save"
}
},
{
"write_file": {
"content": " {\n\"dosbox_pure_cpu_core\" : \"normal\"\n} ",
"file": "$GAMEDIR/DOSBoxPure.cfg"
}
}
]
}
}