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

files:
- patch13: https://lutris.nyc3.digitaloceanspaces.com/games/need-for-speed-most-wanted/nfsmwpatch1.3.zip
- hdpatch: https://lutris.nyc3.digitaloceanspaces.com/games/need-for-speed-most-wanted/nfsmw-hd-patch.tar.gz
game:
  arch: win32
  exe: drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: 0compressed.zip
- merge:
    dst: $CACHE/install/
    src: $DISC
- task:
    executable: $CACHE/install/AutoRun.exe
    name: wineexec
- extract:
    dst: $CACHE/patch
    file: patch13
- task:
    executable: $CACHE/patch/nfsmwpatch1.3.exe
    name: wineexec
- rename:
    dst: $GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.orig.exe
    src: $GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.exe
- extract:
    dst: $GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/
    file: hdpatch
description: ''
game_slug: need-for-speed-most-wanted
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-most-wanted-black-edition-cd
name: 'Need for Speed: Most Wanted'
notes: Game is patched for full HD
runner: wine
script:
  files:
  - patch13: https://lutris.nyc3.digitaloceanspaces.com/games/need-for-speed-most-wanted/nfsmwpatch1.3.zip
  - hdpatch: https://lutris.nyc3.digitaloceanspaces.com/games/need-for-speed-most-wanted/nfsmw-hd-patch.tar.gz
  game:
    arch: win32
    exe: drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: 0compressed.zip
  - merge:
      dst: $CACHE/install/
      src: $DISC
  - task:
      executable: $CACHE/install/AutoRun.exe
      name: wineexec
  - extract:
      dst: $CACHE/patch
      file: patch13
  - task:
      executable: $CACHE/patch/nfsmwpatch1.3.exe
      name: wineexec
  - rename:
      dst: $GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.orig.exe
      src: $GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.exe
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/
      file: hdpatch
slug: need-for-speed-most-wanted-black-edition-cd
steamid: null
version: Black Edition CD
year: 2005
{
  "game_slug": "need-for-speed-most-wanted",
  "version": "Black Edition CD",
  "description": "",
  "notes": "Game is patched for full HD",
  "name": "Need for Speed: Most Wanted",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "need-for-speed-most-wanted-black-edition-cd",
  "installer_slug": "need-for-speed-most-wanted-black-edition-cd",
  "script": {
    "files": [
      {
        "patch13": "https://lutris.nyc3.digitaloceanspaces.com/games/need-for-speed-most-wanted/nfsmwpatch1.3.zip"
      },
      {
        "hdpatch": "https://lutris.nyc3.digitaloceanspaces.com/games/need-for-speed-most-wanted/nfsmw-hd-patch.tar.gz"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "0compressed.zip"
        }
      },
      {
        "merge": {
          "dst": "$CACHE/install/",
          "src": "$DISC"
        }
      },
      {
        "task": {
          "executable": "$CACHE/install/AutoRun.exe",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/patch",
          "file": "patch13"
        }
      },
      {
        "task": {
          "executable": "$CACHE/patch/nfsmwpatch1.3.exe",
          "name": "wineexec"
        }
      },
      {
        "rename": {
          "dst": "$GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.orig.exe",
          "src": "$GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/speed.exe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/EA GAMES/Need for Speed Most Wanted/",
          "file": "hdpatch"
        }
      }
    ]
  }
}
Back to game