Is there a way to run this program and DMDEXT when launching PBFX in Pinball X front end? I dont want to run this program in the background all the time.
Yes, but you will need some sort way to launch two programs from the one 'Lauch Before' PinballX option. The simplest is a batch file or vbs script. Having said that, you may run into timing issues as things start up 'on top' of each other. In your launch script you will need to parse through any parameters required to the respective programs that you are starting from the script.
I see that you don't want DOFFX2 running all the time, but I must say, it is the best way, and what is was designed to do. Version 2.0 (bata'ing at present) is even better for this. May I ask why you want to shutdown each time (just trying to learn)?
Is there a way to run this program and DMDEXT when launching PBFX in Pinball X front end? I dont want to run this program in the background all the time.
This is how I did it for my setup:
So my solution was to use the "QuickLaunch" plug-in for Pinball X. It allows you to have multiple "Launch Before" and "Launch After" options for each system instead of just one. However, it also has the extra option of "Also Launch", which launches your "Launch Before" program at the same time as Pinball FX2.
The only issue is the "QuickLaunch" plug-in has a couple of bugs......it works perfect if you know what the bugs are:
1. It doesn't always see every Pinball X "system" in the program. PFX2 was missing for me.
2. When you add a new Launch Before, and add your arguments...after clicking OK, it then says you have no arguments.
3. Sometimes the settings.xml for the plug-in gets erased.
The solution to this is to just add at least one thing from one "system", then close the plug-in. Then go to the settings.xml (for quicklaunch)and add your "arguments", change the "system" to the one you need. Then you can just copy and paste the entire entry and change what you want for as many things as you need. I did this for DOFFX2 for PFX2, The Pinball Arcade, Future Pinball, MAME, and PC Games...and they all work perfectly with DOFFX2 this way....and while having it detect each process and waking up. I also set the settings.xml file to "Read Only" to prevent it from getting erased. Works perfect after that.
This method should work for what he wants.
Still haven't had a chance to test DOFFX2 2.0 beta yet. Finally got some free time, and I'm still getting some things sorted software wise with the new bezel layout. Will try to test it out ASAP.
Edited by TerryRed, 14 August 2016 - 04:03 AM.