Installer shinobi-harisenbo-english-patched

files:
- file1: N/A:Please select the game archive
- file2: N/A:Please select the patch archive
game:
  arch: win32
  exe: $GAMEDIR/shinobiharisenbo.eXe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: file1
- extract:
    dst: $GAMEDIR
    file: file2
system:
  env:
    LC_ALL: ja_JP.UTF-8
description: 'Patch: https://memeshii.home.blog/2019/11/01/shinobi-harisenbo-complete-english-patch-release/'
game_slug: shinobi-harisenbo
gogslug: ''
humblestoreid: ''
installer_slug: shinobi-harisenbo-english-patched
name: Shinobi Harisenbo
notes: Only works in windowed mode. If you switch to fullscreen, delete the savedata
  folder to restore defaults.
runner: wine
script:
  files:
  - file1: N/A:Please select the game archive
  - file2: N/A:Please select the patch archive
  game:
    arch: win32
    exe: $GAMEDIR/shinobiharisenbo.eXe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: file1
  - extract:
      dst: $GAMEDIR
      file: file2
  system:
    env:
      LC_ALL: ja_JP.UTF-8
slug: shinobi-harisenbo-english-patched
steamid: null
version: English Patched
year: 2017
{
  "game_slug": "shinobi-harisenbo",
  "version": "English Patched",
  "description": "Patch: https://memeshii.home.blog/2019/11/01/shinobi-harisenbo-complete-english-patch-release/",
  "notes": "Only works in windowed mode. If you switch to fullscreen, delete the savedata folder to restore defaults.",
  "name": "Shinobi Harisenbo",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "shinobi-harisenbo-english-patched",
  "installer_slug": "shinobi-harisenbo-english-patched",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      },
      {
        "file2": "N/A:Please select the patch archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/shinobiharisenbo.eXe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "file2"
        }
      }
    ],
    "system": {
      "env": {
        "LC_ALL": "ja_JP.UTF-8"
      }
    }
  }
}
Back to game