Installer metal-gear-solid-2-substance-gog-with-vs-fix

files:
- setupfile: 'N/A: Please select the GOG setup file'
- vsfix: https://github.com/VFansss/mgs2-v-s-fix/releases/download/v1.8.1/MGS.V.s.Fix.v1.8.1.zip
- dsound: https://www.indirectsound.com/downloads/IndirectSound_0_20.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin/MGS2SSetup.exe
  prefix: $GAMEDIR
installer:
- task:
    app: win7 dotnet48 xact directmusic dsdmo quartz
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
    description: Extracting game data
    executable: setupfile
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin
    file: dsound
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin/
    file: vsfix
system:
  pulse_latency: true
wine:
  overrides:
    d3d8: n,b
    d3d9: n,b
    dinput: n,b
    dinput8: n,b
    msacm32: n,b
    xinput1_3: n,b
description: ''
game_slug: metal-gear-solid-2-substance
gogslug: metal_gear_solid_2_substance
humblestoreid: ''
installer_slug: metal-gear-solid-2-substance-gog-with-vs-fix
name: 'Metal Gear Solid 2: Substance'
notes: Controller configuration is still an issue, I will attempt to remedy this in
  a future update
runner: wine
script:
  files:
  - setupfile: 'N/A: Please select the GOG setup file'
  - vsfix: https://github.com/VFansss/mgs2-v-s-fix/releases/download/v1.8.1/MGS.V.s.Fix.v1.8.1.zip
  - dsound: https://www.indirectsound.com/downloads/IndirectSound_0_20.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin/MGS2SSetup.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: win7 dotnet48 xact directmusic dsdmo quartz
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
      description: Extracting game data
      executable: setupfile
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin
      file: dsound
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin/
      file: vsfix
  system:
    pulse_latency: true
  wine:
    overrides:
      d3d8: n,b
      d3d9: n,b
      dinput: n,b
      dinput8: n,b
      msacm32: n,b
      xinput1_3: n,b
slug: metal-gear-solid-2-substance-gog-with-vs-fix
steamid: null
version: GOG with V's Fix
year: 2003
{
  "game_slug": "metal-gear-solid-2-substance",
  "version": "GOG with V's Fix",
  "description": "",
  "notes": "Controller configuration is still an issue, I will attempt to remedy this in a future update",
  "name": "Metal Gear Solid 2: Substance",
  "year": 2003,
  "steamid": null,
  "gogslug": "metal_gear_solid_2_substance",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "metal-gear-solid-2-substance-gog-with-vs-fix",
  "installer_slug": "metal-gear-solid-2-substance-gog-with-vs-fix",
  "script": {
    "files": [
      {
        "setupfile": "N/A: Please select the GOG setup file"
      },
      {
        "vsfix": "https://github.com/VFansss/mgs2-v-s-fix/releases/download/v1.8.1/MGS.V.s.Fix.v1.8.1.zip"
      },
      {
        "dsound": "https://www.indirectsound.com/downloads/IndirectSound_0_20.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin/MGS2SSetup.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "win7 dotnet48 xact directmusic dsdmo quartz",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI",
          "description": "Extracting game data",
          "executable": "setupfile",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin",
          "file": "dsound"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Metal Gear Solid 2 Substance/bin/",
          "file": "vsfix"
        }
      }
    ],
    "system": {
      "pulse_latency": true
    },
    "wine": {
      "overrides": {
        "d3d8": "n,b",
        "d3d9": "n,b",
        "dinput": "n,b",
        "dinput8": "n,b",
        "msacm32": "n,b",
        "xinput1_3": "n,b"
      }
    }
  }
}
Back to game