Installer brutal-mario-world-demo-7-english

files:
- patch: https://dl.smwcentral.net/6099/Brutal%20Mario%20Demo%207.zip
- rom_file: N/A:Please provide a Super Mario World (USA) ROM file
game:
  core: snes9x
  main_file: $GAMEDIR/Brutal Mario (Demo 7) (En).sfc
  name: Brutal Mario
  version: Demo 7 - English
installer:
- extract:
    dst: $CACHE
    file: patch
- copy:
    dst: $GAMEDIR
    src: rom_file
- move:
    dst: $GAMEDIR/Brutal Mario (Demo 7) (En).sfc
    src: rom_file
- move:
    dst: $GAMEDIR/Brutal Mario (Demo 7) (En).bps
    src: $CACHE/English/Brutal Mario Demo 7 [English].bps
description: ''
game_slug: brutal-mario-world
gogslug: ''
humblestoreid: ''
installer_slug: brutal-mario-world-demo-7-english
name: Brutal Mario
notes: Soft patched by the emulator
runner: libretro
script:
  files:
  - patch: https://dl.smwcentral.net/6099/Brutal%20Mario%20Demo%207.zip
  - rom_file: N/A:Please provide a Super Mario World (USA) ROM file
  game:
    core: snes9x
    main_file: $GAMEDIR/Brutal Mario (Demo 7) (En).sfc
    name: Brutal Mario
    version: Demo 7 - English
  installer:
  - extract:
      dst: $CACHE
      file: patch
  - copy:
      dst: $GAMEDIR
      src: rom_file
  - move:
      dst: $GAMEDIR/Brutal Mario (Demo 7) (En).sfc
      src: rom_file
  - move:
      dst: $GAMEDIR/Brutal Mario (Demo 7) (En).bps
      src: $CACHE/English/Brutal Mario Demo 7 [English].bps
slug: brutal-mario-world-demo-7-english
steamid: null
version: Demo 7 (English)
year: 2008
{
  "game_slug": "brutal-mario-world",
  "version": "Demo 7 (English)",
  "description": "",
  "notes": "Soft patched by the emulator",
  "name": "Brutal Mario",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "brutal-mario-world-demo-7-english",
  "installer_slug": "brutal-mario-world-demo-7-english",
  "script": {
    "files": [
      {
        "patch": "https://dl.smwcentral.net/6099/Brutal%20Mario%20Demo%207.zip"
      },
      {
        "rom_file": "N/A:Please provide a Super Mario World (USA) ROM file"
      }
    ],
    "game": {
      "core": "snes9x",
      "main_file": "$GAMEDIR/Brutal Mario (Demo 7) (En).sfc",
      "name": "Brutal Mario",
      "version": "Demo 7 - English"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "patch"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "rom_file"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/Brutal Mario (Demo 7) (En).sfc",
          "src": "rom_file"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/Brutal Mario (Demo 7) (En).bps",
          "src": "$CACHE/English/Brutal Mario Demo 7 [English].bps"
        }
      }
    ]
  }
}
Back to game