-
Johnny T replied to the topic Arduino Uno as a Led Strip Controller in the forum DIRECT OUTPUT FRAMEWORK(DOF) 2 months ago
Thanks for that. I cracked it in the end after standing on the shoulders of giants (i.e. some other software that I found). I re-wrote it to use the FastLED library and all works brilliantly now.
Thanks for your help.
-
Johnny T replied to the topic Jaws! (Future Pinball to Visual Pinball Build) in the forum Downloads Support Topics 2 months, 3 weeks ago
I’m a massive fan of Jaws (film, book, pinball!) and I love playing this on FP. However, on VPX the physics seem a little ‘off’ to me? Like the ball is really heavy? Not sure if that’s down to personal taste or not but wondered if anyone has tweaked the physics and, if so, if you’d share what settings you changed?
It’s a great conversion made all…[Read more]
-
Johnny T replied to the topic PinEvent not working when table launched from frontend? in the forum PinUp System 4 months, 2 weeks ago
TerryRed wrote:
DOF is completely initiated from the table’s startup (not the front-end). The only reasons it wouldn’t work from a front-end is:- the front-end, or another program (DOFLinx) has a DOF session still open preventing the PinEvent dof session from being used
- the front-end is changing security / admin access somehow and that is wha…
-
Johnny T started the topic PinEvent not working when table launched from frontend? in the forum PinUp System 4 months, 2 weeks ago
Hi all,
I know that these forums aren’t really for frontend support but my problem has more chance of getting resolved here than in the frontend forum.
I’m using Launchbox as a frontend. I have Future Pinball working great – including DOF – except for PinEvent tables. Unfortunately, Jaws is a PinEvent table and it’s my favourite table.
If I…[Read more]
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
TerryRed wrote:
Newest DOFLinx now lets you change what process will activate DOFLinx at any time (not just on startup). This is a much better option to use then the hold activation!https://www.vpforums.org/index.php?showtopic=45152#entry458169
What a great update!! Thanks for letting me know Terry. You’re a star!!
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
TerryRed wrote:
Update DOF R3++Even if you think you have it installed… you MUST have the newest version.
http://mjrnet.org/pinscape/dll-updates.html
Update your DOF Config Tool Configs:
Well, I got to the bottom of it. I followed what you said Terry and the suggestions from Outhere and, one of t…[Read more]
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
Yep, this was originally intended to just be an arcade cabinet for MAME and some of the old Atari stuff.
Then I discovered VPX, and then Future Pinball and then I discovered Terry’s videos and then I discovered DOF and then I discovered DOFLinx and then PinEvent and then, before I knew what was happening, I’d ordered 7 contactors and a 8 relay…[Read more]
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
Johnny T wrote:
Yep but that would mean editing about 20 tables as oppose to editing 4(Good suggestion though
)
Not sure what you mean
All I was meaning was that I’m using Launchbox as a frontend. Within each ‘game’ within Launchbox you can stipulate an application to run on startup and shut down.
I’ve edited the PinEvent…[Read more]
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
Yep but that would mean editing about 20 tables as oppose to editing 4
(Good suggestion though
)
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
Will do Terry. Thanks
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
Just a follow up… I managed to get rid of the error by delaying the HOLD_ACTIVATION going off… so my new script (after leaving a PinEvent table) is:
timeout /t 5
cd /d D:LaunchBoxEmulatorsDirectOutput
DOFLinxMsg.exe HOLD_ACTIVATION=0
Unfortunately my DOF devices don’t work on PinEvent tables at the moment even with DOFLinx turned off so I’ll…[Read more]
-
Johnny T replied to the topic PinEvent: DOF, MX, PUP, SSF, PUPDMD for Future Pinball in the forum Downloads Support Topics 4 months, 2 weeks ago
Tom wrote:
I had this running fine and last night I installed doflinx and got that working. Then today I went to play a FP table through BAM FPloader and it’s a far away POV, the backglass is smaller and the pinevent pup stuff is not working. Any ideas what may have changed itHi Tom,
I know very little about all this stuff (in fact, I found y…[Read more]
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 2 weeks ago
Hi Outhere,
I have been through the guide a few times (and the videos that Terry has done) and that has got me this far.
However, this is the first of me using the DOFLinx “pause” function so I must have missed that info. I’ll go back through the guide this evening after work when I get back on the machine and I’ll also just double check that…[Read more]
-
Johnny T replied to the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 3 weeks ago
I didn’t
Why didn’t I think of that…!
I’m not back at the cabinet until tomorrow so I can try it then. If it works I suppose I’ll have to shut DOFLinx down completely when I run PinEvent tables and then fire it back up when I’ve finished?
I was under the impression that the HOLD_ACTIVATION setting would work? Does that only work for…[Read more]
-
Johnny T started the topic *SOLVED* PinEvent tables seem to cause Windows Unhandled Exception error? in the forum PinUp System 4 months, 3 weeks ago
Hi all,
I’ve been trying to get the PinEvent table Tomcat working on my arcade cabinet. I can get other DOFLinx systems working and I’ve put a HOLD_ACTIVATION setting in my Launchbox frontend to ‘pause’ DOFLinx when I launch Tomcat as it uses PinEvent.
However, that table gives me the following error:
With this blurb in the Details…[Read more]
-
Johnny T started the topic *SOLVED* DOFLinx gives an error when started from a .bat file? in the forum DIRECT OUTPUT FRAMEWORK(DOF) 4 months, 3 weeks ago
Hi all,
If I go into my DirectOutput folder and double-click DOFLinx.exe then it starts up fine.
However, I would (ideally) like it to start up DOFLinx when my PC boots up.
I made a batch file with this in it:
cd /d "D:LaunchBoxEmulatorsDirectOutput"
start "" "D:LaunchBoxEmulatorsDirectOutputDOFLinx.exe" DISABLEDOF=YES…
[Read more] -
Johnny T replied to the topic Can I have PC sounds *with* DOF contactors? in the forum DIRECT OUTPUT FRAMEWORK(DOF) 5 months ago
Thalamus wrote:
It should work. Make sure that you update your dof profile, also, look at under keys/dof that it is set to both.Yep, it’s set to both. Must be my ears. I’ll try turning up the PC volume and see if that helps.
Thanks for your help (probably a good sign about my contactors if they are loud enough to drown out the PC sound
)
Cheers :)
-
Johnny T started the topic Can I have PC sounds *with* DOF contactors? in the forum DIRECT OUTPUT FRAMEWORK(DOF) 5 months ago
Hi all,
I’ve just installed another 5 contactors in my cabinet. I’ve got left middle, left back, centre (one contactor doing both centre bumpers), right middle and right back.
The contactors work really well (just tested Stranger Things) but it seems like the native PC sounds have stopped now? Is that correct or can I just not hear them over the…[Read more]
-
Johnny T started the topic How does DOF format the colour info it sends for Programmable LEDs? in the forum DIRECT OUTPUT FRAMEWORK(DOF) 5 months ago
Hi all,
I’m trying to re-write some Arduino code I found online to use the FastLED library.
My machine is an arcade cabinet with a set of WS2811 programmable LEDs running up both sides of the cab.
I have set up my Left LEDs / Right LEDs and I’ve just set the whole strip to be the Back LEDs. This seems to work fine but I’ve noticed a problem…[Read more]
-
Johnny T replied to the topic VPX – everything starts up but video doesn't pop to the front? in the forum PinUP Player – Interactive Video Plugin 5 months ago
Thanks Terry. Yep, PinEvent seems the way to go as those tables play flawlessly with everything working great.
Looking forward to more tables getting converted to PinEvent tables.
Thanks again for the info
- Load More