files:
- floppy1: N/A:Select the game's first floppy file
- floppy2: N/A:Select the game's second floppy file
game:
device: flop1
machine: amiga
main_file: floppy1
installer:
- merge:
dst: $GAMEDIR
src: floppy1
- merge:
dst: $GAMEDIR
src: floppy2
description: ''
game_slug: where-in-the-usa-is-carmen-sandiego
gogslug: ''
humblestoreid: ''
installer_slug: where-in-the-usa-is-carmen-sa
name: Where in the U.S.A. Is Carmen Sandiego?
notes: After installation, add second floppy from game directory to Additional Floppies
section before launching the game.
runner: fsuae
script:
files:
- floppy1: N/A:Select the game's first floppy file
- floppy2: N/A:Select the game's second floppy file
game:
device: flop1
machine: amiga
main_file: floppy1
installer:
- merge:
dst: $GAMEDIR
src: floppy1
- merge:
dst: $GAMEDIR
src: floppy2
slug: where-in-the-usa-is-carmen-sa
steamid: null
version: ''
year: 1986
{
"game_slug": "where-in-the-usa-is-carmen-sandiego",
"version": "",
"description": "",
"notes": "After installation, add second floppy from game directory to Additional Floppies section before launching the game.",
"name": "Where in the U.S.A. Is Carmen Sandiego?",
"year": 1986,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "fsuae",
"slug": "where-in-the-usa-is-carmen-sa",
"installer_slug": "where-in-the-usa-is-carmen-sa",
"script": {
"files": [
{
"floppy1": "N/A:Select the game's first floppy file"
},
{
"floppy2": "N/A:Select the game's second floppy file"
}
],
"game": {
"device": "flop1",
"machine": "amiga",
"main_file": "floppy1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "floppy1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "floppy2"
}
}
]
}
}