Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

PcTeknic

Contributor
  • Posts

    568
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by PcTeknic

  1. I am trying to make a script for Future Pinball that will open Future DMD if there is a video.mp4 in DMD Videos or open Image_Monitor_View with the corresponding image if what it finds is an image.png in DMD Images. I have not succeeded. Nor have I managed to do it directly by name. Even if I had to put as many lines as tables, some with the command for Future DMD and some with the command for Image_Monitor_View, it wouldn't be a problem, but I can't get it to work. I think it should be simple and I do something wrong, that's for sure, but I can't solve it. I've reviewed your files, but I still can't.
  2. It has not worked for me I've been testing commands all afternoon and haven't gotten anything similar to work, neither as .bat nor as exe Currently I have it like this: ;--------Run Before (Need to be compiled)----Start------ #SingleInstance force SetTitleMatchMode 2 DetectHiddenWindows On DetectHiddenText, On table = %1% xml_table = %1% ;--------Run Before (Need to be compiled)----End------ if exist "C:\PinballX\Media\Future Pinball\DMD Videos\%1%.mp4" Run, "C:\Future Pinball\FutureDMD.exe" table="[TABLEFILE]" close=1 if exist "C:\PinballX\Media\Future Pinball\DMD Images\%1%.png" Run, "C:\Future Pinball\Sripts\Image_Monitor_View" 2 "C:\PinballX\Media\Zaccaria Pinball\DMD Images\%1%.png" Process, WaitClose, Future Pinball.exe ;--------Run After (Need to be compiled)----Start----- Run, taskkill /IM FutureDMD.exe Run, taskkill /IM Image_Monitor_View.exe ExitApp
  3. Only 1 command line!!! This is great!!! Tomorrow i can test A lot of thanks, Mike
  4. Yes %1% for tablefile parameter. But also is valid script type: If tablefile=xxxxxx then Run ...... If tablefile=xxxxxx then Run....... I think one script based on tablefile name and if DMD Video is found no need edit script when you add a table. But two ways are valids if work
  5. Draco, what I'm asking for is a script to do it as launch before. As a feature request I asked for it many months ago, more than a year and since this has not been put in PinballX, I ask for help to do it with a script.
  6. Default Filters and Custom Databases separte for each System. I think when we load a default filter, Stern Tables, Gottlieb Tables, 80's Tablets, etc. PinballX should generate the results only on the system we are on. Instead, it shows the Stern Tables or 90's tables of all the systems. I think you should only do that if we are in view of all the tables. If we are in a specific system, you should apply the filters to that system. Similarly, Custom Databases should only be seen on the selected system. For example in my case, if I am in Visual Pinball, when I go to listings, it should show the default filters plus the custom databases that I have in that system, Spanish Pinball, VPOriginal, Sega / Data East, etc, because I have created those databases in Visual Pinball. And when I'm in Pinball FX3 I should do the same, showing the default filters plus the custom databases of that system, such as Marvel, Star Wars, etc. Currently I only put custom databases for Visual Pinball because you are on the system you are on, all custom databases on all systems will appear and exceed the menu limit. But if I only read those of the selected system, I would put for all the systems their corresponding custom databases, Zaccaria with their Retro, Remake ..., FX2 as FX2 but without Williams / Bally, etc.
  7. I'm still thinking of a script for Future Pinball that opens Future DMD only on tables that use it. I think one way to do it would be based on whether there is a video with the name of the table in the DMD Videos folder. But I don't know how exactly the script should be done. If "C: \ PinballX \ Media \ Future Pinball \ DMD Videos \% 1% .mp4" exists then Run, "C: \ Future Pinball \ Future DMD.exe table =" [TABLEFILE] "close = 1" Continue If it does not exist, then continue There is someone who knows how to make this script, it would be to put it as Launch Before. Although I still think that without a doubt the best thing would be for PinballX to have in the settings for Future Pinball the fields for Furure DMD with its path, executable and parameters and later in the database a tag like <FutureDMD> True or False </ FutureDMD would be added > Or that even without including these modifications it was done in a general way for all systems. So databases on any system could be tagged <LaunchBefore> True or False <\ LaunchBefore>
  8. With Run, "C:\Zaccaria Pinball\Image_Monitor_View" 2 "C:\PinballX\Media\Zaccaria Pinball\DMD Images\%1%.png" i can use DMD Images from PinballX Media folder and work fine
  9. How i can set position or size for image monitor. I need set position Y to 120 and dont work with any of commands i test (- top 120 after monitor position and after .png and after "
  10. Now work fine, parameter is the fail, thanks. Using imageMonitorView for Backglass and dmd Images, don't need duplicate Backglass to FCM/Backglass folder, PinballX Medias can be used.
  11. Thanks joyrider I'm sure this is the problem. I think anything parameter is set. Tomorrow i can test. Surely in Malzbies have Tablefile parameter and TPALaunchBefore not. Thanks.
  12. I have White screen. File names is table names in database, no spaces, KnightEmu, Cirqus, etc iRotate is first order. In PinballX Media folder don't work. In new folder don't work. If i send - system -.png or No DMD.png work fine, directory is ok When send %1.png have White screens I think change resolution is the fail. When Pinball Arcade Launch resolution changes of 4K to FHD. But screens is ok, White screen is ok in correct screen and whith - system -.png works fine. I think Over 100 Images don't work.
  13. Hi Joyrider. I use ImageMonitorView to show Backglass and DMD images in this system and work perfect, with %1.png open the image of the table. Now i I want to do the same in Pinball Arcade only for DMD Images and dont work. Only Work for one image as DMD.png All images have the sime size and format as Malzbies. I have tried to put the PinballX directory and also to create your own directory. I have tried to disable screen rotation in FCM and put it in LaunchBefore, thinking that the fault could be here, but neither. The images have the correct name. I think there is something wrong with the number of images you have to search among or something similar. With Small systems works, but with systems with a lot of tables dont work.
  14. For DMD Images i pu Nuke Wheels with black background
  15. I use image monitor to show backglass and dmd images, this is mi Launch Before powershell -Command "Start-Process 'irotate.exe' '/1:rotate=90 /exit' -Verb runAs -WorkingDirectory 'C:\iRotate\'" start Image_Monitor_View.exe 1 "C:\PinballX\Media\Malzbies Pinball Collection\Backglass Images\%1.png" start Image_Monitor_View.exe 2 "C:\PinballX\Media\Malzbies Pinball Collection\DMD Images\%1.png" Launch After don´t need modificactions, 1 order to close ImageMonitorView Work fine
  16. I have this little problem, with DMDExt I clone the DMD from the Playfield to the third monitor, but it only shows the first animation sequence, then it stays fixed
  17. And i made this video for System DMD - system -.mp4
  18. I made or modify this video for backglass video -_system_-.mp4
  19. I saw it later, I didn't know what you were talking about, thanks for the Topers / DMD of those 2 new tables, for the audios and for all the work you do.
  20. If I know I'll wait, I've been cutting audios all afternoon hahahaha
  21. I complete Zaccaria Pinball Table Audio, only 2 audios don´t find and i put system audio as table audio for this 2 tables. Would be missing DMD Video and Topper Video for Universe Deluxe and Treasure Table_Audio.7z
×
×
  • Create New...