Installer max-payne-widescreen-patch

files:
- file1: https://lutris.net/files/games/max-payne/MP1_widescreen_fix.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Max Payne/
    file: file1
- task:
    key: d3d8
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    value: native
requires: max-payne
description: Widescreen patch by ThirteenAG. "Change FOV in scripts/MP1_widescreen_fix.ini
  if necessary. You can change comics display mode by pressing F2 in game."
game_slug: max-payne
gogslug: ''
humblestoreid: ''
installer_slug: max-payne-widescreen-patch
name: Max Payne
notes: ''
runner: wine
script:
  files:
  - file1: https://lutris.net/files/games/max-payne/MP1_widescreen_fix.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Max Payne/
      file: file1
  - task:
      key: d3d8
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      value: native
  requires: max-payne
slug: max-payne-widescreen-patch
steamid: 12140
version: Widescreen patch
year: 2001
{
  "game_slug": "max-payne",
  "version": "Widescreen patch",
  "description": "Widescreen patch by ThirteenAG. \"Change FOV in scripts/MP1_widescreen_fix.ini if necessary. You can change comics display mode by pressing F2 in game.\"",
  "notes": "",
  "name": "Max Payne",
  "year": 2001,
  "steamid": 12140,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "max-payne-widescreen-patch",
  "installer_slug": "max-payne-widescreen-patch",
  "script": {
    "files": [
      {
        "file1": "https://lutris.net/files/games/max-payne/MP1_widescreen_fix.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Max Payne/",
          "file": "file1"
        }
      },
      {
        "task": {
          "key": "d3d8",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "value": "native"
        }
      }
    ],
    "requires": "max-payne"
  }
}
Back to game