Installer lego-star-wars-the-complete-s-dvd

files:
- X360: https://lutris.net/files/tools/x360ce-dinput8.tar.gz
game:
  arch: win32
  exe: drive_c/Program Files/LucasArts/LEGO Star Wars - The Complete Saga/LEGOStarWarsSaga.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: LEGOStarWarsSaga.msi
- task:
    arch: win32
    description: Creating Windows File System (Wine Bottle)
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /L1033
    description: Please follow the instructions of the Installer
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    description: Installing x360 dinput8 for controller support
    dst: $GAMEDIR/drive_c/Program Files/LucasArts/LEGO Star Wars - The Complete Saga/
    file: X360
- execute:
    args: -v -c "env WINEPREFIX=$GAMEDIR wine regedit '$GAMEDIR/drive_c/Program Files/LucasArts/LEGO
      Star Wars - The Complete Saga/wine_custom_user.reg'"
    file: /bin/sh
wine:
  xinput: true
description: This installer is for the Games for Windows DVD released 2009.
game_slug: lego-star-wars-the-complete-saga
gogslug: lego_star_wars_the_complete_saga
humblestoreid: ''
installer_slug: lego-star-wars-the-complete-s-dvd
name: Lego Star Wars The Complete Saga
notes: "You might encounter issues when changing the resolution in game. Then just\
  \ restart and your proper resolution will be shown.\r\nIf you're camera is weirdly\
  \ placed on the ground at the after starting a new game, exit to menu (with keyboard)\
  \ and start a new game again."
runner: wine
script:
  files:
  - X360: https://lutris.net/files/tools/x360ce-dinput8.tar.gz
  game:
    arch: win32
    exe: drive_c/Program Files/LucasArts/LEGO Star Wars - The Complete Saga/LEGOStarWarsSaga.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: LEGOStarWarsSaga.msi
  - task:
      arch: win32
      description: Creating Windows File System (Wine Bottle)
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /L1033
      description: Please follow the instructions of the Installer
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      description: Installing x360 dinput8 for controller support
      dst: $GAMEDIR/drive_c/Program Files/LucasArts/LEGO Star Wars - The Complete
        Saga/
      file: X360
  - execute:
      args: -v -c "env WINEPREFIX=$GAMEDIR wine regedit '$GAMEDIR/drive_c/Program
        Files/LucasArts/LEGO Star Wars - The Complete Saga/wine_custom_user.reg'"
      file: /bin/sh
  wine:
    xinput: true
slug: lego-star-wars-the-complete-s-dvd
steamid: 32440
version: DVD
year: 2009
{
  "game_slug": "lego-star-wars-the-complete-saga",
  "version": "DVD",
  "description": "This installer is for the Games for Windows DVD released 2009.",
  "notes": "You might encounter issues when changing the resolution in game. Then just restart and your proper resolution will be shown.\r\nIf you're camera is weirdly placed on the ground at the after starting a new game, exit to menu (with keyboard) and start a new game again.",
  "name": "Lego Star Wars The Complete Saga",
  "year": 2009,
  "steamid": 32440,
  "gogslug": "lego_star_wars_the_complete_saga",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-star-wars-the-complete-s-dvd",
  "installer_slug": "lego-star-wars-the-complete-s-dvd",
  "script": {
    "files": [
      {
        "X360": "https://lutris.net/files/tools/x360ce-dinput8.tar.gz"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/LucasArts/LEGO Star Wars - The Complete Saga/LEGOStarWarsSaga.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "LEGOStarWarsSaga.msi"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Windows File System (Wine Bottle)",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/L1033",
          "description": "Please follow the instructions of the Installer",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Installing x360 dinput8 for controller support",
          "dst": "$GAMEDIR/drive_c/Program Files/LucasArts/LEGO Star Wars - The Complete Saga/",
          "file": "X360"
        }
      },
      {
        "execute": {
          "args": "-v -c \"env WINEPREFIX=$GAMEDIR wine regedit '$GAMEDIR/drive_c/Program Files/LucasArts/LEGO Star Wars - The Complete Saga/wine_custom_user.reg'\"",
          "file": "/bin/sh"
        }
      }
    ],
    "wine": {
      "xinput": true
    }
  }
}
Back to game