Francis De Brabandere

Results 428 comments of Francis De Brabandere

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) ![image](https://github.com/vpinball/vpinball/assets/161305/da1fb552-c28c-417e-8b15-ae5c9678e7c6)

Some other example ![image](https://github.com/vpinball/vpinball/assets/161305/4610aad3-9829-4a12-80b0-98b7f9181c2c) 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...