files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
game:
core: pcsx_rearmed
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
description: null
game_slug: metal-gear-solid
gogslug: metal_gear_solid
humblestoreid: ''
installer_slug: metal-gear-solid-playstation
name: Metal Gear Solid
notes: ''
runner: libretro
script:
files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
game:
core: pcsx_rearmed
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
slug: metal-gear-solid-playstation
steamid: null
version: PlayStation
year: 1998
{
"game_slug": "metal-gear-solid",
"version": "PlayStation",
"description": null,
"notes": "",
"name": "Metal Gear Solid",
"year": 1998,
"steamid": null,
"gogslug": "metal_gear_solid",
"humblestoreid": "",
"runner": "libretro",
"slug": "metal-gear-solid-playstation",
"installer_slug": "metal-gear-solid-playstation",
"script": {
"files": [
{
"file1": "N/A:Please select the PlayStation CD1 image file"
},
{
"file2": "N/A:Please select the PlayStation CD2 image file"
}
],
"game": {
"core": "pcsx_rearmed",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "file2"
}
}
]
}
}