Francis De Brabandere
Francis De Brabandere
This was fixed by #1436
I've been out of the JVM ecosystem for a while now so not sure what is current of best practices. Maybe we can stop building 2.12.19 for Graal and bring...
Messed a bit with `.desktop` files but no success. It creates a launcher but does not pick up anything launched from console / an other app. ``` [Desktop Entry] Name=VPinball...
https://wiki.libsdl.org/SDL2/SDL_SetWindowIcon Did read that some specific formats might be required https://github.com/vpinball/vpinball/blob/master/res/vpinball.ico
This is the commit that introduced the issue two weeks ago: 6497e74361eca377b98ea054a6d3e9eb2ac3e608
Looks like this is now fixed, see #1672 for a screenshot
This is max brightness by switching LUT's. (When just loading the table, not starting a game) 
Some other example  These seem to reset to correct position on draining.
Hi @Augusto7743 Have you tried running vpinball standalone? It's still a bit rough on the edges but allows you to run tables natively. see https://github.com/vpinball/vpinball/tree/standalone/standalone Binaries are available on the...
I wonder if this is related to case-sensitivity of the file system. Similar to the controller.vbs issue in #231. Mind sharing the exact error message you get and what table...