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: 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
system:
prefix_command: taskset --cpu-list 0-1
wine:
Desktop: true
WineDesktop: 1024x768
description: This installer is based on a "Green Pepper"-Published CD I had lying
around, which is why some other CDs could call it setup.exe instead of AUTORUN.EXE
game_slug: need-for-speed-iii-hot-pursuit
gogslug: ''
humblestoreid: ''
installer_slug: need-for-speed-iii-hot-pursui-pc-cd-installer
name: 'Need for Speed III: Hot Pursuit'
notes: "I 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: 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
system:
prefix_command: taskset --cpu-list 0-1
wine:
Desktop: true
WineDesktop: 1024x768
slug: need-for-speed-iii-hot-pursui-pc-cd-installer
steamid: null
version: PC CD Installer
year: 1998
{
"game_slug": "need-for-speed-iii-hot-pursuit",
"version": "PC CD Installer",
"description": "This installer is based on a \"Green Pepper\"-Published CD I had lying around, which is why some other CDs could call it setup.exe instead of AUTORUN.EXE",
"notes": "I 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",
"installer_slug": "need-for-speed-iii-hot-pursui-pc-cd-installer",
"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": "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"
}
}
],
"system": {
"prefix_command": "taskset --cpu-list 0-1"
},
"wine": {
"Desktop": true,
"WineDesktop": "1024x768"
}
}
}