Installer metal-gear-solid-2-substance-cd-rom

files:
- installer: N/A:Provide path to setup.exe
- mgs2-v-s-fix: https://github.com/VFansss/mgs2-v-s-fix/releases/download/v1.8.1/MGS.V.s.Fix.v1.8.1.zip
game:
  arch: win32
  exe: drive_c/Program Files/KONAMI/MetalGearSolid2 Substance/bin/MGS2SSetup.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: directmusic
    arch: win32
    description: directmusic
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dsdmo
    arch: win32
    description: dsdmo
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: quartz
    arch: win32
    description: quartz
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: null
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- extract:
    description: moving
    dst: $GAMEDIR/drive_c/Program Files/KONAMI/MetalGearSolid2 Substance/bin/
    file: mgs2-v-s-fix
system:
  env:
    SOMEENV: true
description: 'Installs Metal Gear Solid 2: Substance Retail disc version + Installs
  the mgs2 v''s fix patch'
game_slug: metal-gear-solid-2-substance
gogslug: metal_gear_solid_2_substance
humblestoreid: ''
installer_slug: metal-gear-solid-2-substance-cd-rom
name: 'Metal Gear Solid 2: Substance'
notes: mgs2 v s fix patch removes the need for a disc to be inserted in the system
  whilst playing and also provides other benefits that can be read at https://github.com/VFansss/mgs2-v-s-fix
runner: wine
script:
  files:
  - installer: N/A:Provide path to setup.exe
  - mgs2-v-s-fix: https://github.com/VFansss/mgs2-v-s-fix/releases/download/v1.8.1/MGS.V.s.Fix.v1.8.1.zip
  game:
    arch: win32
    exe: drive_c/Program Files/KONAMI/MetalGearSolid2 Substance/bin/MGS2SSetup.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: directmusic
      arch: win32
      description: directmusic
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dsdmo
      arch: win32
      description: dsdmo
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: quartz
      arch: win32
      description: quartz
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: null
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      description: moving
      dst: $GAMEDIR/drive_c/Program Files/KONAMI/MetalGearSolid2 Substance/bin/
      file: mgs2-v-s-fix
  system:
    env:
      SOMEENV: true
slug: metal-gear-solid-2-substance-cd-rom
steamid: null
version: CD-ROM
year: 2003
{
  "game_slug": "metal-gear-solid-2-substance",
  "version": "CD-ROM",
  "description": "Installs Metal Gear Solid 2: Substance Retail disc version + Installs the mgs2 v's fix patch",
  "notes": "mgs2 v s fix patch removes the need for a disc to be inserted in the system whilst playing and also provides other benefits that can be read at https://github.com/VFansss/mgs2-v-s-fix",
  "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-cd-rom",
  "installer_slug": "metal-gear-solid-2-substance-cd-rom",
  "script": {
    "files": [
      {
        "installer": "N/A:Provide path to setup.exe"
      },
      {
        "mgs2-v-s-fix": "https://github.com/VFansss/mgs2-v-s-fix/releases/download/v1.8.1/MGS.V.s.Fix.v1.8.1.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/KONAMI/MetalGearSolid2 Substance/bin/MGS2SSetup.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directmusic",
          "arch": "win32",
          "description": "directmusic",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dsdmo",
          "arch": "win32",
          "description": "dsdmo",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "quartz",
          "arch": "win32",
          "description": "quartz",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": null,
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "moving",
          "dst": "$GAMEDIR/drive_c/Program Files/KONAMI/MetalGearSolid2 Substance/bin/",
          "file": "mgs2-v-s-fix"
        }
      }
    ],
    "system": {
      "env": {
        "SOMEENV": true
      }
    }
  }
}
Back to game