game:
exe: drive_c/Program Files (x86)/Ubisoft/DRIV3R/Driv3r.exe
prefix: $GAMEDIR
installer:
- task:
app: isolate_home
description: Setting up wine
name: winetricks
- insert-disc:
requires: DR3.ico
- task:
executable: $DISC/setup.exe
name: wineexec
description: 2007 Re-release from Ubisoft
game_slug: driv3r
gogslug: ''
humblestoreid: ''
installer_slug: driv3r-dvd-ubisoft
name: Driv3r
notes: this re-release is in DVD and has no copy protection (see https://www.pcgamingwiki.com/wiki/Driv3r)
runner: wine
script:
game:
exe: drive_c/Program Files (x86)/Ubisoft/DRIV3R/Driv3r.exe
prefix: $GAMEDIR
installer:
- task:
app: isolate_home
description: Setting up wine
name: winetricks
- insert-disc:
requires: DR3.ico
- task:
executable: $DISC/setup.exe
name: wineexec
slug: driv3r-dvd-ubisoft
steamid: null
version: DVD Ubisoft
year: 2004
{
"game_slug": "driv3r",
"version": "DVD Ubisoft",
"description": "2007 Re-release from Ubisoft",
"notes": "this re-release is in DVD and has no copy protection (see https://www.pcgamingwiki.com/wiki/Driv3r)",
"name": "Driv3r",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "driv3r-dvd-ubisoft",
"installer_slug": "driv3r-dvd-ubisoft",
"script": {
"game": {
"exe": "drive_c/Program Files (x86)/Ubisoft/DRIV3R/Driv3r.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "isolate_home",
"description": "Setting up wine",
"name": "winetricks"
}
},
{
"insert-disc": {
"requires": "DR3.ico"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec"
}
}
]
}
}