files:
- patch: https://dl.smwcentral.net/15939/MIMFixedIntros.zip
- rom_file: N/A:Please provide a Super Mario World (USA) ROM file
game:
core: snes9x
main_file: $GAMEDIR/Mario is Missing! Done Right (Fixed Intros).sfc
name: Mario is Missing! Done Right
version: v1.0 (Fixed Intros)
installer:
- extract:
dst: $CACHE
file: patch
- copy:
dst: $GAMEDIR
src: rom_file
- move:
dst: $GAMEDIR/Mario is Missing! Done Right (Fixed Intros).sfc
src: rom_file
- move:
dst: $GAMEDIR/Mario is Missing! Done Right (Fixed Intros).bps
src: $CACHE/MIMFixedIntros.bps
description: ''
game_slug: mario-is-missing-done-right
gogslug: ''
humblestoreid: ''
installer_slug: mario-is-missing-done-right-fixed-intros
name: Mario is Missing! Done Right
notes: ''
runner: libretro
script:
files:
- patch: https://dl.smwcentral.net/15939/MIMFixedIntros.zip
- rom_file: N/A:Please provide a Super Mario World (USA) ROM file
game:
core: snes9x
main_file: $GAMEDIR/Mario is Missing! Done Right (Fixed Intros).sfc
name: Mario is Missing! Done Right
version: v1.0 (Fixed Intros)
installer:
- extract:
dst: $CACHE
file: patch
- copy:
dst: $GAMEDIR
src: rom_file
- move:
dst: $GAMEDIR/Mario is Missing! Done Right (Fixed Intros).sfc
src: rom_file
- move:
dst: $GAMEDIR/Mario is Missing! Done Right (Fixed Intros).bps
src: $CACHE/MIMFixedIntros.bps
slug: mario-is-missing-done-right-fixed-intros
steamid: null
version: Fixed Intros
year: 2017
{
"game_slug": "mario-is-missing-done-right",
"version": "Fixed Intros",
"description": "",
"notes": "",
"name": "Mario is Missing! Done Right",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "mario-is-missing-done-right-fixed-intros",
"installer_slug": "mario-is-missing-done-right-fixed-intros",
"script": {
"files": [
{
"patch": "https://dl.smwcentral.net/15939/MIMFixedIntros.zip"
},
{
"rom_file": "N/A:Please provide a Super Mario World (USA) ROM file"
}
],
"game": {
"core": "snes9x",
"main_file": "$GAMEDIR/Mario is Missing! Done Right (Fixed Intros).sfc",
"name": "Mario is Missing! Done Right",
"version": "v1.0 (Fixed Intros)"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "patch"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "rom_file"
}
},
{
"move": {
"dst": "$GAMEDIR/Mario is Missing! Done Right (Fixed Intros).sfc",
"src": "rom_file"
}
},
{
"move": {
"dst": "$GAMEDIR/Mario is Missing! Done Right (Fixed Intros).bps",
"src": "$CACHE/MIMFixedIntros.bps"
}
}
]
}
}