Installer lego-rock-raiders-windows-cd

files:
- codec: http://rrubucket.s3.amazonaws.com/RockRaidersCodec_490085.zip
game:
  arch: win32
  exe: drive_c/Program Files/LEGO Media/Games/Rock Raiders/LegoRR.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: amstream
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: quartz
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: devenum
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3drm
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- insert-disc:
    requires: RRicon5.ico
- task:
    description: Installing Game
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/RockRaidersCodec
    file: codec
- task:
    description: Installing Indeo codecs
    executable: $GAMEDIR/drive_c/RockRaidersCodec/iv5setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: This game needs a copy protection patch to work. It may be illegal in
  your country to patch copy protection. You must patch the game yourself.
game_slug: lego-rock-raiders
gogslug: ''
humblestoreid: ''
installer_slug: lego-rock-raiders-windows-cd
name: Lego Rock Raiders
notes: When the game ask to install DirectX Media click yes. Click no when it ask
  for DirectX 6. When installing Indeo codecs you must choose custom installation
  type. Then uncheck download DirectShow filter and Indeo 5 Netscape Browser Extension
  or else the installer will crash.
runner: wine
script:
  files:
  - codec: http://rrubucket.s3.amazonaws.com/RockRaidersCodec_490085.zip
  game:
    arch: win32
    exe: drive_c/Program Files/LEGO Media/Games/Rock Raiders/LegoRR.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: amstream
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: quartz
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: devenum
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3drm
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - insert-disc:
      requires: RRicon5.ico
  - task:
      description: Installing Game
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/RockRaidersCodec
      file: codec
  - task:
      description: Installing Indeo codecs
      executable: $GAMEDIR/drive_c/RockRaidersCodec/iv5setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: lego-rock-raiders-windows-cd
steamid: null
version: Windows CD
year: 1999
{
  "game_slug": "lego-rock-raiders",
  "version": "Windows CD",
  "description": "This game needs a copy protection patch to work. It may be illegal in your country to patch copy protection. You must patch the game yourself.",
  "notes": "When the game ask to install DirectX Media click yes. Click no when it ask for DirectX 6. When installing Indeo codecs you must choose custom installation type. Then uncheck download DirectShow filter and Indeo 5 Netscape Browser Extension or else the installer will crash.",
  "name": "Lego Rock Raiders",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-rock-raiders-windows-cd",
  "installer_slug": "lego-rock-raiders-windows-cd",
  "script": {
    "files": [
      {
        "codec": "http://rrubucket.s3.amazonaws.com/RockRaidersCodec_490085.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/LEGO Media/Games/Rock Raiders/LegoRR.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "amstream",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "quartz",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "devenum",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3drm",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "RRicon5.ico"
        }
      },
      {
        "task": {
          "description": "Installing Game",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/RockRaidersCodec",
          "file": "codec"
        }
      },
      {
        "task": {
          "description": "Installing Indeo codecs",
          "executable": "$GAMEDIR/drive_c/RockRaidersCodec/iv5setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game