PinballY
PinballY copied to clipboard
PinballY "playfield-media"
Hi. I have "table-videos", when i play it on my win10 (in landscape) the playfield also the "plungers" are on the right (like PinballY). But when i start PinballY and scroll to the game, the video comes up mirrored (the "plungers" are on the left), but PinballY is to the right. I tried and "mirrored" the PinballY (so it looks to the left), but then the video (plungers) looks to the right.
I didn´t want to retransform all the videos.
Is there a setting i didn´t find??
How i can solve it?
I have the same problem, and have been working on trying to fix this problem or at least add an option to be able to rotate just the video and not all the objects on the playfield, but I've been having a heck of a time actually compiling this code. In the meantime, I'd recommend using avidemux to rotate your videos, that's what I've been doing for now. Hopefully I can finally get this to compile, but it's like most projects on github that I didn't start myself, there are so many errors I have no idea how it's even compiling for others. I'll post a fix if I ever finally get it though.
Ok, just a quick update, I am able to get the debug version built for x64 finally, so I am able to test any changes I make now. I still can't compile the release version, but as long as I can submit a pull request for the changes to add rotating the playfield video, it should benefit all. I'll post the debug exe on my github page until the pull request is accepted here, once I add the code.