Installer need-for-speed-hot-pursuit-dvd

files:
- game_patch: https://www.dropbox.com/scl/fi/q5jktp8rnczzmv13krtqc/NFSHP_1000_to_1050.zip?rlkey=jbtukhvckxqe19kcm0ewlbp8v&st=uwfbac6e&dl=1
game:
  exe: drive_c/Program Files (x86)/Electronic Arts/Need for Speed(TM) Hot Pursuit/Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: launcher.exe
- task:
    description: Installing "Need for Speed - Undercover"...Let all options to default,
      you can bypass EA account connection
    executable: $DISC/autorun.exe
    name: wineexec
- extract:
    dst: $GAMEDIR/drive_c/tmp
    file: game_patch
- task:
    description: Installing "Need for Speed - Undercover" 1.050 update
    executable: $GAMEDIR/drive_c/tmp/NFSHP_1000_to_1050.exe
    name: wineexec
description: Play "Need for Speed - Hot Pursuit" DVD edition on Linux!
game_slug: need-for-speed-hot-pursuit
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-hot-pursuit-dvd
name: 'Need for Speed: Hot Pursuit'
notes: "- Included update patch 1.050\r\n- You will need a valid CD key to play this\
  \ game. You can use your NFS-HP Steam CD key if you have one\r\n- Before running\
  \ this installation script, you will need to mount the game DVD/ISO. Once the game\
  \ is installed, the DVD/ISO is no longer required"
runner: wine
script:
  files:
  - game_patch: https://www.dropbox.com/scl/fi/q5jktp8rnczzmv13krtqc/NFSHP_1000_to_1050.zip?rlkey=jbtukhvckxqe19kcm0ewlbp8v&st=uwfbac6e&dl=1
  game:
    exe: drive_c/Program Files (x86)/Electronic Arts/Need for Speed(TM) Hot Pursuit/Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: launcher.exe
  - task:
      description: Installing "Need for Speed - Undercover"...Let all options to default,
        you can bypass EA account connection
      executable: $DISC/autorun.exe
      name: wineexec
  - extract:
      dst: $GAMEDIR/drive_c/tmp
      file: game_patch
  - task:
      description: Installing "Need for Speed - Undercover" 1.050 update
      executable: $GAMEDIR/drive_c/tmp/NFSHP_1000_to_1050.exe
      name: wineexec
slug: need-for-speed-hot-pursuit-dvd
steamid: 47870
version: DVD
year: 2010
{
  "game_slug": "need-for-speed-hot-pursuit",
  "version": "DVD",
  "description": "Play \"Need for Speed - Hot Pursuit\" DVD edition on Linux!",
  "notes": "- Included update patch 1.050\r\n- You will need a valid CD key to play this game. You can use your NFS-HP Steam CD key if you have one\r\n- Before running this installation script, you will need to mount the game DVD/ISO. Once the game is installed, the DVD/ISO is no longer required",
  "name": "Need for Speed: Hot Pursuit",
  "year": 2010,
  "steamid": 47870,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "need-for-speed-hot-pursuit-dvd",
  "installer_slug": "need-for-speed-hot-pursuit-dvd",
  "script": {
    "files": [
      {
        "game_patch": "https://www.dropbox.com/scl/fi/q5jktp8rnczzmv13krtqc/NFSHP_1000_to_1050.zip?rlkey=jbtukhvckxqe19kcm0ewlbp8v&st=uwfbac6e&dl=1"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Electronic Arts/Need for Speed(TM) Hot Pursuit/Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "launcher.exe"
        }
      },
      {
        "task": {
          "description": "Installing \"Need for Speed - Undercover\"...Let all options to default, you can bypass EA account connection",
          "executable": "$DISC/autorun.exe",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/tmp",
          "file": "game_patch"
        }
      },
      {
        "task": {
          "description": "Installing \"Need for Speed - Undercover\" 1.050 update",
          "executable": "$GAMEDIR/drive_c/tmp/NFSHP_1000_to_1050.exe",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game