Installer need-for-speed-most-wanted-black-edition-elamig

files:
- widescreen: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/nfsmw/NFSMostWanted.WidescreenFix.zip
game:
  arch: win32
  exe: drive_c/Program Files/NFS Most Wanted/speed.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: most_wanted.ico
- task:
    args: /SILENT /NOICONS /TASKS="*,!desktopicon" /DIR="C:\\Program Files\\NFS Most
      Wanted"
    executable: $DISC/setup.exe
    name: wineexec
- extract:
    dst: $GAMEDIR/drive_c/Program Files/NFS Most Wanted/
    file: widescreen
wine:
  overrides:
    dinput8.dll: native,builtin
description: Install ElAmigos version and apply WidescreenFixesPack
game_slug: need-for-speed-most-wanted
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-most-wanted-black-edition-elamig
name: 'Need for Speed: Most Wanted'
notes: ''
runner: wine
script:
  files:
  - widescreen: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/nfsmw/NFSMostWanted.WidescreenFix.zip
  game:
    arch: win32
    exe: drive_c/Program Files/NFS Most Wanted/speed.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: most_wanted.ico
  - task:
      args: /SILENT /NOICONS /TASKS="*,!desktopicon" /DIR="C:\\Program Files\\NFS
        Most Wanted"
      executable: $DISC/setup.exe
      name: wineexec
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/NFS Most Wanted/
      file: widescreen
  wine:
    overrides:
      dinput8.dll: native,builtin
slug: need-for-speed-most-wanted-black-edition-elamig
steamid: null
version: Black Edition ElAmigos
year: 2005
{
  "game_slug": "need-for-speed-most-wanted",
  "version": "Black Edition ElAmigos",
  "description": "Install ElAmigos version and apply WidescreenFixesPack",
  "notes": "",
  "name": "Need for Speed: Most Wanted",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "need-for-speed-most-wanted-black-edition-elamig",
  "installer_slug": "need-for-speed-most-wanted-black-edition-elamig",
  "script": {
    "files": [
      {
        "widescreen": "https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/nfsmw/NFSMostWanted.WidescreenFix.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/NFS Most Wanted/speed.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "most_wanted.ico"
        }
      },
      {
        "task": {
          "args": "/SILENT /NOICONS /TASKS=\"*,!desktopicon\" /DIR=\"C:\\\\Program Files\\\\NFS Most Wanted\"",
          "executable": "$DISC/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/NFS Most Wanted/",
          "file": "widescreen"
        }
      }
    ],
    "wine": {
      "overrides": {
        "dinput8.dll": "native,builtin"
      }
    }
  }
}
Back to game