blog:pinball_cab:vpinball_linux

Visual Pinball (Linux)

sudo apt install git build-essential cmake bison curl
git clone -b standalone https://github.com/vpinball/vpinball
cd vpinball/standalone/linux
./external.sh
cd ../..
cp standalone/cmake/CMakeLists_gl-linux-x64.txt CMakeLists.txt
cmake -DCMAKE_BUILD_TYPE=Release -B build
cmake --build build -- -j$(nproc)

Not all features of the VBScript that some emulated tables use is supported on Linux. A lot of tables have had patches released; these updated .vbs files need to be downloaded and placed in the same directory as the .vbx table file:

  • blog/pinball_cab/vpinball_linux.txt
  • Last modified: 2024/12/26 11:46
  • by john