files:
- cue_file: https://archive.org/download/mechwarrior-2-31st-century-combat/MECH2_16B.CUE
- bin_file: https://archive.org/download/mechwarrior-2-31st-century-combat/MECH2_16B.BIN
- cfg_file: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/MechWarrior%202%20-%2031st%20Century%20Combat/dosbox.conf
game:
main_file: $GAMEDIR/dosbox.conf
installer:
- merge:
dst: $GAMEDIR/CD
src: cue_file
- merge:
dst: $GAMEDIR/CD
src: bin_file
- merge:
dst: $GAMEDIR
src: cfg_file
- execute:
command: cd "$GAMEDIR" ; mkdir C ;
description: Play "MechWarrior 2 - 31st Century Combat" CD DOS edition on Linux!
game_slug: mechwarrior-2-31st-century-combat
gogslug: ''
humblestoreid: ''
installer_slug: mechwarrior-2-31st-century-co-cd-dos
name: 'MechWarrior 2: 31st Century Combat'
notes: '- At first launch, set Music and Digital audio to Soundblaster 16, automatic
config drivers, recommended install'
runner: dosbox
script:
files:
- cue_file: https://archive.org/download/mechwarrior-2-31st-century-combat/MECH2_16B.CUE
- bin_file: https://archive.org/download/mechwarrior-2-31st-century-combat/MECH2_16B.BIN
- cfg_file: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/MechWarrior%202%20-%2031st%20Century%20Combat/dosbox.conf
game:
main_file: $GAMEDIR/dosbox.conf
installer:
- merge:
dst: $GAMEDIR/CD
src: cue_file
- merge:
dst: $GAMEDIR/CD
src: bin_file
- merge:
dst: $GAMEDIR
src: cfg_file
- execute:
command: cd "$GAMEDIR" ; mkdir C ;
slug: mechwarrior-2-31st-century-co-cd-dos
steamid: null
version: CD DOS
year: 1995
{
"game_slug": "mechwarrior-2-31st-century-combat",
"version": "CD DOS",
"description": "Play \"MechWarrior 2 - 31st Century Combat\" CD DOS edition on Linux!",
"notes": "- At first launch, set Music and Digital audio to Soundblaster 16, automatic config drivers, recommended install",
"name": "MechWarrior 2: 31st Century Combat",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "mechwarrior-2-31st-century-co-cd-dos",
"installer_slug": "mechwarrior-2-31st-century-co-cd-dos",
"script": {
"files": [
{
"cue_file": "https://archive.org/download/mechwarrior-2-31st-century-combat/MECH2_16B.CUE"
},
{
"bin_file": "https://archive.org/download/mechwarrior-2-31st-century-combat/MECH2_16B.BIN"
},
{
"cfg_file": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/MechWarrior%202%20-%2031st%20Century%20Combat/dosbox.conf"
}
],
"game": {
"main_file": "$GAMEDIR/dosbox.conf"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/CD",
"src": "cue_file"
}
},
{
"merge": {
"dst": "$GAMEDIR/CD",
"src": "bin_file"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "cfg_file"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\" ; mkdir C ;"
}
}
]
}
}