Installer mechwarrior-4-vengeance-mechwarrior-4-with-e

files:
- zipped_game: https://lutris.grant.onl/MW4.zip
game:
  arch: win32
  exe: drive_c/Games/MechWarrior 4/MW4.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating 32 bit wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    description: Extracting Mechwarrior 4 installer
    dst: $GAMEDIR/drive_c/Games/installers/
    file: zipped_game
    format: zip
- task:
    arch: win32
    description: 'Installing Mechwarrior 4

      #!#!#!IMPORTANT #!#!#! Install to C:\Games\MechWarrior 4\ By default the installer
      will use the D:\ drive this will fail I also recommend installing all addons
      as the texture packs do wonders for the graphics of this game.'
    executable: $GAMEDIR/drive_c/Games/installers/setup.exe
    name: wineexec
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  dgvoodoo2: true
description: Installs Mechwarrior 4 and all expansions including a convenient launcher
game_slug: mechwarrior-4-vengeance
gogslug: ''
humblestoreid: ''
installer_slug: mechwarrior-4-vengeance-mechwarrior-4-with-e
name: 'MechWarrior 4: Vengeance'
notes: When running the installer the you must specify C:\Games\MechWarrior 4\ to
  install to or else the installer will not succeed. By default the installer chooses
  D:\Games\MechWarrior 4\
runner: wine
script:
  files:
  - zipped_game: https://lutris.grant.onl/MW4.zip
  game:
    arch: win32
    exe: drive_c/Games/MechWarrior 4/MW4.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating 32 bit wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      description: Extracting Mechwarrior 4 installer
      dst: $GAMEDIR/drive_c/Games/installers/
      file: zipped_game
      format: zip
  - task:
      arch: win32
      description: 'Installing Mechwarrior 4

        #!#!#!IMPORTANT #!#!#! Install to C:\Games\MechWarrior 4\ By default the installer
        will use the D:\ drive this will fail I also recommend installing all addons
        as the texture packs do wonders for the graphics of this game.'
      executable: $GAMEDIR/drive_c/Games/installers/setup.exe
      name: wineexec
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    dgvoodoo2: true
slug: mechwarrior-4-vengeance-mechwarrior-4-with-e
steamid: null
version: mechwarrior-4-with-expacs
year: 2000
{
  "game_slug": "mechwarrior-4-vengeance",
  "version": "mechwarrior-4-with-expacs",
  "description": "Installs Mechwarrior 4 and all expansions including a convenient launcher",
  "notes": "When running the installer the you must specify C:\\Games\\MechWarrior 4\\ to install to or else the installer will not succeed. By default the installer chooses D:\\Games\\MechWarrior 4\\",
  "name": "MechWarrior 4: Vengeance",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mechwarrior-4-vengeance-mechwarrior-4-with-e",
  "installer_slug": "mechwarrior-4-vengeance-mechwarrior-4-with-e",
  "script": {
    "files": [
      {
        "zipped_game": "https://lutris.grant.onl/MW4.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Games/MechWarrior 4/MW4.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32 bit wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting Mechwarrior 4 installer",
          "dst": "$GAMEDIR/drive_c/Games/installers/",
          "file": "zipped_game",
          "format": "zip"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Mechwarrior 4\n#!#!#!IMPORTANT #!#!#! Install to C:\\Games\\MechWarrior 4\\ By default the installer will use the D:\\ drive this will fail I also recommend installing all addons as the texture packs do wonders for the graphics of this game.",
          "executable": "$GAMEDIR/drive_c/Games/installers/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dgvoodoo2": true
    }
  }
}
Back to game