C:\PinballX\Databases\Visual Pinball\Visual Pinball.xml
C:\PinballX
C:\Visual Pinball\Tables
VPinballX.exe
Edited by gtxjoe, 08 January 2017 - 10:26 PM.
Posted 08 January 2017 - 10:25 PM
Edited by gtxjoe, 08 January 2017 - 10:26 PM.
Posted 11 January 2017 - 08:12 PM
I have one table where I need to increase the amount of time before the recording starts so not to record the start up message. How do I adjust the the amount of time before recordings start?
Thanks
Rusty Cardores (Russell Stewart) - Gold Coast, Australia
Twitter: https://twitter.com/RustyPinball | Instagram: https://www.instagra.../rusty.pinball/ | Work: http://www.australianlight.com.au (Australian Landscape Photography)
'SSF' - Get awesome VPX Surround Sound Tactile Feedback in your cab https://www.facebook...oups/SSFeedback/
'Virtual Topper' - It's cooler than you might think! Check out the pics on my Instagram.
Posted 12 January 2017 - 04:54 AM
Posted 12 January 2017 - 08:19 PM
To increase table load time, go into PBXRecorder settings and pick a longer load time like 30 sec (default is 15 sec) or as was mentioned you can hit the pause key for that one table and unpause to start the recording
For no video rotation, copy the ahk file to the main PBXRecorder folder. Open it in notepad and around line 6, change PI to 0, as below
PFRotation="rotate=PI:bilinear=0"
to
PFRotation="rotate=0:bilinear=0"
You need to have autohotkey installed, to compile it into an exe, or run directly from the .ahk file
Posted 17 January 2017 - 03:33 AM
@Mark70, if you want to record multiple tables, is there a specific reason why you don't use PBXR to search and record all missing media? I can take a look into multiple file support, but why is it needed? Thanks
Here is a beta release with the following changes. Unzip it to an existing PBXRecorder install.
Posted 17 January 2017 - 11:20 AM
Hi gtxjoe, for example you have 10 tables in your collection which already have media files, but you are either not happy with it or the tables or backglasses got a major update and you want
to replace the media files with the latest images / videos.
Then you could mark these 10 tables at once and the media files would be replaced for those 10 tables, without the need to replace the media files for all tables.
So all other tables would not change, only the 10 tables you wanted and it would save time compared to replace everything again.
BUT: I'm not a programmer, I just thought to make it as a suggestion, so maybe it is way too much work or difficult to implement.
It is still very comfortable and helpful to do this by using 10 times the "record one table" option for every single table.
So thanks again for the tool.
Edited by Mark70, 17 January 2017 - 11:22 AM.
Posted 17 January 2017 - 11:23 AM
Hi gtxjoe, for example you have 10 tables in your collection which already have media files, but you are either not happy with it or the tables or backglasses got a major update and you want to replace the media files with the latest images / videos..
Then you could mark these 10 tables at once and the media files would be replaced for those 10 tables, without the need to replace the media file for all tables.
So all other tables would not change, only the 10 tables you wanted and it would save time compared to replace everything again.
BUT: I'm not a programmer, I just thought to make it as a suggestion, so maybe it is way too much work or difficult to implement.
It is still very comfotable and helpful to do this by using 10 times the "record one table" option for every single table.
So thanks again for the tool.
Rusty Cardores (Russell Stewart) - Gold Coast, Australia
Twitter: https://twitter.com/RustyPinball | Instagram: https://www.instagra.../rusty.pinball/ | Work: http://www.australianlight.com.au (Australian Landscape Photography)
'SSF' - Get awesome VPX Surround Sound Tactile Feedback in your cab https://www.facebook...oups/SSFeedback/
'Virtual Topper' - It's cooler than you might think! Check out the pics on my Instagram.
Posted 17 January 2017 - 06:30 PM
Hi gtxjoe, for example you have 10 tables in your collection which already have media files, but you are either not happy with it or the tables or backglasses got a major update and you want
to replace the media files with the latest images / videos.
Then you could mark these 10 tables at once and the media files would be replaced for those 10 tables, without the need to replace the media files for all tables.
So all other tables would not change, only the 10 tables you wanted and it would save time compared to replace everything again.
Ruty's approach works or you can even have PBXR set up to "Record complete media set for new and incomplete tables". So in your scenario, just go into one of the Pinballx media folders, like backglass videos folder and delete the 10 videos. Now when you run PBXR, it will re-record all media for those 10 tables
I will put the request on the to do list but it might be a while ![]()
Posted 18 January 2017 - 01:19 AM
For no video rotation, copy the ahk file to the main PBXRecorder folder. Open it in notepad and around line 6, change PI to 0, as below
PFRotation="rotate=PI:bilinear=0"
to
PFRotation="rotate=0:bilinear=0"
You need to have autohotkey installed, to compile it into an exe, or run directly from the .ahk file
Thank you kindly. Took 2.5 hours of doing, but I now have all new videos for my tables.
I'm having a weird issue where PBX Recorder is seeing all of my VP9 tables as VPX and asking me to add them to the DB/record again. For right now I can just do the single table recording (great feature!), but I wanted to bring it to your attention.
Posted 25 February 2017 - 05:37 PM
Thanks in advance!