Installer need-for-speed-prostreet-10

files:
- installer: N/A:Insert DvD and point to the EASetup.exe
game:
  arch: win32
  exe: drive_c/Program Files/Electronic Arts/Need for Speed ProStreet/nfs.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2005
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: --windowed
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 1920x1080
description: null
game_slug: need-for-speed-prostreet
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-prostreet-10
name: 'Need for Speed: ProStreet'
notes: Installation my take a while, even if it looks like it crashed and remember
  to always insert the disc for the game to run.
runner: wine
script:
  files:
  - installer: N/A:Insert DvD and point to the EASetup.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Electronic Arts/Need for Speed ProStreet/nfs.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2005
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: --windowed
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 1920x1080
slug: need-for-speed-prostreet-10
steamid: null
version: '1.0'
year: 2007
{
  "game_slug": "need-for-speed-prostreet",
  "version": "1.0",
  "description": null,
  "notes": "Installation my take a while, even if it looks like it crashed and remember to always insert the disc for the game to run.",
  "name": "Need for Speed: ProStreet",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "need-for-speed-prostreet-10",
  "installer_slug": "need-for-speed-prostreet-10",
  "script": {
    "files": [
      {
        "installer": "N/A:Insert DvD and point to the EASetup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Electronic Arts/Need for Speed ProStreet/nfs.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2005",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "--windowed",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "1920x1080"
    }
  }
}
Back to game