files:
- mfinstall:
filename: mf-install.zip
referer: https://lutris.net
url: https://gitlab.com/lutris-utils/mf-install/-/archive/master/mf-install-master.zip
- setup: N/A:Select Windows GOG setup exe
game:
exe: drive_c/GOG Games/Vampire The Masquerade - Coteries of New York/VtM Coteries
of New York.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating WINE prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Installing Media Foundation Platform.
dst: $CACHE
file: mfinstall
format: zip
- task:
arch: win64
args: /SP- /SILENT /SUPPRESSMSGBOXES /NOCANCEL
description: Be patient, this task may take several minutes.
executable: setup
name: wineexec
prefix: $GAMEDIR
- execute:
command: $CACHE/mf-install.sh;
env:
WINEPREFIX: $GAMEDIR
description: This versions is 100% working, the script will install mfplat that is
required to show the game background, fixing the black screen issue.If mf-install
download fails, cancel and restart the script.
game_slug: vampire-the-masquerade-coteries-of-new-york
gogslug: vampire_the_masquerade_coteries_of_new_york_deluxe_edition
humblestoreid: ''
installer_slug: vampire-the-masquerade-coteri-gog-mfplat
name: 'Vampire: The Masquerade - Coteries of New York'
notes: 'For now, Media Foundation Platform is necessary to make the game work, the
script mf-install, install it on the created prefix, if you want to check the script
before run it, the source code is here on my git: https://gitlab.com/lutris-utils/mf-install'
runner: wine
script:
files:
- mfinstall:
filename: mf-install.zip
referer: https://lutris.net
url: https://gitlab.com/lutris-utils/mf-install/-/archive/master/mf-install-master.zip
- setup: N/A:Select Windows GOG setup exe
game:
exe: drive_c/GOG Games/Vampire The Masquerade - Coteries of New York/VtM Coteries
of New York.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating WINE prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Installing Media Foundation Platform.
dst: $CACHE
file: mfinstall
format: zip
- task:
arch: win64
args: /SP- /SILENT /SUPPRESSMSGBOXES /NOCANCEL
description: Be patient, this task may take several minutes.
executable: setup
name: wineexec
prefix: $GAMEDIR
- execute:
command: $CACHE/mf-install.sh;
env:
WINEPREFIX: $GAMEDIR
slug: vampire-the-masquerade-coteri-gog-mfplat
steamid: 1096410
version: GOG + MFPLAT
year: 2019
{
"game_slug": "vampire-the-masquerade-coteries-of-new-york",
"version": "GOG + MFPLAT",
"description": "This versions is 100% working, the script will install mfplat that is required to show the game background, fixing the black screen issue.If mf-install download fails, cancel and restart the script.",
"notes": "For now, Media Foundation Platform is necessary to make the game work, the script mf-install, install it on the created prefix, if you want to check the script before run it, the source code is here on my git: https://gitlab.com/lutris-utils/mf-install",
"name": "Vampire: The Masquerade - Coteries of New York",
"year": 2019,
"steamid": 1096410,
"gogslug": "vampire_the_masquerade_coteries_of_new_york_deluxe_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "vampire-the-masquerade-coteri-gog-mfplat",
"installer_slug": "vampire-the-masquerade-coteri-gog-mfplat",
"script": {
"files": [
{
"mfinstall": {
"filename": "mf-install.zip",
"referer": "https://lutris.net",
"url": "https://gitlab.com/lutris-utils/mf-install/-/archive/master/mf-install-master.zip"
}
},
{
"setup": "N/A:Select Windows GOG setup exe"
}
],
"game": {
"exe": "drive_c/GOG Games/Vampire The Masquerade - Coteries of New York/VtM Coteries of New York.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating WINE prefix.",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Installing Media Foundation Platform.",
"dst": "$CACHE",
"file": "mfinstall",
"format": "zip"
}
},
{
"task": {
"arch": "win64",
"args": "/SP- /SILENT /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Be patient, this task may take several minutes.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "$CACHE/mf-install.sh;",
"env": {
"WINEPREFIX": "$GAMEDIR"
}
}
}
]
}
}