Installer need-for-speed-iii-hot-pursui-pc-cd-installer-auto

game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/Need For Speed III/nfs3.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files/Electronic Arts/Need For Speed III
installer:
- insert-disc:
    requires: automenu.EXE
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win95
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: $DISC/automenu.EXE
    name: wineexec
    prefix: $GAMEDIR
system:
  prefix_command: taskset --cpu-list 0-1
wine:
  Desktop: true
  WineDesktop: 1024x768
description: for cd's that have automenu.exe instead of a autorun.exe
game_slug: need-for-speed-iii-hot-pursuit
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-iii-hot-pursui-pc-cd-installer-auto
name: 'Need for Speed III: Hot Pursuit'
notes: "After setup, first game launch is a black screen. Close the game and wine\
  \ and rerun the game. \r\n\r\nthis is a forced version from the original PC CD Installer:\r\
  \n\r\nI couldn't make the game itself run (only the launcher), but I thought maybe\
  \ this works for others as it has good ratings on winehq\r\n\r\non the winehq page\
  \ there is an additional dll patch for higher resolutions https://appdb.winehq.org/objectManager.php?sClass=version&iId=1903&iTestingId=75112\r\
  \n\r\nYou will have to mount the CD as loop device on some folder or keep the CD\
  \ in while playing the game due to DRM"
runner: wine
script:
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/Need For Speed III/nfs3.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files/Electronic Arts/Need For Speed III
  installer:
  - insert-disc:
      requires: automenu.EXE
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win95
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: $DISC/automenu.EXE
      name: wineexec
      prefix: $GAMEDIR
  system:
    prefix_command: taskset --cpu-list 0-1
  wine:
    Desktop: true
    WineDesktop: 1024x768
slug: need-for-speed-iii-hot-pursui-pc-cd-installer-auto
steamid: null
version: PC CD Installer automenu.exe
year: 1998
{
  "game_slug": "need-for-speed-iii-hot-pursuit",
  "version": "PC CD Installer automenu.exe",
  "description": "for cd's that have automenu.exe instead of a autorun.exe",
  "notes": "After setup, first game launch is a black screen. Close the game and wine and rerun the game. \r\n\r\nthis is a forced version from the original PC CD Installer:\r\n\r\nI couldn't make the game itself run (only the launcher), but I thought maybe this works for others as it has good ratings on winehq\r\n\r\non the winehq page there is an additional dll patch for higher resolutions https://appdb.winehq.org/objectManager.php?sClass=version&iId=1903&iTestingId=75112\r\n\r\nYou will have to mount the CD as loop device on some folder or keep the CD in while playing the game due to DRM",
  "name": "Need for Speed III: Hot Pursuit",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "need-for-speed-iii-hot-pursui-pc-cd-installer-auto",
  "installer_slug": "need-for-speed-iii-hot-pursui-pc-cd-installer-auto",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Need For Speed III/nfs3.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Need For Speed III"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "automenu.EXE"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win95",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$DISC/automenu.EXE",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "prefix_command": "taskset --cpu-list 0-1"
    },
    "wine": {
      "Desktop": true,
      "WineDesktop": "1024x768"
    }
  }
}
Back to game