Installer lemmings-revolution-cd-rom

files:
- lempatch: N/A:please download lempatch.exe Lemmings Universe https://www.lemmingsuniverse.net/downloads.html
game:
  exe: drive_c/Program Files (x86)/Take 2/Lemmings Revolution/Lemmings Revolution.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Setting up WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: winxp
    name: winetricks
    prefix: $GAMEDIR
- insert-disc:
    description: Installing the game.
    requires: LEMMINGS.ICO
- task:
    executable: $DISC/autorun.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Extract lempatch into folder you installed lemmings.
    executable: lempatch
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: lemmings-revolution
gogslug: ''
humblestoreid: ''
installer_slug: lemmings-revolution-cd-rom
name: Lemmings Revolution
notes: "Lemmings Revolution Installer\r\n\r\nA patch is required to run this installer\
  \ and is available here: https://www.lemmingsuniverse.net/downloads.html\r\n\r\n\
  When the installer asks you to extract the path, extract it into the folder lemmings\
  \ is installed into."
runner: wine
script:
  files:
  - lempatch: N/A:please download lempatch.exe Lemmings Universe https://www.lemmingsuniverse.net/downloads.html
  game:
    exe: drive_c/Program Files (x86)/Take 2/Lemmings Revolution/Lemmings Revolution.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Setting up WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: winxp
      name: winetricks
      prefix: $GAMEDIR
  - insert-disc:
      description: Installing the game.
      requires: LEMMINGS.ICO
  - task:
      executable: $DISC/autorun.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Extract lempatch into folder you installed lemmings.
      executable: lempatch
      name: wineexec
      prefix: $GAMEDIR
slug: lemmings-revolution-cd-rom
steamid: null
version: CD-ROM
year: 2000
{
  "game_slug": "lemmings-revolution",
  "version": "CD-ROM",
  "description": "",
  "notes": "Lemmings Revolution Installer\r\n\r\nA patch is required to run this installer and is available here: https://www.lemmingsuniverse.net/downloads.html\r\n\r\nWhen the installer asks you to extract the path, extract it into the folder lemmings is installed into.",
  "name": "Lemmings Revolution",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lemmings-revolution-cd-rom",
  "installer_slug": "lemmings-revolution-cd-rom",
  "script": {
    "files": [
      {
        "lempatch": "N/A:please download lempatch.exe Lemmings Universe https://www.lemmingsuniverse.net/downloads.html"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Take 2/Lemmings Revolution/Lemmings Revolution.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Setting up WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Installing the game.",
          "requires": "LEMMINGS.ICO"
        }
      },
      {
        "task": {
          "executable": "$DISC/autorun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Extract lempatch into folder you installed lemmings.",
          "executable": "lempatch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game