Installer metal-gear-solid-gog-launcher

files:
- file1: N/A:Please select the GOG installer
- mgslauncher: https://mgs.w00ty.com/mgs1/launcher/MGSILauncher-1.4.4.zip
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid/MGSILauncher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid
installer:
- task:
    app: wsh57 dotnet48
    name: winetricks
- task:
    args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG Games/Metal
      Gear Solid"
    executable: file1
    name: wineexec
- extract:
    dst: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid/
    src: mgslauncher
wine:
  dxvk: false
  fsr: false
  overrides:
    ddraw.dll: n,b
    dinput.dll: n,b
  vkd3d: false
description: Install MGS1 from GoG with the MGS1 Launcher
game_slug: metal-gear-solid
gogslug: metal_gear_solid
humblestoreid: ''
installer_slug: metal-gear-solid-gog-launcher
name: Metal Gear Solid
notes: Be sure to run the patches from the launcher before launching MGS1 or VR Missions.
  For more information see the documentation at https://mgs.w00ty.com/mgs1/launcher/
runner: wine
script:
  files:
  - file1: N/A:Please select the GOG installer
  - mgslauncher: https://mgs.w00ty.com/mgs1/launcher/MGSILauncher-1.4.4.zip
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid/MGSILauncher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid
  installer:
  - task:
      app: wsh57 dotnet48
      name: winetricks
  - task:
      args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG
        Games/Metal Gear Solid"
      executable: file1
      name: wineexec
  - extract:
      dst: $GAMEDIR/drive_c/GOG Games/Metal Gear Solid/
      src: mgslauncher
  wine:
    dxvk: false
    fsr: false
    overrides:
      ddraw.dll: n,b
      dinput.dll: n,b
    vkd3d: false
slug: metal-gear-solid-gog-launcher
steamid: null
version: GOG + Launcher
year: 1998
{
  "game_slug": "metal-gear-solid",
  "version": "GOG + Launcher",
  "description": "Install MGS1 from GoG with the MGS1 Launcher",
  "notes": "Be sure to run the patches from the launcher before launching MGS1 or VR Missions. For more information see the documentation at https://mgs.w00ty.com/mgs1/launcher/",
  "name": "Metal Gear Solid",
  "year": 1998,
  "steamid": null,
  "gogslug": "metal_gear_solid",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "metal-gear-solid-gog-launcher",
  "installer_slug": "metal-gear-solid-gog-launcher",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "mgslauncher": "https://mgs.w00ty.com/mgs1/launcher/MGSILauncher-1.4.4.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/Metal Gear Solid/MGSILauncher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/GOG Games/Metal Gear Solid"
    },
    "installer": [
      {
        "task": {
          "app": "wsh57 dotnet48",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/GOG Games/Metal Gear Solid\"",
          "executable": "file1",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/GOG Games/Metal Gear Solid/",
          "src": "mgslauncher"
        }
      }
    ],
    "wine": {
      "dxvk": false,
      "fsr": false,
      "overrides": {
        "ddraw.dll": "n,b",
        "dinput.dll": "n,b"
      },
      "vkd3d": false
    }
  }
}
Back to game