Installer monkey-island-2-special-editi-gog

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- goginstaller: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/GOG Games/Monkey Island 2 SE/Monkey2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win32
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: vcrun2008
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet35sp1
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SP- SUPPRESSMSGBOXES /NOCANCEL
    executable: goginstaller
    name: wineexec
    prefix: $GAMEDIR
description: 'Installer forked from The Secret of Monkey Island: Special Edition.'
game_slug: monkey-island-2-special-edition
gogslug: monkey_island_2_special_edition_lechucks_revenge
humblestoreid: ''
installer_slug: monkey-island-2-special-editi-gog
name: "Monkey Island 2 Special Edition: LeChuck\u2019s Revenge"
notes: Do not launch the game from the GOG-Installer. Close the GOG-Installer when
  the install is done and start the game from Lutris.
runner: wine
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - goginstaller: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/GOG Games/Monkey Island 2 SE/Monkey2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win32
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: vcrun2008
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet35sp1
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SP- SUPPRESSMSGBOXES /NOCANCEL
      executable: goginstaller
      name: wineexec
      prefix: $GAMEDIR
slug: monkey-island-2-special-editi-gog
steamid: 32460
version: GOG
year: 2010
{
  "game_slug": "monkey-island-2-special-edition",
  "version": "GOG",
  "description": "Installer forked from The Secret of Monkey Island: Special Edition.",
  "notes": "Do not launch the game from the GOG-Installer. Close the GOG-Installer when the install is done and start the game from Lutris.",
  "name": "Monkey Island 2 Special Edition: LeChuck\u2019s Revenge",
  "year": 2010,
  "steamid": 32460,
  "gogslug": "monkey_island_2_special_edition_lechucks_revenge",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "monkey-island-2-special-editi-gog",
  "installer_slug": "monkey-island-2-special-editi-gog",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "goginstaller": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Monkey Island 2 SE/Monkey2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet35sp1",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SP- SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "goginstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game