files:
- patch166a: https://www.moddb.com/games/test-drive-unlimited/downloads/patch-1-66a
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Atari/Test Drive Unlimited/TestDriveUnlimited.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- insert-disc:
requires: Test Drive Unlimited.msi
- task:
arch: win64
description: Installing Test Drive Unlimited. This may take a few minutes and
the installer may appear frozen during this time.
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE/patch166a
file: patch166a
- task:
arch: win64
description: Installing Patch 1.66a
executable: $CACHE/patch166a/Test Drive Unlimited Patch 1.66A.exe
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_FRAME_RATE: 90
description: ''
game_slug: test-drive-unlimited
gogslug: ''
humblestoreid: ''
installer_slug: test-drive-unlimited-dvd
name: Test Drive Unlimited
notes: ''
runner: wine
script:
files:
- patch166a: https://www.moddb.com/games/test-drive-unlimited/downloads/patch-1-66a
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Atari/Test Drive Unlimited/TestDriveUnlimited.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- insert-disc:
requires: Test Drive Unlimited.msi
- task:
arch: win64
description: Installing Test Drive Unlimited. This may take a few minutes and
the installer may appear frozen during this time.
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE/patch166a
file: patch166a
- task:
arch: win64
description: Installing Patch 1.66a
executable: $CACHE/patch166a/Test Drive Unlimited Patch 1.66A.exe
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_FRAME_RATE: 90
slug: test-drive-unlimited-dvd
steamid: null
version: DVD
year: 2007
{
"game_slug": "test-drive-unlimited",
"version": "DVD",
"description": "",
"notes": "",
"name": "Test Drive Unlimited",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "test-drive-unlimited-dvd",
"installer_slug": "test-drive-unlimited-dvd",
"script": {
"files": [
{
"patch166a": "https://www.moddb.com/games/test-drive-unlimited/downloads/patch-1-66a"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Atari/Test Drive Unlimited/TestDriveUnlimited.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "Test Drive Unlimited.msi"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Test Drive Unlimited. This may take a few minutes and the installer may appear frozen during this time.",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/patch166a",
"file": "patch166a"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Patch 1.66a",
"executable": "$CACHE/patch166a/Test Drive Unlimited Patch 1.66A.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_FRAME_RATE": 90
}
}
}
}