Visual Pinball (Linux)
Compiling Visual Pinball X (standalone version)
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)
Updated VBScripts
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: