files:
- vpxinstaller: https://github.com/NickZ/misc/raw/master/VPX6setup.exe
installer:
- task:
app: dotnet40
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9_43
name: winetricks
prefix: $GAMEDIR
- task:
executable: vpxinstaller
name: wineexec
prefix: $GAMEDIR
- wine:
version: lutris-nofshack-4.19
description: ''
game_slug: visual-pinball
gogslug: ''
humblestoreid: ''
installer_slug: visual-pinball-vpx-106
name: Visual Pinball
notes: ''
runner: wine
script:
files:
- vpxinstaller: https://github.com/NickZ/misc/raw/master/VPX6setup.exe
installer:
- task:
app: dotnet40
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx9_43
name: winetricks
prefix: $GAMEDIR
- task:
executable: vpxinstaller
name: wineexec
prefix: $GAMEDIR
- wine:
version: lutris-nofshack-4.19
slug: visual-pinball-vpx-106
steamid: null
version: VPX 10.6
year: 2000
{
"game_slug": "visual-pinball",
"version": "VPX 10.6",
"description": "",
"notes": "",
"name": "Visual Pinball",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "visual-pinball-vpx-106",
"installer_slug": "visual-pinball-vpx-106",
"script": {
"files": [
{
"vpxinstaller": "https://github.com/NickZ/misc/raw/master/VPX6setup.exe"
}
],
"installer": [
{
"task": {
"app": "dotnet40",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9_43",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "vpxinstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"wine": {
"version": "lutris-nofshack-4.19"
}
}
]
}
}