syd711 / vpin-studio

Competition, table, and player management for VPins.
MIT License
28 stars 2 forks source link

Loading screen size wrong after cloning a table #7

Closed francisdb closed 1 year ago

francisdb commented 1 year ago

Not sure how this happens. If I remember correctly the table had a proper loading video and after the clone it looks like this.

image

Even after removing and adding the loading screen I still get this wrong size. Not sure how to fix this on the popper side.

syd711 commented 1 year ago

You use a blank default video an a second video with "(SCREEN3)" suffix. I wasn't aware of that recently. I assume that I skip the suffixed marked videos, that's why the full screen information get's lost.

As a workaround you can edit the loading video settings with the VPin Studio: open the edit dialog in media section, remove all other videos than the correct one. The "Full Screen" button should be enabled then and fix the problem.

I'll check why the resources are not copied correctly.

francisdb commented 1 year ago

I can confirm clicking fullscreen and then removing the non (SCREEN3) entry fixes the issue.

syd711 commented 1 year ago

Fixed with 1.3.4 Previous versions only supported one media asset for every screen. The change to multiple assets has not been applied to the media cloning.

https://github.com/syd711/vpin-studio/commit/d957503d7e925a5b306862826d56bc3c685a9f3c