game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/EA Games/Need For Speed Hot Pursuit 2/nfshp2.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/dosdevices/h
installer:
- insert-disc:
requires: AutoRun.EXE
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
executable: $DISC/AutoRun.EXE
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 1024x768
description: ''
game_slug: need-for-speed-hot-pursuit-2
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-hot-pursuit-2-cd
name: 'Need for Speed: Hot Pursuit 2'
notes: "I can play the game with some modifications: In my case: I need to update\
\ to Patch v242 with the No Cd-crack.\r\n\r\nNo-cd crack is required for solving\
\ the error: \"A debugger has been detected. Unload the debugger and try again\"\
\r\n\r\nThe working directory must point to the CD-drive instead of the installation\
\ folder ex: $GAMEDIR/dosdevices/h:"
runner: wine
script:
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/EA Games/Need For Speed Hot Pursuit 2/nfshp2.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/dosdevices/h
installer:
- insert-disc:
requires: AutoRun.EXE
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
executable: $DISC/AutoRun.EXE
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 1024x768
slug: need-for-speed-hot-pursuit-2-cd
steamid: null
version: CD
year: 2002
{
"game_slug": "need-for-speed-hot-pursuit-2",
"version": "CD",
"description": "",
"notes": "I can play the game with some modifications: In my case: I need to update to Patch v242 with the No Cd-crack.\r\n\r\nNo-cd crack is required for solving the error: \"A debugger has been detected. Unload the debugger and try again\"\r\n\r\nThe working directory must point to the CD-drive instead of the installation folder ex: $GAMEDIR/dosdevices/h:",
"name": "Need for Speed: Hot Pursuit 2",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "need-for-speed-hot-pursuit-2-cd",
"installer_slug": "need-for-speed-hot-pursuit-2-cd",
"script": {
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/EA Games/Need For Speed Hot Pursuit 2/nfshp2.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/dosdevices/h"
},
"installer": [
{
"insert-disc": {
"requires": "AutoRun.EXE"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win98",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$DISC/AutoRun.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true,
"WineDesktop": "1024x768"
}
}
}