Hi, first post for me around here so, well... hello.
I've been toying around with an idea over the last few days. I've been writing a tiny program in Python that would
1/execute with LaunchAfter event
2/fetch whatever high scores are available for the table that's been exited
3/generate a nice png for displaying either to the topper or overlay it on the existing backglass
4/write the result in the correct media location
It's running pretty well but it appears that PinballX does not close the handle on files currently displaying in the background while running tables. I.E: the playfield, backglass, topper are locked and cannot be written to (until another game select happens in PinballX). I was wondering if there was any specific reason for this ?
Thanks,
CloudHead.