files:
- patch12: N/A:Please select 1.2 patch archive available for download at https://www.moddb.com/games/vampire-the-masquerade-bloodlines/downloads/vtmb-official-12-patch
game:
arch: win32
exe: drive_c/Program Files/Activision/Vampire - Bloodlines/vampire.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert disc
requires: setup.exe
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the patch
dst: $GAMEDIR/drive_c/VTMB_1_2.exe
src: patch12
- task:
description: Running the Patch.
executable: $GAMEDIR/drive_c/VTMB_1_2.exe
name: wineexec
prefix: $GAMEDIR
description: DVD version + 1.2 Official Patch
game_slug: vampire-the-masquerade-bloodlines
gogslug: vampire_the_masquerade_bloodlines
humblestoreid: ''
installer_slug: vampire-the-masquerade-bloodl-dvd
name: 'Vampire: The Masquerade - Bloodlines'
notes: This installer automatically download and install the official 1.2 patch (It
is strongly suggested to manually download and install the last unofficial patch)
runner: wine
script:
files:
- patch12: N/A:Please select 1.2 patch archive available for download at https://www.moddb.com/games/vampire-the-masquerade-bloodlines/downloads/vtmb-official-12-patch
game:
arch: win32
exe: drive_c/Program Files/Activision/Vampire - Bloodlines/vampire.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert disc
requires: setup.exe
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the patch
dst: $GAMEDIR/drive_c/VTMB_1_2.exe
src: patch12
- task:
description: Running the Patch.
executable: $GAMEDIR/drive_c/VTMB_1_2.exe
name: wineexec
prefix: $GAMEDIR
slug: vampire-the-masquerade-bloodl-dvd
steamid: 2600
version: DVD
year: 2004
{
"game_slug": "vampire-the-masquerade-bloodlines",
"version": "DVD",
"description": "DVD version + 1.2 Official Patch",
"notes": "This installer automatically download and install the official 1.2 patch (It is strongly suggested to manually download and install the last unofficial patch)",
"name": "Vampire: The Masquerade - Bloodlines",
"year": 2004,
"steamid": 2600,
"gogslug": "vampire_the_masquerade_bloodlines",
"humblestoreid": "",
"runner": "wine",
"slug": "vampire-the-masquerade-bloodl-dvd",
"installer_slug": "vampire-the-masquerade-bloodl-dvd",
"script": {
"files": [
{
"patch12": "N/A:Please select 1.2 patch archive available for download at https://www.moddb.com/games/vampire-the-masquerade-bloodlines/downloads/vtmb-official-12-patch"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Activision/Vampire - Bloodlines/vampire.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Insert disc",
"requires": "setup.exe"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"description": "Moving the patch",
"dst": "$GAMEDIR/drive_c/VTMB_1_2.exe",
"src": "patch12"
}
},
{
"task": {
"description": "Running the Patch.",
"executable": "$GAMEDIR/drive_c/VTMB_1_2.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}