Installer hanahira-dlsite

files:
- RJ067899: N/A:Select the RJ067899.zip file from DLsite
- patch: N/A:Select the patch file
game:
  arch: win32
  exe: drive_c/hanahira/HANA9.EXE
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/hanahira
    file: $RJ067899
- extract:
    dst: $GAMEDIR/drive_c/hanahira
    file: $patch
- move:
    dst: $GAMEDIR/drive_c/hanahira/MGDo
    src: $GAMEDIR/drive_c/hanahira/MGD
- task:
    arch: win32
    args: -d -s MGDo MGD.xdelta MGD
    executable: xdelta3-3.0.6-win32.exe
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/hanahira/
- execute:
    args: $GAMEDIR/drive_c/hanahira/MGDo $GAMEDIR/drive_c/hanahira/xdelta3-3.0.6-win32.exe
      $GAMEDIR/drive_c/hanahira/MGD.xdelta $GAMEDIR/drive_c/hanahira/__PATCH__.bat
    file: rm
system:
  env:
    LANG: ja_JP.UTF-8
description: Installer for the original game from DLsite. It also installs the english
  patch.
game_slug: hanahira
gogslug: ''
humblestoreid: ''
installer_slug: hanahira-dlsite
name: Hanahira
notes: "You need to buy the game from here: https://www.dlsite.com/eng/work/=/product_id/RE067899.html\r\
  \n\r\nAlso, download the english patch from here: https://georgehenryshaft.wordpress.com/2015/04/17/hanahira-translation-patch-release/\r\
  \n\r\n(Note: the translation patch translates most of the game, except the system\
  \ menu. On the game directory, the file \"Settings Menu Reference.png\" has a translation\
  \ of it.)"
runner: wine
script:
  files:
  - RJ067899: N/A:Select the RJ067899.zip file from DLsite
  - patch: N/A:Select the patch file
  game:
    arch: win32
    exe: drive_c/hanahira/HANA9.EXE
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/hanahira
      file: $RJ067899
  - extract:
      dst: $GAMEDIR/drive_c/hanahira
      file: $patch
  - move:
      dst: $GAMEDIR/drive_c/hanahira/MGDo
      src: $GAMEDIR/drive_c/hanahira/MGD
  - task:
      arch: win32
      args: -d -s MGDo MGD.xdelta MGD
      executable: xdelta3-3.0.6-win32.exe
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $GAMEDIR/drive_c/hanahira/
  - execute:
      args: $GAMEDIR/drive_c/hanahira/MGDo $GAMEDIR/drive_c/hanahira/xdelta3-3.0.6-win32.exe
        $GAMEDIR/drive_c/hanahira/MGD.xdelta $GAMEDIR/drive_c/hanahira/__PATCH__.bat
      file: rm
  system:
    env:
      LANG: ja_JP.UTF-8
slug: hanahira-dlsite
steamid: null
version: DLsite
year: 2010
{
  "game_slug": "hanahira",
  "version": "DLsite",
  "description": "Installer for the original game from DLsite. It also installs the english patch.",
  "notes": "You need to buy the game from here: https://www.dlsite.com/eng/work/=/product_id/RE067899.html\r\n\r\nAlso, download the english patch from here: https://georgehenryshaft.wordpress.com/2015/04/17/hanahira-translation-patch-release/\r\n\r\n(Note: the translation patch translates most of the game, except the system menu. On the game directory, the file \"Settings Menu Reference.png\" has a translation of it.)",
  "name": "Hanahira",
  "year": 2010,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hanahira-dlsite",
  "installer_slug": "hanahira-dlsite",
  "script": {
    "files": [
      {
        "RJ067899": "N/A:Select the RJ067899.zip file from DLsite"
      },
      {
        "patch": "N/A:Select the patch file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/hanahira/HANA9.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/hanahira",
          "file": "$RJ067899"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/hanahira",
          "file": "$patch"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/hanahira/MGDo",
          "src": "$GAMEDIR/drive_c/hanahira/MGD"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "-d -s MGDo MGD.xdelta MGD",
          "executable": "xdelta3-3.0.6-win32.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$GAMEDIR/drive_c/hanahira/"
        }
      },
      {
        "execute": {
          "args": "$GAMEDIR/drive_c/hanahira/MGDo $GAMEDIR/drive_c/hanahira/xdelta3-3.0.6-win32.exe $GAMEDIR/drive_c/hanahira/MGD.xdelta $GAMEDIR/drive_c/hanahira/__PATCH__.bat",
          "file": "rm"
        }
      }
    ],
    "system": {
      "env": {
        "LANG": "ja_JP.UTF-8"
      }
    }
  }
}
Back to game