Installer lego-batman-2-gog

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- installer: N/A:Select the Windows setup file downloaded from GOG
game:
  exe: drive_c/GOG Games/LEGO Batman 2/LEGOBatman2.exe
  prefix: $GAMEDIR
installer:
- task:
    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: faudio directx9 win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: lego-batman-2
gogslug: legor_batman_2_dc_super_heroes
humblestoreid: ''
installer_slug: lego-batman-2-gog
name: LEGO Batman 2
notes: Game launches but I get a black screen after the first news bulletin cutscene.
  This may be due to my system as other people are reporting this game working very
  well.
runner: wine
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - installer: N/A:Select the Windows setup file downloaded from GOG
  game:
    exe: drive_c/GOG Games/LEGO Batman 2/LEGOBatman2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      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: faudio directx9 win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: lego-batman-2-gog
steamid: 213330
version: GOG
year: 2012
{
  "game_slug": "lego-batman-2",
  "version": "GOG",
  "description": "",
  "notes": "Game launches but I get a black screen after the first news bulletin cutscene. This may be due to my system as other people are reporting this game working very well.",
  "name": "LEGO Batman 2",
  "year": 2012,
  "steamid": 213330,
  "gogslug": "legor_batman_2_dc_super_heroes",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-batman-2-gog",
  "installer_slug": "lego-batman-2-gog",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "installer": "N/A:Select the Windows setup file downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/LEGO Batman 2/LEGOBatman2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "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": "faudio directx9 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game