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/mech2_titanium_trilogy/GBL_TT_2.cue
- game_cd_iso: https://archive.org/download/mech2_titanium_trilogy/GBL_TT_2.iso
- dbpu_save:
filename: GBL_TT_2.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/MechWarrior%202%20-%20Ghost%20Bear's%20Legacy/GBL_TT_2.pure.zip
game:
args: '"$GAMEDIR/CD/GBL_TT_2.cue"'
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- extract:
dst: $GAMEDIR/system
file: os_img
- copy:
dst: $GAMEDIR/CD
src: game_cd_cue
- copy:
dst: $GAMEDIR/CD
src: game_cd_iso
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
description: Play "MechWarrior 2 - Ghost Bear's Legacy" CD Titanium Trilogy edition
on Linux!
game_slug: mechwarrior-2-ghost-bears-legacy
gogslug: ''
humblestoreid: ''
installer_slug: mechwarrior-2-ghost-bears-leg-cd-titanium-trilogy
name: 'Mechwarrior 2: Ghost Bear''s Legacy'
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- 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/mech2_titanium_trilogy/GBL_TT_2.cue
- game_cd_iso: https://archive.org/download/mech2_titanium_trilogy/GBL_TT_2.iso
- dbpu_save:
filename: GBL_TT_2.pure.zip
url: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/MechWarrior%202%20-%20Ghost%20Bear's%20Legacy/GBL_TT_2.pure.zip
game:
args: '"$GAMEDIR/CD/GBL_TT_2.cue"'
exe: $GAMEDIR/DOSBoxPure_x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: dbpu_file
- extract:
dst: $GAMEDIR/system
file: os_img
- copy:
dst: $GAMEDIR/CD
src: game_cd_cue
- copy:
dst: $GAMEDIR/CD
src: game_cd_iso
- merge:
dst: $GAMEDIR/saves
src: dbpu_save
slug: mechwarrior-2-ghost-bears-leg-cd-titanium-trilogy
steamid: null
version: CD Titanium Trilogy + Windows 98
year: 1995
{
"game_slug": "mechwarrior-2-ghost-bears-legacy",
"version": "CD Titanium Trilogy + Windows 98",
"description": "Play \"MechWarrior 2 - Ghost Bear's Legacy\" CD Titanium Trilogy edition 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- Press \"CTRL+F12\" to show Dosbox Pure Unleashed menu",
"name": "Mechwarrior 2: Ghost Bear's Legacy",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "mechwarrior-2-ghost-bears-leg-cd-titanium-trilogy",
"installer_slug": "mechwarrior-2-ghost-bears-leg-cd-titanium-trilogy",
"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/mech2_titanium_trilogy/GBL_TT_2.cue"
},
{
"game_cd_iso": "https://archive.org/download/mech2_titanium_trilogy/GBL_TT_2.iso"
},
{
"dbpu_save": {
"filename": "GBL_TT_2.pure.zip",
"url": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/MechWarrior%202%20-%20Ghost%20Bear's%20Legacy/GBL_TT_2.pure.zip"
}
}
],
"game": {
"args": "\"$GAMEDIR/CD/GBL_TT_2.cue\"",
"exe": "$GAMEDIR/DOSBoxPure_x86_64",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "dbpu_file"
}
},
{
"extract": {
"dst": "$GAMEDIR/system",
"file": "os_img"
}
},
{
"copy": {
"dst": "$GAMEDIR/CD",
"src": "game_cd_cue"
}
},
{
"copy": {
"dst": "$GAMEDIR/CD",
"src": "game_cd_iso"
}
},
{
"merge": {
"dst": "$GAMEDIR/saves",
"src": "dbpu_save"
}
}
]
}
}