files:
- file1: N/A:Provide the HDI file for the first game
game:
core: np2kai
main_file: $GAMEDIR/ROM.hdi
installer:
- move:
dst: $GAMEDIR/ROM.hdi
src: file1
libretro: {}
system: {}
description: Libretro Np2Kai emulator
game_slug: touhou-yumejikuu-phantasmagoria-of-dim-dream
gogslug: ''
humblestoreid: ''
installer_slug: touhou-yumejikuu-phantasmagor-np2kai-pc-98
name: 'Touhou Yumejikuu: Phantasmagoria of Dim. Dream'
notes: Get anex86.bmp font and set it in config of libretro/system/np2kai/font.bpm
runner: libretro
script:
files:
- file1: N/A:Provide the HDI file for the first game
game:
core: np2kai
main_file: $GAMEDIR/ROM.hdi
installer:
- move:
dst: $GAMEDIR/ROM.hdi
src: file1
libretro: {}
system: {}
slug: touhou-yumejikuu-phantasmagor-np2kai-pc-98
steamid: null
version: Np2Kai PC-98
year: 1997
{
"game_slug": "touhou-yumejikuu-phantasmagoria-of-dim-dream",
"version": "Np2Kai PC-98",
"description": "Libretro Np2Kai emulator",
"notes": "Get anex86.bmp font and set it in config of libretro/system/np2kai/font.bpm",
"name": "Touhou Yumejikuu: Phantasmagoria of Dim. Dream",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "touhou-yumejikuu-phantasmagor-np2kai-pc-98",
"installer_slug": "touhou-yumejikuu-phantasmagor-np2kai-pc-98",
"script": {
"files": [
{
"file1": "N/A:Provide the HDI file for the first game"
}
],
"game": {
"core": "np2kai",
"main_file": "$GAMEDIR/ROM.hdi"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR/ROM.hdi",
"src": "file1"
}
}
],
"libretro": {},
"system": {}
}
}