Installer mechwarrior-3-mech3-int-iso-1

files:
- iso: https://lutris.grant.onl/MW3/MW3ISO.zip
- patch: https://lutris.grant.onl/mw3v12.exe
- config: https://lutris.grant.onl/MW3/Rumen.zrd
game:
  exe: $GAMEDIR/drive_c/MicroProse/MechWarrior3/Mech3.exe
  prefix: $GAMEDIR
installer:
- extract:
    description: Extracting Mechwarrior 3 installer
    dst: $GAMEDIR/drive_c/MW3ISO/
    file: iso
    format: zip
- task:
    arch: win32
    description: Creating 32 bit Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win98
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- execute:
    command: WINEPREFIX=$GAMEDIR winecfg
    description: 'When winecfg comes up select "Drives" -> "Add" -> Select drive letter
      B: -> "Show Advanced" -> set "Type" to "CD-ROM" -> set "Path" to /home/user/Games/mechwarrior-3/drive_c/MW3PMISO
      but make sure to replace user with your username -> Click "OK" To save cfg and
      continue'
    name: winecfg
- task:
    arch: win32
    description: Installing Mechwarrior 3 use with all default settings
    executable: $GAMEDIR/drive_c/MW3ISO/SETUP.EXE
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Patch 1.2
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/MicroProse/MechWarrior3/keys
    src: config
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  dgvoodoo2: true
description: Install Mechwarrior 3 with 1.2 patch and automounted iso in wine
game_slug: mechwarrior-3
gogslug: ''
humblestoreid: ''
installer_slug: mechwarrior-3-mech3-int-iso-1
name: MechWarrior 3
notes: "When winecfg comes up select \"Drives\" -> \"Add\" -> Select drive letter\
  \ B: -> \"Show Advanced\" -> set \"Type\" to \"CD-ROM\" -> set \"Path\" to /home/user/Games/mechwarrior-3/drive_c/MW3ISO\
  \ but make sure to replace user with your username -> Click \"OK\" To save cfg and\
  \ continue\r\n\r\nA modern control profile has been added. This can be loaded until\
  \ the controls profiles it is labelled as \"Rumen\""
runner: wine
script:
  files:
  - iso: https://lutris.grant.onl/MW3/MW3ISO.zip
  - patch: https://lutris.grant.onl/mw3v12.exe
  - config: https://lutris.grant.onl/MW3/Rumen.zrd
  game:
    exe: $GAMEDIR/drive_c/MicroProse/MechWarrior3/Mech3.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      description: Extracting Mechwarrior 3 installer
      dst: $GAMEDIR/drive_c/MW3ISO/
      file: iso
      format: zip
  - task:
      arch: win32
      description: Creating 32 bit Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win98
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - execute:
      command: WINEPREFIX=$GAMEDIR winecfg
      description: 'When winecfg comes up select "Drives" -> "Add" -> Select drive
        letter B: -> "Show Advanced" -> set "Type" to "CD-ROM" -> set "Path" to /home/user/Games/mechwarrior-3/drive_c/MW3PMISO
        but make sure to replace user with your username -> Click "OK" To save cfg
        and continue'
      name: winecfg
  - task:
      arch: win32
      description: Installing Mechwarrior 3 use with all default settings
      executable: $GAMEDIR/drive_c/MW3ISO/SETUP.EXE
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Patch 1.2
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/MicroProse/MechWarrior3/keys
      src: config
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    dgvoodoo2: true
slug: mechwarrior-3-mech3-int-iso-1
steamid: null
version: Mech3-int-iso
year: 1999
{
  "game_slug": "mechwarrior-3",
  "version": "Mech3-int-iso",
  "description": "Install Mechwarrior 3 with 1.2 patch and automounted iso in wine",
  "notes": "When winecfg comes up select \"Drives\" -> \"Add\" -> Select drive letter B: -> \"Show Advanced\" -> set \"Type\" to \"CD-ROM\" -> set \"Path\" to /home/user/Games/mechwarrior-3/drive_c/MW3ISO but make sure to replace user with your username -> Click \"OK\" To save cfg and continue\r\n\r\nA modern control profile has been added. This can be loaded until the controls profiles it is labelled as \"Rumen\"",
  "name": "MechWarrior 3",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mechwarrior-3-mech3-int-iso-1",
  "installer_slug": "mechwarrior-3-mech3-int-iso-1",
  "script": {
    "files": [
      {
        "iso": "https://lutris.grant.onl/MW3/MW3ISO.zip"
      },
      {
        "patch": "https://lutris.grant.onl/mw3v12.exe"
      },
      {
        "config": "https://lutris.grant.onl/MW3/Rumen.zrd"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/MicroProse/MechWarrior3/Mech3.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting Mechwarrior 3 installer",
          "dst": "$GAMEDIR/drive_c/MW3ISO/",
          "file": "iso",
          "format": "zip"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32 bit Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win98",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "WINEPREFIX=$GAMEDIR winecfg",
          "description": "When winecfg comes up select \"Drives\" -> \"Add\" -> Select drive letter B: -> \"Show Advanced\" -> set \"Type\" to \"CD-ROM\" -> set \"Path\" to /home/user/Games/mechwarrior-3/drive_c/MW3PMISO but make sure to replace user with your username -> Click \"OK\" To save cfg and continue",
          "name": "winecfg"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Mechwarrior 3 use with all default settings",
          "executable": "$GAMEDIR/drive_c/MW3ISO/SETUP.EXE",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Patch 1.2",
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/MicroProse/MechWarrior3/keys",
          "src": "config"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dgvoodoo2": true
    }
  }
}
Back to game