Installer lego-rock-raiders-cd-fixes

files:
- lrrexe: N/A:Please download & select LRR Masterpiece Edition archive file https://rockraidersunited.com/files/lego_rock_raiders/resources/lrr-masterpiece-edition-exe-r249/
- musicfix: N/A:Please download & select music fix archive file https://rockraidersunited.com/files/lego_rock_raiders/resources/lrr-music-fix-v11-r258/
- altinstaller: https://github.com/le717/Rock-Raiders-Alternate-Installer/releases/download/v.1.1.1/LEGO-Rock-Raiders-Alternate-Installer-1.1.1.exe
game:
  arch: win32
  args: -best
  exe: drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/LegoRR.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: RRicon5.ico
- task:
    arch: win32
    args: /VERYSILENT
    description: Installing Lego Rock Raiders
    executable: altinstaller
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders
    file: lrrexe
- extract:
    dst: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders
    file: musicfix
- execute:
    args: 744 -R '$GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders'
    file: chmod
- merge:
    dst: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/Data/Sounds/Streamed
    src: $DISC/Data/Sounds/Streamed
- write_config:
    data:
      DirectX:
        Antialiasing: appdriven
        AppControlledScreenMode: false
        DisableAltEnterToToggleScreenMode: false
        Filtering: appdriven
        Resolution: max_isf
        VRAM: 64
        VideoCard: internal3D
        dgVoodooWatermark: false
      General:
        CaptureMouse: true
        CenterAppWindow: true
        FullScreenOutput: default
        KeepWindowAspectRatio: true
        ScalingMode: stretched_ar
    description: Write dgVoodoo.conf file
    file: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/dgVoodoo.conf
    merge: false
wine:
  dgvoodoo2: true
  overrides:
    winmm: n,b
description: Includes fixes from Rock Raiders United. Alternate installer, music fix,
  Masterpiece Edition EXE, & dgVoodoo2
game_slug: lego-rock-raiders
gogslug: ''
humblestoreid: ''
installer_slug: lego-rock-raiders-cd-fixes
name: Lego Rock Raiders
notes: ''
runner: wine
script:
  files:
  - lrrexe: N/A:Please download & select LRR Masterpiece Edition archive file https://rockraidersunited.com/files/lego_rock_raiders/resources/lrr-masterpiece-edition-exe-r249/
  - musicfix: N/A:Please download & select music fix archive file https://rockraidersunited.com/files/lego_rock_raiders/resources/lrr-music-fix-v11-r258/
  - altinstaller: https://github.com/le717/Rock-Raiders-Alternate-Installer/releases/download/v.1.1.1/LEGO-Rock-Raiders-Alternate-Installer-1.1.1.exe
  game:
    arch: win32
    args: -best
    exe: drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/LegoRR.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: RRicon5.ico
  - task:
      arch: win32
      args: /VERYSILENT
      description: Installing Lego Rock Raiders
      executable: altinstaller
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders
      file: lrrexe
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders
      file: musicfix
  - execute:
      args: 744 -R '$GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders'
      file: chmod
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/Data/Sounds/Streamed
      src: $DISC/Data/Sounds/Streamed
  - write_config:
      data:
        DirectX:
          Antialiasing: appdriven
          AppControlledScreenMode: false
          DisableAltEnterToToggleScreenMode: false
          Filtering: appdriven
          Resolution: max_isf
          VRAM: 64
          VideoCard: internal3D
          dgVoodooWatermark: false
        General:
          CaptureMouse: true
          CenterAppWindow: true
          FullScreenOutput: default
          KeepWindowAspectRatio: true
          ScalingMode: stretched_ar
      description: Write dgVoodoo.conf file
      file: $GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/dgVoodoo.conf
      merge: false
  wine:
    dgvoodoo2: true
    overrides:
      winmm: n,b
slug: lego-rock-raiders-cd-fixes
steamid: null
version: CD + fixes
year: 1999
{
  "game_slug": "lego-rock-raiders",
  "version": "CD + fixes",
  "description": "Includes fixes from Rock Raiders United. Alternate installer, music fix, Masterpiece Edition EXE, & dgVoodoo2",
  "notes": "",
  "name": "Lego Rock Raiders",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lego-rock-raiders-cd-fixes",
  "installer_slug": "lego-rock-raiders-cd-fixes",
  "script": {
    "files": [
      {
        "lrrexe": "N/A:Please download & select LRR Masterpiece Edition archive file https://rockraidersunited.com/files/lego_rock_raiders/resources/lrr-masterpiece-edition-exe-r249/"
      },
      {
        "musicfix": "N/A:Please download & select music fix archive file https://rockraidersunited.com/files/lego_rock_raiders/resources/lrr-music-fix-v11-r258/"
      },
      {
        "altinstaller": "https://github.com/le717/Rock-Raiders-Alternate-Installer/releases/download/v.1.1.1/LEGO-Rock-Raiders-Alternate-Installer-1.1.1.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "args": "-best",
      "exe": "drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/LegoRR.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "RRicon5.ico"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/VERYSILENT",
          "description": "Installing Lego Rock Raiders",
          "executable": "altinstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders",
          "file": "lrrexe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders",
          "file": "musicfix"
        }
      },
      {
        "execute": {
          "args": "744 -R '$GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders'",
          "file": "chmod"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/Data/Sounds/Streamed",
          "src": "$DISC/Data/Sounds/Streamed"
        }
      },
      {
        "write_config": {
          "data": {
            "DirectX": {
              "Antialiasing": "appdriven",
              "AppControlledScreenMode": false,
              "DisableAltEnterToToggleScreenMode": false,
              "Filtering": "appdriven",
              "Resolution": "max_isf",
              "VRAM": 64,
              "VideoCard": "internal3D",
              "dgVoodooWatermark": false
            },
            "General": {
              "CaptureMouse": true,
              "CenterAppWindow": true,
              "FullScreenOutput": "default",
              "KeepWindowAspectRatio": true,
              "ScalingMode": "stretched_ar"
            }
          },
          "description": "Write dgVoodoo.conf file",
          "file": "$GAMEDIR/drive_c/Program Files/LEGO Media/Games/LEGO Rock Raiders/dgVoodoo.conf",
          "merge": false
        }
      }
    ],
    "wine": {
      "dgvoodoo2": true,
      "overrides": {
        "winmm": "n,b"
      }
    }
  }
}
Back to game