files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
game:
core: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
description: null
game_slug: gran-turismo-2
gogslug: ''
humblestoreid: ''
installer_slug: gran-turismo-2-playstation
name: Gran Turismo 2
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: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
slug: gran-turismo-2-playstation
steamid: null
version: PlayStation
year: 1999
{
"game_slug": "gran-turismo-2",
"version": "PlayStation",
"description": null,
"notes": "",
"name": "Gran Turismo 2",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "gran-turismo-2-playstation",
"installer_slug": "gran-turismo-2-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": "mednafen_psx_hw",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "file2"
}
}
]
}
}