Installer chaoshead-noah-offline-gog-coz-patc

files:
- game: N/A:CHAOS;HEAD NOAH Offline Installer
- dlc: N/A:Costume DLC
- coz_patch_zip: N/A:CoZ CHNGOGPatch-vX.X.X-Setup.zip file
game:
  arch: win64
  exe: drive_c/GOG Games/CHAOSHEAD NOAH/Game.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /dir=C:\\GOG\ Games\\CHAOSHEAD\ NOAH
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: dlc
    name: wineexec
    prefix: $GAMEDIR
- extract:
    description: Extracting patch zip... this can take a while. Please be patient.
    dst: $CACHE/coz_patch
    file: coz_patch_zip
    format: zip
- chmodx: $CACHE/coz_patch/CHNGOGPatch-Installer.exe
- execute:
    command: cd $CACHE/coz_patch && WINEPREFIX=$GAMEDIR $WINEBIN $CACHE/coz_patch/CHNGOGPatch-Installer.exe
description: This installer will install Chaos:Head Noah, the Costume DLC, and the
  Committee of Zero patch.
game_slug: chaoshead-noah
gogslug: chaoshead_noah_chaoschild_double_pack
humblestoreid: ''
installer_slug: chaoshead-noah-offline-gog-coz-patc
name: Chaos;Head Noah
notes: "Download the Costume DLC directly from GoG in advance. You will be asked for\
  \ the location of the file during installation.\r\n\r\nDownload the Committee of\
  \ Zero patch as specified in the official patch setup guide found at http://sonome.dareno.me/projects/chn-patch.html#guides\r\
  \n\r\nWhen the base Game installation completes, choose \"Exit\". Do not Launch.\
  \ Do the same for the DLC installation."
runner: wine
script:
  files:
  - game: N/A:CHAOS;HEAD NOAH Offline Installer
  - dlc: N/A:Costume DLC
  - coz_patch_zip: N/A:CoZ CHNGOGPatch-vX.X.X-Setup.zip file
  game:
    arch: win64
    exe: drive_c/GOG Games/CHAOSHEAD NOAH/Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /dir=C:\\GOG\ Games\\CHAOSHEAD\ NOAH
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: dlc
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      description: Extracting patch zip... this can take a while. Please be patient.
      dst: $CACHE/coz_patch
      file: coz_patch_zip
      format: zip
  - chmodx: $CACHE/coz_patch/CHNGOGPatch-Installer.exe
  - execute:
      command: cd $CACHE/coz_patch && WINEPREFIX=$GAMEDIR $WINEBIN $CACHE/coz_patch/CHNGOGPatch-Installer.exe
slug: chaoshead-noah-offline-gog-coz-patc
steamid: 1961950
version: Offline GoG + CoZ Patch
year: 2009
{
  "game_slug": "chaoshead-noah",
  "version": "Offline GoG + CoZ Patch",
  "description": "This installer will install Chaos:Head Noah, the Costume DLC, and the Committee of Zero patch.",
  "notes": "Download the Costume DLC directly from GoG in advance. You will be asked for the location of the file during installation.\r\n\r\nDownload the Committee of Zero patch as specified in the official patch setup guide found at http://sonome.dareno.me/projects/chn-patch.html#guides\r\n\r\nWhen the base Game installation completes, choose \"Exit\". Do not Launch. Do the same for the DLC installation.",
  "name": "Chaos;Head Noah",
  "year": 2009,
  "steamid": 1961950,
  "gogslug": "chaoshead_noah_chaoschild_double_pack",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "chaoshead-noah-offline-gog-coz-patc",
  "installer_slug": "chaoshead-noah-offline-gog-coz-patc",
  "script": {
    "files": [
      {
        "game": "N/A:CHAOS;HEAD NOAH Offline Installer"
      },
      {
        "dlc": "N/A:Costume DLC"
      },
      {
        "coz_patch_zip": "N/A:CoZ CHNGOGPatch-vX.X.X-Setup.zip file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/CHAOSHEAD NOAH/Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/dir=C:\\\\GOG\\ Games\\\\CHAOSHEAD\\ NOAH",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "dlc",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting patch zip... this can take a while. Please be patient.",
          "dst": "$CACHE/coz_patch",
          "file": "coz_patch_zip",
          "format": "zip"
        }
      },
      {
        "chmodx": "$CACHE/coz_patch/CHNGOGPatch-Installer.exe"
      },
      {
        "execute": {
          "command": "cd $CACHE/coz_patch && WINEPREFIX=$GAMEDIR $WINEBIN $CACHE/coz_patch/CHNGOGPatch-Installer.exe"
        }
      }
    ]
  }
}
Back to game