Installer lego-pirates-of-the-caribbean-cd-installation-nocd

files:
- X360: https://lutris.net/files/tools/x360ce-dinput8.tar.gz
game:
  arch: win32
  exe: drive_c/Program Files/Disney Interactive Studios/LEGO Pirates/LEGOPirates.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    description: Creating Windows File System (Wine Bottle)
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: null
    description: Please follow the instructions of the Installer   Don't kill the
      Installer(As long as the Drive is spinning)    It will finish the installation
      even though it is recognized as Non responsive     This should take about 10min
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    description: Installing x360 dinput8 for controller support
    dst: $GAMEDIR/drive_c/Program Files/Disney Interactive Studios/LEGO Pirates/
    file: $X360
- execute:
    args: -v -c "env WINEPREFIX=$GAMEDIR wine regedit '$GAMEDIR/drive_c/Program Files/Disney
      Interactive Studios/LEGO Pirates/wine_custom_user.reg'"
    file: /bin/sh
wine:
  xinput: true
description: This installer is for the DVD released 2011. The CD is only needed for
  installation. A NoCDfix will be downloaded so the game can be played without the
  cd in the drive. This installer should make it easy to use every gamepad to play
  together or alone.
game_slug: lego-pirates-of-the-caribbean-the-video-game
gogslug: lego_pirates_of_the_caribbean_the_video_game
humblestoreid: ''
installer_slug: lego-pirates-of-the-caribbean-cd-installation-nocd
name: "LEGO\xAE Pirates of the Caribbean The Video Game"
notes: "If you're installer seems to be crashed don't close it, it just doesn't respond\
  \ when its copying files.\r\nDepending on your gamepad you have to either deactivate\
  \ the *(event) or *(js) device in the joystick control panel.(You have to try which)"
runner: wine
script:
  files:
  - X360: https://lutris.net/files/tools/x360ce-dinput8.tar.gz
  game:
    arch: win32
    exe: drive_c/Program Files/Disney Interactive Studios/LEGO Pirates/LEGOPirates.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      description: Creating Windows File System (Wine Bottle)
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: null
      description: Please follow the instructions of the Installer   Don't kill the
        Installer(As long as the Drive is spinning)    It will finish the installation
        even though it is recognized as Non responsive     This should take about
        10min
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      description: Installing x360 dinput8 for controller support
      dst: $GAMEDIR/drive_c/Program Files/Disney Interactive Studios/LEGO Pirates/
      file: $X360
  - execute:
      args: -v -c "env WINEPREFIX=$GAMEDIR wine regedit '$GAMEDIR/drive_c/Program
        Files/Disney Interactive Studios/LEGO Pirates/wine_custom_user.reg'"
      file: /bin/sh
  wine:
    xinput: true
slug: lego-pirates-of-the-caribbean-cd-installation-nocd
steamid: 311770
version: CD Installation + NoCDfix
year: 2011
{
  "game_slug": "lego-pirates-of-the-caribbean-the-video-game",
  "version": "CD Installation + NoCDfix",
  "description": "This installer is for the DVD released 2011. The CD is only needed for installation. A NoCDfix will be downloaded so the game can be played without the cd in the drive. This installer should make it easy to use every gamepad to play together or alone.",
  "notes": "If you're installer seems to be crashed don't close it, it just doesn't respond when its copying files.\r\nDepending on your gamepad you have to either deactivate the *(event) or *(js) device in the joystick control panel.(You have to try which)",
  "name": "LEGO\u00ae Pirates of the Caribbean The Video Game",
  "year": 2011,
  "steamid": 311770,
  "gogslug": "lego_pirates_of_the_caribbean_the_video_game",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-pirates-of-the-caribbean-cd-installation-nocd",
  "installer_slug": "lego-pirates-of-the-caribbean-cd-installation-nocd",
  "script": {
    "files": [
      {
        "X360": "https://lutris.net/files/tools/x360ce-dinput8.tar.gz"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Disney Interactive Studios/LEGO Pirates/LEGOPirates.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "description": "Creating Windows File System (Wine Bottle)",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": null,
          "description": "Please follow the instructions of the Installer   Don't kill the Installer(As long as the Drive is spinning)    It will finish the installation even though it is recognized as Non responsive     This should take about 10min",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Installing x360 dinput8 for controller support",
          "dst": "$GAMEDIR/drive_c/Program Files/Disney Interactive Studios/LEGO Pirates/",
          "file": "$X360"
        }
      },
      {
        "execute": {
          "args": "-v -c \"env WINEPREFIX=$GAMEDIR wine regedit '$GAMEDIR/drive_c/Program Files/Disney Interactive Studios/LEGO Pirates/wine_custom_user.reg'\"",
          "file": "/bin/sh"
        }
      }
    ],
    "wine": {
      "xinput": true
    }
  }
}
Back to game