Installer max-payne-patch-105

files:
- file1: http://lutris.net/files/games/max-payne/maxpayne1-05patch.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
requires: max-payne
description: '[Umm, breaks the game? Worked when installing manually] Patch v1.05
  for the CD version'
game_slug: max-payne
gogslug: ''
humblestoreid: ''
installer_slug: max-payne-patch-105
name: Max Payne
notes: ''
runner: wine
script:
  files:
  - file1: http://lutris.net/files/games/max-payne/maxpayne1-05patch.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
  requires: max-payne
slug: max-payne-patch-105
steamid: 12140
version: Patch 1.05
year: 2001
{
  "game_slug": "max-payne",
  "version": "Patch 1.05",
  "description": "[Umm, breaks the game? Worked when installing manually] Patch v1.05 for the CD version",
  "notes": "",
  "name": "Max Payne",
  "year": 2001,
  "steamid": 12140,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "max-payne-patch-105",
  "installer_slug": "max-payne-patch-105",
  "script": {
    "files": [
      {
        "file1": "http://lutris.net/files/games/max-payne/maxpayne1-05patch.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "max-payne"
  }
}
Back to game