Installer lego-star-wars-the-video-game-retail-pc-alternativ

game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Giant/LEGO Star Wars Game/LegoStarwars.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine Bottle, please wait...
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    description: Insert disc
    requires: setup.exe
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: The Retail PC Version (alternativ installer if the other one dosen't
  work try this one)
game_slug: lego-star-wars-the-video-game
gogslug: ''
humblestoreid: ''
installer_slug: lego-star-wars-the-video-game-retail-pc-alternativ
name: 'LEGO Star Wars: The Video Game'
notes: "If the game doesn't run install this patch: https://community.pcgamingwiki.com/files/file/438-lego-star-wars-patcher/\r\
  \nIf your game is the wrong language, installing the demo can fix that (recommend\
  \ to install it before installing the patch)\r\nDemo: https://community.pcgamingwiki.com/files/file/1248-lego-star-wars-demo/"
runner: wine
script:
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Giant/LEGO Star Wars Game/LegoStarwars.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine Bottle, please wait...
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert disc
      requires: setup.exe
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: lego-star-wars-the-video-game-retail-pc-alternativ
steamid: null
version: Retail PC (alternativ installer)
year: 2005
{
  "game_slug": "lego-star-wars-the-video-game",
  "version": "Retail PC (alternativ installer)",
  "description": "The Retail PC Version (alternativ installer if the other one dosen't work try this one)",
  "notes": "If the game doesn't run install this patch: https://community.pcgamingwiki.com/files/file/438-lego-star-wars-patcher/\r\nIf your game is the wrong language, installing the demo can fix that (recommend to install it before installing the patch)\r\nDemo: https://community.pcgamingwiki.com/files/file/1248-lego-star-wars-demo/",
  "name": "LEGO Star Wars: The Video Game",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-star-wars-the-video-game-retail-pc-alternativ",
  "installer_slug": "lego-star-wars-the-video-game-retail-pc-alternativ",
  "script": {
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Giant/LEGO Star Wars Game/LegoStarwars.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine Bottle, please wait...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert disc",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game