Installer visual-pinball-x-windows

files:
- installer: https://github.com/NickZ/misc/raw/master/VPX6setup.exe
- upd62: https://github.com/vpinball/vpinball/releases/download/10.6.2/VPinballX62_Minimal.zip
- updpinmame: https://github.com/vpinball/pinmame/releases/download/3.3b/VPinMAME33b_Minimal.zip
game:
  exe: drive_c/Visual Pinball/VPinballX.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: wsh57 d3dx9 dotnet40
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Visual Pinball/
    src: upd62
- extract:
    dst: $GAMEDIR/drive_c/Visual Pinball/VPinMAME
    src: updpinmame
system:
  use_us_layout: true
wine:
  arch: win64
  dxvk: false
  version: lutris-fshack-6.14-4-x86_64
description: Installs Visual Pinball 10.6.2 , with Visual PinMame 3.3b and all dependencies.The
  installer tries to install directX and dotnet 4. Cancel this installations, the
  script pre-install them.
game_slug: visual-pinball-x
gogslug: ''
humblestoreid: ''
installer_slug: visual-pinball-x-windows
name: Visual Pinball X
notes: "Once Visual Pinball is installed, you need to download the tables (for example\
  \ from https://www.vpforums.org/), and extract them in the \"Visual Pinball/Tables\"\
  \ folder.\r\n\r\nSome tables (VPinMame tables) require roms files, you can download\
  \ them from https://www.ipdb.org/, and put the zip files in \"Visual Pinball/VPinMAME/roms\"\
  \ (without extracting them)."
runner: wine
script:
  files:
  - installer: https://github.com/NickZ/misc/raw/master/VPX6setup.exe
  - upd62: https://github.com/vpinball/vpinball/releases/download/10.6.2/VPinballX62_Minimal.zip
  - updpinmame: https://github.com/vpinball/pinmame/releases/download/3.3b/VPinMAME33b_Minimal.zip
  game:
    exe: drive_c/Visual Pinball/VPinballX.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: wsh57 d3dx9 dotnet40
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Visual Pinball/
      src: upd62
  - extract:
      dst: $GAMEDIR/drive_c/Visual Pinball/VPinMAME
      src: updpinmame
  system:
    use_us_layout: true
  wine:
    arch: win64
    dxvk: false
    version: lutris-fshack-6.14-4-x86_64
slug: visual-pinball-x-windows
steamid: null
version: Windows
year: 2015
{
  "game_slug": "visual-pinball-x",
  "version": "Windows",
  "description": "Installs Visual Pinball 10.6.2 , with Visual PinMame 3.3b and all dependencies.The installer tries to install directX and dotnet 4. Cancel this installations, the script pre-install them.",
  "notes": "Once Visual Pinball is installed, you need to download the tables (for example from https://www.vpforums.org/), and extract them in the \"Visual Pinball/Tables\" folder.\r\n\r\nSome tables (VPinMame tables) require roms files, you can download them from https://www.ipdb.org/, and put the zip files in \"Visual Pinball/VPinMAME/roms\" (without extracting them).",
  "name": "Visual Pinball X",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "visual-pinball-x-windows",
  "installer_slug": "visual-pinball-x-windows",
  "script": {
    "files": [
      {
        "installer": "https://github.com/NickZ/misc/raw/master/VPX6setup.exe"
      },
      {
        "upd62": "https://github.com/vpinball/vpinball/releases/download/10.6.2/VPinballX62_Minimal.zip"
      },
      {
        "updpinmame": "https://github.com/vpinball/pinmame/releases/download/3.3b/VPinMAME33b_Minimal.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Visual Pinball/VPinballX.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "wsh57 d3dx9 dotnet40",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Visual Pinball/",
          "src": "upd62"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Visual Pinball/VPinMAME",
          "src": "updpinmame"
        }
      }
    ],
    "system": {
      "use_us_layout": true
    },
    "wine": {
      "arch": "win64",
      "dxvk": false,
      "version": "lutris-fshack-6.14-4-x86_64"
    }
  }
}
Back to game