https://bugs.winehq.org/show_bug.cgi?id=53766
--- Comment #1 from Jason Millard jsm174@gmail.com --- btw, all the code for this project is at:
https://github.com/jsm174/vpvr/tree/feature/standalone/inc/wine
It can be compiled and debugged under VSCode on mac with CMaketools (and hopefully soon linux).
brew install sdl2 sdl2_ttf freeimage bison git clone -b feature/standalone https://github.com/jsm174/vpvr cd vpvr cp cmake/CMakeLists_osx-x64.txt CMakeLists.txt cmake -B build cmake --build build cd build ./VPinballX_GL -play ../res/exampleTable.vpx