Installer silent-hill-2-directors-cut-sh2e-fmv-audio-remas

extends: silent-hill-2-directors-cut
files:
- sh2efmv: http://www.enhanced.townofsilenthill.com/SH2/files/SH2PC_Enhanced_FMV_Pack_1.5.2.zip
- sh2eaudio: http://www.enhanced.townofsilenthill.com/SH2/files/SH2PC_Audio_Enhancement_Pack_2.0.3.zip
installer:
- extract:
    dst: $CACHE
    src: sh2efmv
- extract:
    dst: $CACHE
    src: sh2eaudio
- merge:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Konami/Silent Hill 2 - Directors Cut/sh2e
    src: $CACHE/SILENT HILL 2/sh2e
description: This installer is complementary to "CD Director's Cut EU + SH2e" one,
  it will add SH2e FMV-Audio remastered packs to previous install from SH2e
game_slug: silent-hill-2-directors-cut
gogslug: ''
humblestoreid: ''
installer_slug: silent-hill-2-directors-cut-sh2e-fmv-audio-remas
name: 'Silent Hill 2: Director''s Cut'
notes: '- This installer will not install "Silent Hill 2 Director''s Cut EU" but only
  SH2e FMV-Audio remastered packs. I separated the two installations because these
  two packs are too heavy: FMV --> 3,2 Go and audio --> 1,6 Go'
runner: wine
script:
  extends: silent-hill-2-directors-cut
  files:
  - sh2efmv: http://www.enhanced.townofsilenthill.com/SH2/files/SH2PC_Enhanced_FMV_Pack_1.5.2.zip
  - sh2eaudio: http://www.enhanced.townofsilenthill.com/SH2/files/SH2PC_Audio_Enhancement_Pack_2.0.3.zip
  installer:
  - extract:
      dst: $CACHE
      src: sh2efmv
  - extract:
      dst: $CACHE
      src: sh2eaudio
  - merge:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Konami/Silent Hill 2 - Directors Cut/sh2e
      src: $CACHE/SILENT HILL 2/sh2e
slug: silent-hill-2-directors-cut-sh2e-fmv-audio-remas
steamid: null
version: SH2e FMV-Audio remastered packs
year: 2002
{
  "game_slug": "silent-hill-2-directors-cut",
  "version": "SH2e FMV-Audio remastered packs",
  "description": "This installer is complementary to \"CD Director's Cut EU + SH2e\" one, it will add SH2e FMV-Audio remastered packs to previous install from SH2e",
  "notes": "- This installer will not install \"Silent Hill 2 Director's Cut EU\" but only SH2e FMV-Audio remastered packs. I separated the two installations because these two packs are too heavy: FMV --> 3,2 Go and audio --> 1,6 Go",
  "name": "Silent Hill 2: Director's Cut",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "silent-hill-2-directors-cut-sh2e-fmv-audio-remas",
  "installer_slug": "silent-hill-2-directors-cut-sh2e-fmv-audio-remas",
  "script": {
    "extends": "silent-hill-2-directors-cut",
    "files": [
      {
        "sh2efmv": "http://www.enhanced.townofsilenthill.com/SH2/files/SH2PC_Enhanced_FMV_Pack_1.5.2.zip"
      },
      {
        "sh2eaudio": "http://www.enhanced.townofsilenthill.com/SH2/files/SH2PC_Audio_Enhancement_Pack_2.0.3.zip"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "src": "sh2efmv"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "src": "sh2eaudio"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Konami/Silent Hill 2 - Directors Cut/sh2e",
          "src": "$CACHE/SILENT HILL 2/sh2e"
        }
      }
    ]
  }
}
Back to game