VPinLeaders Logo

How to Setup

VPinLeaders lets you send your VPX scores automatically and compare them with other players.

Setup is simple: create your account, download the client for your system, register your machine, and start playing.

Step 1: Create Your Account

Before installing the client, create your account on vpinleaders.com. You will use that account to link your cabinet during registration.

Step 2: Download The Client

Download the latest build for your operating system from the GitHub Releases page. Source code is also available on GitHub.

  • Windows: VPinLeaders-Windows-x64.zip
  • Linux: VPinLeaders-Linux-x64.zip
  • macOS: VPinLeaders-macOS-arm64.zip

Step 3: Install And Register

Windows

  1. Right-click the downloaded .zip file and open Properties.
  2. Click Unblock, then unzip the file.
  3. Run:
    VPinLeaders-Windows-x64.exe --register --machine-id YOUR_MACHINE_ID
  4. After registration, run VPinLeaders-Windows-x64.exe normally.

macOS

  1. Unzip the file.
  2. Open Terminal in that folder and run:
    xattr -d com.apple.quarantine VPinLeaders-macOS-arm64
  3. Run:
    ./VPinLeaders-macOS-arm64 --register --machine-id YOUR_MACHINE_ID
  4. After registration, run ./VPinLeaders-macOS-arm64.

Linux

  1. Unzip the file.
  2. Run registration with the normal binary:
    ./VPinLeaders-Linux-x64/VPinLeaders-Linux-x64 --register --machine-id YOUR_MACHINE_ID
  3. Start the app with:
    ./vpinleaders-start.sh

On Linux, the start script takes care of the extra permission needed to read live VPX data. You may be asked for your password the first time you run it.

Supported Tables

The list of supported ROMs and table mappings is available on GitHub: Supported ROMs.