Jump to content



Photo
- - - - -

RGB_STYLE=RAINBOW (Feature Request)


  • Please log in to reply
21 replies to this topic

#1 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 10 November 2018 - 08:51 PM

DDH69. Do you think you could add an option to vary flasher color based on keypress as follows. Example. RGB_STYLE=RAINBOW. RGB_OUTPUT=117,120,123,126,129. GAME_COLOUR=Biolab,Dark_Red,Lime,Blue,Cyan,Blue_Violet,Yellow. Flipper press 1 - Flashers all Dark_Red. Flipper press 2 - 120 and 126 go Lime. Flipper press 3 - 117, 123, 129 go Lime; 120 and 126 go Blue. Flipper press 4 - 117, 123, 129 go Blue, 120 and 126 go Cyan. What I think would look visually more pleasing is that alternating pattern...however it could be implemented. Red Blue Red Blue Red...like that. As always, thank for all the support and maintenance with this project! (Sorry for the crazy formatting here. I can't get the post to take a EOL/Return for some reason)



#2 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 11 November 2018 - 02:16 AM

Currently there are 4 options for RGB_STYLE, they are;

 

RAINBOW cycles through the current colour palette list from beginning to end.  So that could be the default entire colour palette, or the sub-set defined by GAME_COLOUR.
RANDOM, as the name implies, picks the next colour at random from the current colour palette.
RANDOM_DIFF, picks a new random colour from the current colour palette that is different for each RGB device provided.
RAINBOW_DIFF, picks a new random colour from the entire colour range that is different for each RGB device provided.
 
I could add a new type RAINBOW_ALTERNATE that picks Colour# and Colour#+1 then applies them to alternate RGB devices.  This should achieve what you are suggesting except for having them all start with a single colour.  It would make the order the devices are listed in RGB_OUPUT important.
 
Thoughts?

DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#3 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 11 November 2018 - 03:33 AM

That sounds great! No need for the start with the single color. You would pull Colour# and Colour#1 from the palette...not random, correct? I think that will look really nice. RANDOM_DIFF is close. My need for symmetry wants that alternating pattern!

#4 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 11 November 2018 - 03:49 AM

Yes from the current colour palette, so the restricted colour set from current GAME_COLOUR=

 

Give the attached a try and let me know how you go.  Change your INI for  RGB_STYLE=RAINBOW_ALTERNATE

 

Attached Files


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#5 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 11 November 2018 - 04:08 AM

Wow. That's fast! The effect looks right. But, I'm getting colors not on the palette. Testing Alien Isolation. I'm seeing Red and Green. Same with Sorcerer's Lair. Also, I seem it didn't light light two flasher...I think because of the pre first launch sequence. On Off On Off On. The off's didn't come on all game.

#6 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 11 November 2018 - 04:25 AM

Definitely seeing Red and Green in the pattern.

 

Log and ini:

 

10-Nov-18 22:34:38.907 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
10-Nov-18 22:34:38.907 - Starting up - version 6.52 Beta 1
10-Nov-18 22:34:38.907 - For support come and visit the community here http://www.vpforums....p?showforum=104
10-Nov-18 22:34:38.907 - Pre-Reading DOFLinx.INI startup config file details
10-Nov-18 22:34:38.938 - No DOF Global Config file supplied
10-Nov-18 22:34:38.969 - 0 Pinscape device(s) found
10-Nov-18 22:34:38.985 - 1 LEDWiz device(s) found
10-Nov-18 22:34:38.985 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
10-Nov-18 22:34:38.985 - DOFLinx device:1 LEDWiz setup with 32 outputs
10-Nov-18 22:34:39.001 - 0 FTDI (Sainsmart) device(s) found
10-Nov-18 22:34:39.001 - 0 Ultimate IO device(s) found
10-Nov-18 22:34:39.001 - Reading DOFLinx.INI startup config file details
10-Nov-18 22:34:39.001 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
10-Nov-18 22:34:40.944 - 0 Pinscape device(s) found
10-Nov-18 22:34:40.946 - 1 LEDWiz device(s) found
10-Nov-18 22:34:40.949 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
10-Nov-18 22:34:40.951 - DOFLinx device:1 LEDWiz setup with 32 outputs
10-Nov-18 22:34:40.954 - 0 FTDI (Sainsmart) device(s) found
10-Nov-18 22:34:40.957 - 0 Ultimate IO device(s) found
10-Nov-18 22:34:45.037 - Found valid process name of 'Pinball FX3'
10-Nov-18 22:34:45.040 - Setting FX3 process ID to :5516
10-Nov-18 22:34:45.047 - Activated by process name : 'Pinball FX3'
10-Nov-18 22:34:45.051 - Named process detected and startup commenced
10-Nov-18 22:34:45.056 - Process has administration rights
10-Nov-18 22:34:45.576 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
10-Nov-18 22:34:45.580 - Applying memory offsets for FX3 version circa 29/10/18
10-Nov-18 22:34:45.587 - FX3 full link active
10-Nov-18 22:34:45.592 - Using full colour palette
10-Nov-18 22:34:45.595 - 122colours added to the palette
10-Nov-18 22:34:45.600 - Removing flasher from RGB list, device=1 port=20
10-Nov-18 22:34:45.604 - Removing flasher from RGB list, device=1 port=26
10-Nov-18 22:34:45.612 - Turning on fixed out Device=1 Output=32
10-Nov-18 22:34:50.592 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
10-Nov-18 22:34:50.604 - Loading FX3 configuration file E:\DirectOutput\FX3\AlienIsolationPinball.FX3
10-Nov-18 22:34:50.612 - No DOF Global Config file supplied
10-Nov-18 22:34:50.627 - B2S file not found : AlienIsolationPinball
10-Nov-18 22:34:50.646 - Building restricted colour palette for game name = AlienIsolationPinball
10-Nov-18 22:34:50.654 - 4colours added to the palette
10-Nov-18 22:34:50.661 - Cabinet Mode = 255   Backglass Mode = 0
10-Nov-18 22:34:53.213 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
10-Nov-18 22:34:53.223 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
10-Nov-18 22:34:53.237 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
10-Nov-18 22:34:53.244 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
10-Nov-18 22:34:53.251 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
10-Nov-18 22:34:53.259 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
10-Nov-18 22:34:53.266 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
10-Nov-18 22:34:53.279 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
10-Nov-18 22:34:53.295 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
10-Nov-18 22:34:59.262 - Key number #13 is activating device=1 output=15
10-Nov-18 22:34:59.270 - Key number #13 is activating device=1 output=16
10-Nov-18 22:34:59.278 - Key number #13 is activating device=1 output=32
10-Nov-18 22:34:59.345 - Key number #13 is de-activating device=1 output=15
10-Nov-18 22:34:59.359 - Key number #13 is de-activating device=1 output=16
10-Nov-18 22:34:59.367 - Key number #13 is de-activating device=1 output=32
10-Nov-18 22:35:02.407 - Key number #13 is activating device=1 output=15
10-Nov-18 22:35:02.415 - Key number #13 is activating device=1 output=16
10-Nov-18 22:35:02.421 - Key number #13 is activating device=1 output=32
10-Nov-18 22:35:02.446 - There are no ON actions for LAUNCHBALL
10-Nov-18 22:35:02.511 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
10-Nov-18 22:35:02.518 - Link is turning on device #7 for 50 milliseconds
10-Nov-18 22:35:02.526 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
10-Nov-18 22:35:02.533 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
10-Nov-18 22:35:02.543 - Key number #13 is de-activating device=1 output=15
10-Nov-18 22:35:02.550 - Key number #13 is de-activating device=1 output=16
10-Nov-18 22:35:02.558 - Key number #13 is de-activating device=1 output=32
10-Nov-18 22:35:02.585 - Link is turning off device #7
10-Nov-18 22:35:04.261 - Key number #13 is activating device=1 output=15
10-Nov-18 22:35:04.269 - Key number #13 is activating device=1 output=16
10-Nov-18 22:35:04.276 - Key number #13 is activating device=1 output=32
10-Nov-18 22:35:04.306 - There are no ON actions for LAUNCHBALL
10-Nov-18 22:35:05.350 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
10-Nov-18 22:35:05.357 - Link is turning on device #7 for 50 milliseconds
10-Nov-18 22:35:05.366 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
10-Nov-18 22:35:05.373 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
10-Nov-18 22:35:05.381 - Key number #13 is de-activating device=1 output=15
10-Nov-18 22:35:05.387 - Key number #13 is de-activating device=1 output=16
10-Nov-18 22:35:05.397 - Key number #13 is de-activating device=1 output=32
10-Nov-18 22:35:05.432 - Link is turning off device #7
10-Nov-18 22:35:05.762 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
10-Nov-18 22:35:05.770 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
10-Nov-18 22:35:07.981 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:07.989 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:07.996 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:08.203 - SENSOR_SAUCER mode=1 action #0 of 'FF_DOF,E419,-1'
10-Nov-18 22:35:08.210 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:08.219 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:08.234 - Link is turning off device #1
10-Nov-18 22:35:09.272 - There are no OFF actions for SENSOR_SAUCER
10-Nov-18 22:35:10.244 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:10.252 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:10.269 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:10.530 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
10-Nov-18 22:35:10.575 - There are no OFF actions for SENSOR_RAMP_LEFT_START
10-Nov-18 22:35:10.774 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:10.781 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:10.795 - Link is turning off device #1
10-Nov-18 22:35:12.399 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:12.405 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:12.413 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:13.328 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:13.335 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:13.344 - Link is turning off device #1
10-Nov-18 22:35:13.465 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:13.472 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:13.480 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:13.573 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:13.580 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:13.589 - Link is turning off device #1
10-Nov-18 22:35:13.727 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:13.736 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:13.743 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:13.836 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:13.845 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:13.855 - Link is turning off device #1
10-Nov-18 22:35:14.028 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
10-Nov-18 22:35:14.035 - Link is turning on device #2 for 10000 milliseconds
10-Nov-18 22:35:14.043 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
10-Nov-18 22:35:14.265 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
10-Nov-18 22:35:14.273 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
10-Nov-18 22:35:14.282 - Link is turning off device #2
10-Nov-18 22:35:14.531 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
10-Nov-18 22:35:14.538 - Link is turning on device #2 for 10000 milliseconds
10-Nov-18 22:35:14.548 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
10-Nov-18 22:35:14.636 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:14.643 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:14.650 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:14.685 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
10-Nov-18 22:35:14.693 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
10-Nov-18 22:35:14.701 - Link is turning off device #2
10-Nov-18 22:35:14.806 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:14.813 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:14.831 - Link is turning off device #1
10-Nov-18 22:35:15.669 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
10-Nov-18 22:35:15.676 - Link is turning on device #2 for 10000 milliseconds
10-Nov-18 22:35:15.683 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
10-Nov-18 22:35:15.773 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
10-Nov-18 22:35:15.780 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
10-Nov-18 22:35:15.798 - Link is turning off device #2
10-Nov-18 22:35:16.491 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
10-Nov-18 22:35:16.499 - Link is turning on device #2 for 10000 milliseconds
10-Nov-18 22:35:16.508 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
10-Nov-18 22:35:16.637 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
10-Nov-18 22:35:16.644 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
10-Nov-18 22:35:16.651 - Link is turning off device #2
10-Nov-18 22:35:16.767 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
10-Nov-18 22:35:16.776 - Link is turning on device #2 for 10000 milliseconds
10-Nov-18 22:35:16.783 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
10-Nov-18 22:35:16.868 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
10-Nov-18 22:35:16.875 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
10-Nov-18 22:35:16.883 - Link is turning off device #2
10-Nov-18 22:35:16.965 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
10-Nov-18 22:35:16.972 - Link is turning on device #2 for 10000 milliseconds
10-Nov-18 22:35:16.980 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
10-Nov-18 22:35:17.060 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
10-Nov-18 22:35:17.066 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
10-Nov-18 22:35:17.084 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
10-Nov-18 22:35:17.093 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
10-Nov-18 22:35:17.107 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
10-Nov-18 22:35:17.122 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
10-Nov-18 22:35:17.129 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
10-Nov-18 22:35:17.138 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
10-Nov-18 22:35:17.145 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
10-Nov-18 22:35:17.152 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
10-Nov-18 22:35:17.160 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
10-Nov-18 22:35:17.170 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
10-Nov-18 22:35:17.177 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
10-Nov-18 22:35:17.185 - Link is turning off device #2
10-Nov-18 22:35:17.209 - There are no OFF actions for BALLOUT
10-Nov-18 22:35:17.702 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
10-Nov-18 22:35:17.711 - Link is turning on device #6 for 50 milliseconds
10-Nov-18 22:35:17.722 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
10-Nov-18 22:35:17.774 - Link is turning off device #6
10-Nov-18 22:35:17.997 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:18.004 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:18.012 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:18.019 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
10-Nov-18 22:35:18.027 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
10-Nov-18 22:35:18.053 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
10-Nov-18 22:35:18.060 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
10-Nov-18 22:35:18.201 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:18.209 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:18.217 - Link is turning off device #1
10-Nov-18 22:35:18.335 - There are no OFF actions for BALLIN_SENSOR
10-Nov-18 22:35:18.963 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:18.971 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:18.979 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:18.985 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
10-Nov-18 22:35:18.994 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
10-Nov-18 22:35:19.139 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:19.146 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:19.155 - Link is turning off device #1
10-Nov-18 22:35:19.235 - SENSOR_ORBIT_LEFT mode=1 action #0 of 'FF_DOF,E411,-1'
10-Nov-18 22:35:19.514 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:19.521 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:19.529 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:19.590 - There are no OFF actions for SENSOR_ORBIT_LEFT
10-Nov-18 22:35:21.281 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:21.288 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:21.295 - Link is turning off device #1
10-Nov-18 22:35:21.616 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
10-Nov-18 22:35:21.623 - Link is turning on device #1 for 10000 milliseconds
10-Nov-18 22:35:21.639 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
10-Nov-18 22:35:22.024 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
10-Nov-18 22:35:22.031 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
10-Nov-18 22:35:22.039 - Link is turning off device #1
10-Nov-18 22:35:22.077 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
10-Nov-18 22:35:22.089 - Link is turning on device #2 for 10000 milliseconds

--------------

# Which DOF Controller output for the flipper solenoids / contactors
L_FLIPPER_OUTPUT=132
R_FLIPPER_OUTPUT=132
# The keyboard hex code for the key that is used for each flipper from https://msdn.microso...1(v=vs.85).aspx
# Left Shift = A0, Right Shift = A1
L_FLIPPER_KEY=A0
R_FLIPPER_KEY=A1
# Just in case things go wrong (ie no keyup signal is detected, flipper held down for a long time), what is the maximum time a flipper solenoid / contactor can be in in milliseconds
MAX_FLIPPER_ON=5000
# What LEDWiz output(s) are used for RGB devices.  Just enter the Red output number.  Multiples can be entered seperated by a comma
RGB_OUTPUT=101,117,120,123,126,129
# RGB_OUTPUT=101
# Rainbow - cycle through the colours, Random - pick a random next colour, A colour name as it appears in the DirectOutputConfig.ini file
RGB_STYLE=RAINBOW_ALTERNATE
# What changes the colour?  Time - set time period, Flipper = flipper press after the RGB_TRIGGER minimum time (to stop rapid colour changes)
RGB_TRIGGER=FLIPPER
# Dependent on trigger selection the period between changes or the minimum time for change between flipper flips
RGB_MIN_TIME=1000
# The button(s) to turn on when DOFLinx starts, ie the exit button LED
BUTTONS_ON=132
# Make the "1" (31) key (Start in VP) pulse LEDWiz 120 and "4" (34) to pulse controller/output 121
KEY_TO_OUTPUT=32 132 35 132 36 132 0D 115 0D 116 0D 132
# Set a key to turn on a specific colour for your RGB.  The line below makes the Left Control (A2) and the Right Control (A3) turn my undercab RGB strip red.
# In Pinball FX2 this means when I nudge it all goes red.
KEY_TO_COLOUR=A2 101 Red A3 101 Red
# Setting FORCE_ACTIVE=1 will cause DOFFX2 to not listen for processes and just run until you kill the process.  Handy for using it for things other than PinBall FX2
FORCE_ACTIVE=0
# If you want the program to stop when your named process stops then set this to 1.  If you want it to run in the background all the time leave it as 0
QUIT_AFTER_PROCESS=0
# Set to 1 to output the game name to the log regardless of the DEBUG flag setting.  Set to 0 to simply follow the DEBUG flag.
# Quite useful when you trying to get the FX2 window game name for setting game specific colours
OUTPUT_GAME_NAME=1


Edited by Vizzini, 11 November 2018 - 04:38 AM.


#7 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 11 November 2018 - 05:32 AM

I think I see the error of my ways.  Take 2.

Attached Files


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#8 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 13 November 2018 - 01:30 AM

You are getting closer!

 

First instance, it looks like it didn't establish a link.

 

I see the correct colors, but only on bold flashers: RGB_OUTPUT=101,117,120,123,126,129. Also, they change color with flipper press and go with the next set on release - not the next press.

 

Second instance, connection made. All flasher with correct colors. Same issue with color changing on flipper press and release - not the next press.

 

12-Nov-18 19:10:14.430 - Shutting down
12-Nov-18 19:10:14.461 - Program close
12-Nov-18 19:10:16.773 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
12-Nov-18 19:10:16.773 - Starting up - version 6.52 Beta 2
12-Nov-18 19:10:16.773 - For support come and visit the community here http://www.vpforums....p?showforum=104
12-Nov-18 19:10:16.773 - Pre-Reading DOFLinx.INI startup config file details
12-Nov-18 19:10:16.804 - No DOF Global Config file supplied
12-Nov-18 19:10:16.835 - 0 Pinscape device(s) found
12-Nov-18 19:10:16.851 - 1 LEDWiz device(s) found
12-Nov-18 19:10:16.851 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
12-Nov-18 19:10:16.851 - DOFLinx device:1 LEDWiz setup with 32 outputs
12-Nov-18 19:10:16.867 - 0 FTDI (Sainsmart) device(s) found
12-Nov-18 19:10:16.867 - 0 Ultimate IO device(s) found
12-Nov-18 19:10:16.867 - Reading DOFLinx.INI startup config file details
12-Nov-18 19:10:16.867 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
12-Nov-18 19:10:18.818 - 0 Pinscape device(s) found
12-Nov-18 19:10:18.820 - 1 LEDWiz device(s) found
12-Nov-18 19:10:18.823 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
12-Nov-18 19:10:18.826 - DOFLinx device:1 LEDWiz setup with 32 outputs
12-Nov-18 19:10:18.829 - 0 FTDI (Sainsmart) device(s) found
12-Nov-18 19:10:18.832 - 0 Ultimate IO device(s) found
12-Nov-18 19:10:23.954 - Turning DEBUG off

 

12-Nov-18 19:26:04.815 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
12-Nov-18 19:26:04.815 - Starting up - version 6.52 Beta 2
12-Nov-18 19:26:04.815 - For support come and visit the community here http://www.vpforums....p?showforum=104
12-Nov-18 19:26:04.815 - Pre-Reading DOFLinx.INI startup config file details
12-Nov-18 19:26:04.846 - No DOF Global Config file supplied
12-Nov-18 19:26:04.877 - 0 Pinscape device(s) found
12-Nov-18 19:26:04.893 - 1 LEDWiz device(s) found
12-Nov-18 19:26:04.893 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
12-Nov-18 19:26:04.893 - DOFLinx device:1 LEDWiz setup with 32 outputs
12-Nov-18 19:26:04.908 - 0 FTDI (Sainsmart) device(s) found
12-Nov-18 19:26:04.908 - 0 Ultimate IO device(s) found
12-Nov-18 19:26:04.908 - Reading DOFLinx.INI startup config file details
12-Nov-18 19:26:04.908 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
12-Nov-18 19:26:06.857 - 0 Pinscape device(s) found
12-Nov-18 19:26:06.861 - 1 LEDWiz device(s) found
12-Nov-18 19:26:06.864 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
12-Nov-18 19:26:06.867 - DOFLinx device:1 LEDWiz setup with 32 outputs
12-Nov-18 19:26:06.869 - 0 FTDI (Sainsmart) device(s) found
12-Nov-18 19:26:06.872 - 0 Ultimate IO device(s) found
12-Nov-18 19:26:11.967 - Found valid process name of 'Pinball FX3'
12-Nov-18 19:26:11.970 - Setting FX3 process ID to :10016
12-Nov-18 19:26:11.977 - Activated by process name : 'Pinball FX3'
12-Nov-18 19:26:11.982 - Named process detected and startup commenced
12-Nov-18 19:26:11.985 - Process has administration rights
12-Nov-18 19:26:12.505 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
12-Nov-18 19:26:12.509 - Applying memory offsets for FX3 version circa 29/10/18
12-Nov-18 19:26:12.515 - FX3 full link active
12-Nov-18 19:26:12.520 - Using full colour palette
12-Nov-18 19:26:12.524 - 122colours added to the palette
12-Nov-18 19:26:12.527 - Removing flasher from RGB list, device=1 port=20
12-Nov-18 19:26:12.531 - Removing flasher from RGB list, device=1 port=26
12-Nov-18 19:26:12.539 - Turning on fixed out Device=1 Output=32
12-Nov-18 19:26:16.519 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
12-Nov-18 19:26:16.530 - Loading FX3 configuration file E:\DirectOutput\FX3\AlienIsolationPinball.FX3
12-Nov-18 19:26:16.537 - No DOF Global Config file supplied
12-Nov-18 19:26:16.551 - B2S file not found : AlienIsolationPinball
12-Nov-18 19:26:16.570 - Building restricted colour palette for game name = AlienIsolationPinball
12-Nov-18 19:26:16.577 - 4colours added to the palette
12-Nov-18 19:26:16.585 - Cabinet Mode = 255   Backglass Mode = 0
12-Nov-18 19:26:19.741 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
12-Nov-18 19:26:19.751 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
12-Nov-18 19:26:19.765 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
12-Nov-18 19:26:19.773 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
12-Nov-18 19:26:19.779 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
12-Nov-18 19:26:19.786 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
12-Nov-18 19:26:19.794 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
12-Nov-18 19:26:23.611 - NUDGERIGHT mode=1 action #0 of 'FF_DEV,DV_SH,10000'
12-Nov-18 19:26:23.622 - Link is turning on device #11 for 5000 milliseconds
12-Nov-18 19:26:23.632 - NUDGERIGHT mode=1 action #1 of 'FF_COLOUR,RED,RGB_TT,1500'
12-Nov-18 19:26:23.652 - NUDGERIGHT mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,RED'
12-Nov-18 19:26:23.659 - NUDGERIGHT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_ON,1,1,100,RED'
12-Nov-18 19:26:23.666 - NUDGERIGHT mode=1 action #4 of 'FF_DOF,E404,-1'
12-Nov-18 19:26:23.673 - Key number #163 is setting RGB device=1 output=1 to colour = RED
12-Nov-18 19:26:23.719 - NUDGERIGHT mode=2 action #0 of 'FF_DEV,DV_SH,250'
12-Nov-18 19:26:23.726 - Link is turning on device #11 for 250 milliseconds
12-Nov-18 19:26:23.739 - NUDGERIGHT mode=2 action #1 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:23.746 - NUDGERIGHT mode=2 action #2 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:23.992 - Link is turning off device #11
12-Nov-18 19:26:25.450 - Key number #13 is activating device=1 output=15
12-Nov-18 19:26:25.457 - Key number #13 is activating device=1 output=16
12-Nov-18 19:26:25.472 - Key number #13 is activating device=1 output=32
12-Nov-18 19:26:25.569 - Key number #13 is de-activating device=1 output=15
12-Nov-18 19:26:25.579 - Key number #13 is de-activating device=1 output=16
12-Nov-18 19:26:25.595 - Key number #13 is de-activating device=1 output=32
12-Nov-18 19:26:26.507 - Key number #13 is activating device=1 output=15
12-Nov-18 19:26:26.514 - Key number #13 is activating device=1 output=16
12-Nov-18 19:26:26.521 - Key number #13 is activating device=1 output=32
12-Nov-18 19:26:26.538 - There are no ON actions for LAUNCHBALL
12-Nov-18 19:26:26.546 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Nov-18 19:26:26.554 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Nov-18 19:26:27.763 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
12-Nov-18 19:26:27.771 - Link is turning on device #7 for 50 milliseconds
12-Nov-18 19:26:27.778 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
12-Nov-18 19:26:27.788 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
12-Nov-18 19:26:27.797 - Key number #13 is de-activating device=1 output=15
12-Nov-18 19:26:27.804 - Key number #13 is de-activating device=1 output=16
12-Nov-18 19:26:27.811 - Key number #13 is de-activating device=1 output=32
12-Nov-18 19:26:27.837 - Link is turning off device #7
12-Nov-18 19:26:28.180 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Nov-18 19:26:28.192 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Nov-18 19:26:28.199 - Key number #162 is setting RGB device=1 output=1 to colour = RED
12-Nov-18 19:26:28.228 - NUDGELEFT mode=1 action #0 of 'FF_DEV,DV_SH,10000'
12-Nov-18 19:26:28.236 - Link is turning on device #11 for 5000 milliseconds
12-Nov-18 19:26:28.243 - NUDGELEFT mode=1 action #1 of 'FF_COLOUR,RED,RGB_TT,1500'
12-Nov-18 19:26:28.254 - NUDGELEFT mode=1 action #2 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,RED'
12-Nov-18 19:26:28.262 - NUDGELEFT mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,RED'
12-Nov-18 19:26:28.271 - NUDGELEFT mode=1 action #4 of 'FF_DOF,E403,-1'
12-Nov-18 19:26:28.368 - NUDGELEFT mode=2 action #0 of 'FF_DEV,DV_SH,250'
12-Nov-18 19:26:28.375 - Link is turning on device #11 for 250 milliseconds
12-Nov-18 19:26:28.383 - NUDGELEFT mode=2 action #1 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:28.391 - NUDGELEFT mode=2 action #2 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:28.633 - Link is turning off device #11
12-Nov-18 19:26:28.747 - Key number #162 is setting RGB device=1 output=1 to colour = RED
12-Nov-18 19:26:28.774 - NUDGELEFT mode=1 action #0 of 'FF_DEV,DV_SH,10000'
12-Nov-18 19:26:28.784 - Link is turning on device #11 for 5000 milliseconds
12-Nov-18 19:26:28.793 - NUDGELEFT mode=1 action #1 of 'FF_COLOUR,RED,RGB_TT,1500'
12-Nov-18 19:26:28.801 - NUDGELEFT mode=1 action #2 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,RED'
12-Nov-18 19:26:28.816 - NUDGELEFT mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,RED'
12-Nov-18 19:26:28.825 - NUDGELEFT mode=1 action #4 of 'FF_DOF,E403,-1'
12-Nov-18 19:26:28.951 - NUDGELEFT mode=2 action #0 of 'FF_DEV,DV_SH,250'
12-Nov-18 19:26:28.957 - Link is turning on device #11 for 250 milliseconds
12-Nov-18 19:26:28.965 - NUDGELEFT mode=2 action #1 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:28.972 - NUDGELEFT mode=2 action #2 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:29.168 - NUDGELEFT mode=1 action #0 of 'FF_DEV,DV_SH,10000'
12-Nov-18 19:26:29.176 - Link is turning on device #11 for 5000 milliseconds
12-Nov-18 19:26:29.190 - NUDGELEFT mode=1 action #1 of 'FF_COLOUR,RED,RGB_TT,1500'
12-Nov-18 19:26:29.198 - NUDGELEFT mode=1 action #2 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,RED'
12-Nov-18 19:26:29.205 - NUDGELEFT mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_ON,1,1,100,RED'
12-Nov-18 19:26:29.214 - NUDGELEFT mode=1 action #4 of 'FF_DOF,E403,-1'
12-Nov-18 19:26:29.262 - Key number #162 is setting RGB device=1 output=1 to colour = RED
12-Nov-18 19:26:29.328 - NUDGELEFT mode=2 action #0 of 'FF_DEV,DV_SH,250'
12-Nov-18 19:26:29.337 - Link is turning on device #11 for 250 milliseconds
12-Nov-18 19:26:29.351 - NUDGELEFT mode=2 action #1 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:29.358 - NUDGELEFT mode=2 action #2 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RED'
12-Nov-18 19:26:29.621 - Link is turning off device #11
12-Nov-18 19:26:29.683 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
12-Nov-18 19:26:29.690 - Link is turning on device #1 for 10000 milliseconds
12-Nov-18 19:26:29.698 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
12-Nov-18 19:26:29.858 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
12-Nov-18 19:26:29.866 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
12-Nov-18 19:26:29.873 - Link is turning off device #1
12-Nov-18 19:26:30.211 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
12-Nov-18 19:26:30.220 - Link is turning on device #1 for 10000 milliseconds
12-Nov-18 19:26:30.228 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
12-Nov-18 19:26:30.371 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
12-Nov-18 19:26:30.382 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
12-Nov-18 19:26:30.389 - Link is turning off device #1
12-Nov-18 19:26:30.594 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
12-Nov-18 19:26:30.601 - Link is turning on device #1 for 10000 milliseconds
12-Nov-18 19:26:30.608 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
12-Nov-18 19:26:30.782 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
12-Nov-18 19:26:30.790 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
12-Nov-18 19:26:30.802 - Link is turning off device #1
12-Nov-18 19:26:31.031 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
12-Nov-18 19:26:31.042 - Link is turning on device #2 for 10000 milliseconds
12-Nov-18 19:26:31.050 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
12-Nov-18 19:26:31.272 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
12-Nov-18 19:26:31.283 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
12-Nov-18 19:26:31.291 - Link is turning off device #2
12-Nov-18 19:26:31.742 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
12-Nov-18 19:26:31.750 - Link is turning on device #2 for 10000 milliseconds
12-Nov-18 19:26:31.757 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
12-Nov-18 19:26:31.919 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
12-Nov-18 19:26:31.931 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
12-Nov-18 19:26:31.938 - Link is turning off device #2
12-Nov-18 19:26:32.386 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
12-Nov-18 19:26:32.393 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
12-Nov-18 19:26:32.401 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
12-Nov-18 19:26:32.413 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
12-Nov-18 19:26:32.420 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
12-Nov-18 19:26:32.428 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
12-Nov-18 19:26:32.436 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
12-Nov-18 19:26:32.446 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
12-Nov-18 19:26:32.454 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
12-Nov-18 19:26:32.462 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Nov-18 19:26:32.470 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Nov-18 19:26:32.492 - There are no OFF actions for BALLOUT
12-Nov-18 19:26:32.867 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
12-Nov-18 19:26:32.873 - Link is turning on device #1 for 10000 milliseconds
12-Nov-18 19:26:32.882 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
12-Nov-18 19:26:32.889 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Nov-18 19:26:32.896 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Nov-18 19:26:33.029 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
12-Nov-18 19:26:33.035 - Link is turning on device #6 for 50 milliseconds
12-Nov-18 19:26:33.043 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
12-Nov-18 19:26:33.050 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Nov-18 19:26:33.056 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Nov-18 19:26:33.082 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
12-Nov-18 19:26:33.089 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
12-Nov-18 19:26:33.097 - Link is turning off device #1
12-Nov-18 19:26:33.103 - Link is turning off device #6
12-Nov-18 19:26:33.662 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
12-Nov-18 19:26:33.671 - Link is turning on device #1 for 10000 milliseconds
12-Nov-18 19:26:33.679 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
12-Nov-18 19:26:33.689 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Nov-18 19:26:33.696 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Nov-18 19:26:33.729 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Nov-18 19:26:33.737 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Nov-18 19:26:33.871 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
12-Nov-18 19:26:33.877 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
12-Nov-18 19:26:33.886 - Link is turning off device #1
12-Nov-18 19:26:34.385 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
12-Nov-18 19:26:34.392 - Link is turning on device #1 for 10000 milliseconds
12-Nov-18 19:26:34.400 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
12-Nov-18 19:26:34.413 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
12-Nov-18 19:26:34.420 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
12-Nov-18 19:26:34.444 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
12-Nov-18 19:26:34.452 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
12-Nov-18 19:26:34.725 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
12-Nov-18 19:26:34.732 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
12-Nov-18 19:26:34.739 - Link is turning off device #1

 

 



#9 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 13 November 2018 - 04:08 AM

We're getting closer ;)

 

Let's ignore test #1 as there was no valid link.

 

Test #2, good news that the effect is correct.  Bad news about the triggering.

 

I've had a look at the triggering for FX3 and from a code read it looks correct.  A colour change gets queued if the left or right flipper is depressed.  As always, there could be an error that we need to chase down, I just don't see it yet.

 

A quick review of the logic ....

 

The RGB_MIN_TIME sets the minimum time between colour changes.  A timer runs set to RGB_MIN_TIME and tests is a colour change is required each time the timer expires.  So if you set RGB_MIN_TIME=5000, then every 5 seconds there is attest to see if a colour change is required.  If a flipper is pressed during the 5 second interval then a change is queued for the next 5 second elapsed point.  When a colour change is made the queue is cleared.

 

So the result is;

0 seconds - colours start

+1 second flipper pressed, change colour required set to True

+1.1 seconds flipper pressed, change colour required still set to true

+5 test made if a colour change is required via the colour change required flag, if true, change the colour as per the mode set, ie RAINBOW_ALTERNATE, flag for a colour change cleared

+10 test made if a change is required.  No flipper press in last 5 seconds, no colour change

+12 flipper pressed, need for change flagged

+13 flipper pressed, need for change flagged

+14 flipper pressed, need for change flagged

+15 test made and colour changed

 

If the result you are getting is inconsistent with the above logic then I will need to add a few more temporary debugging lines.  No problem to do so, just want to ensure that we are "on the same page" first.  Let me know if the logic doesn't make sense.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#10 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 14 November 2018 - 03:11 AM

DDH69. Time between flipper presses does not seem to matter. Colors toggle purely based on whether the flipper button is depress (one set of the two colors in the palette) and released (the other set).

 

What do you make of port 20 and 26 being removed in my log?

 

Thanks for sticking with this!

 

Nov-18 21:03:21.909 - Found valid process name of 'Pinball FX3'
13-Nov-18 21:03:21.915 - Setting FX3 process ID to :3452
13-Nov-18 21:03:21.925 - Activated by process name : 'Pinball FX3'
13-Nov-18 21:03:21.931 - Named process detected and startup commenced
13-Nov-18 21:03:21.937 - Process has administration rights
13-Nov-18 21:03:22.458 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
13-Nov-18 21:03:22.465 - Applying memory offsets for FX3 version circa 29/10/18
13-Nov-18 21:03:22.473 - FX3 full link active
13-Nov-18 21:03:22.480 - Using full colour palette
13-Nov-18 21:03:22.487 - 122colours added to the palette
13-Nov-18 21:03:22.493 - Removing flasher from RGB list, device=1 port=20
13-Nov-18 21:03:22.500 - Removing flasher from RGB list, device=1 port=26
13-Nov-18 21:03:22.507 - Turning on fixed out Device=1 Output=32
13-Nov-18 21:03:27.470 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
13-Nov-18 21:03:27.480 - Loading FX3 configuration file E:\DirectOutput\FX3\AlienIsolationPinball.FX3
13-Nov-18 21:03:27.488 - No DOF Global Config file supplied
13-Nov-18 21:03:27.501 - B2S file not found : AlienIsolationPinball
13-Nov-18 21:03:27.514 - Building restricted colour palette for game name = AlienIsolationPinball
13-Nov-18 21:03:27.521 - 4colours added to the palette
13-Nov-18 21:03:27.529 - Cabinet Mode = 255   Backglass Mode = 0
13-Nov-18 21:03:30.097 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
13-Nov-18 21:03:30.103 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
13-Nov-18 21:03:30.120 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
13-Nov-18 21:03:30.131 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
13-Nov-18 21:03:30.141 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
13-Nov-18 21:03:30.150 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
13-Nov-18 21:03:30.159 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
13-Nov-18 21:03:30.173 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
13-Nov-18 21:03:30.179 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
13-Nov-18 21:03:36.785 - Key number #13 is activating device=1 output=15
13-Nov-18 21:03:36.795 - Key number #13 is activating device=1 output=16
13-Nov-18 21:03:36.806 - Key number #13 is activating device=1 output=32
13-Nov-18 21:03:36.874 - Key number #13 is de-activating device=1 output=15
13-Nov-18 21:03:36.881 - Key number #13 is de-activating device=1 output=16
13-Nov-18 21:03:36.889 - Key number #13 is de-activating device=1 output=32
13-Nov-18 21:03:40.017 - There are no ON actions for LAUNCHBALL
13-Nov-18 21:03:40.025 - Key number #13 is activating device=1 output=15
13-Nov-18 21:03:40.037 - Key number #13 is activating device=1 output=16
13-Nov-18 21:03:40.045 - Key number #13 is activating device=1 output=32
13-Nov-18 21:03:40.945 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
13-Nov-18 21:03:40.953 - Link is turning on device #7 for 50 milliseconds
13-Nov-18 21:03:40.960 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
13-Nov-18 21:03:40.967 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
13-Nov-18 21:03:40.991 - There are no ON actions for LAUNCHBALL
13-Nov-18 21:03:41.020 - Link is turning off device #7
13-Nov-18 21:03:41.580 - Key number #13 is de-activating device=1 output=15
13-Nov-18 21:03:41.587 - Key number #13 is de-activating device=1 output=16
13-Nov-18 21:03:41.595 - Key number #13 is de-activating device=1 output=32
13-Nov-18 21:03:41.618 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
13-Nov-18 21:03:41.626 - Link is turning on device #7 for 50 milliseconds
13-Nov-18 21:03:41.633 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
13-Nov-18 21:03:41.641 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
13-Nov-18 21:03:41.690 - Link is turning off device #7
13-Nov-18 21:03:42.081 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
13-Nov-18 21:03:42.088 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
13-Nov-18 21:03:44.823 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
13-Nov-18 21:03:44.829 - Link is turning on device #2 for 10000 milliseconds
13-Nov-18 21:03:44.838 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
13-Nov-18 21:03:48.098 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
13-Nov-18 21:03:48.105 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
13-Nov-18 21:03:48.112 - Link is turning off device #2
13-Nov-18 21:03:48.585 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
13-Nov-18 21:03:48.592 - Link is turning on device #2 for 10000 milliseconds
13-Nov-18 21:03:48.600 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
13-Nov-18 21:03:48.709 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
13-Nov-18 21:03:48.715 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
13-Nov-18 21:03:48.723 - Link is turning off device #2
13-Nov-18 21:03:50.136 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
13-Nov-18 21:03:50.144 - Link is turning on device #2 for 10000 milliseconds
13-Nov-18 21:03:50.151 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
13-Nov-18 21:03:54.570 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
13-Nov-18 21:03:54.578 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
13-Nov-18 21:03:54.585 - Link is turning off device #2
13-Nov-18 21:03:54.939 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
13-Nov-18 21:03:54.945 - Link is turning on device #2 for 10000 milliseconds
13-Nov-18 21:03:54.960 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
13-Nov-18 21:03:55.164 - SENSOR_SAUCER mode=1 action #0 of 'FF_DOF,E419,-1'
13-Nov-18 21:03:55.727 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
13-Nov-18 21:03:55.733 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
13-Nov-18 21:03:55.740 - Link is turning off device #2
13-Nov-18 21:03:56.210 - There are no OFF actions for SENSOR_SAUCER
13-Nov-18 21:03:57.175 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:03:57.182 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:03:57.189 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:03:57.463 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
13-Nov-18 21:03:57.508 - There are no OFF actions for SENSOR_RAMP_LEFT_START
13-Nov-18 21:03:58.010 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:03:58.018 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:03:58.025 - Link is turning off device #1
13-Nov-18 21:03:58.048 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:03:58.056 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:03:58.063 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:03:59.104 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:03:59.112 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:03:59.119 - Link is turning off device #1
13-Nov-18 21:03:59.696 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:03:59.703 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:03:59.711 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:04:00.336 - SENSOR_RAMP_CROSS_START mode=1 action #0 of 'FF_DOF,E412,-1'
13-Nov-18 21:04:00.790 - There are no OFF actions for SENSOR_RAMP_CROSS_START
13-Nov-18 21:04:02.397 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:04:02.405 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:04:02.411 - Link is turning off device #1
13-Nov-18 21:04:02.448 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:04:02.455 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:04:02.463 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:04:04.177 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:04:04.184 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:04:04.191 - Link is turning off device #1
13-Nov-18 21:04:04.693 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:04:04.701 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:04:04.710 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:04:05.666 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:04:05.673 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:04:05.681 - Link is turning off device #1
13-Nov-18 21:04:05.802 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
13-Nov-18 21:04:05.809 - Link is turning on device #4 for 50 milliseconds
13-Nov-18 21:04:05.818 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
13-Nov-18 21:04:05.826 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,LIME'
13-Nov-18 21:04:05.833 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
13-Nov-18 21:04:05.850 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,EYES'
13-Nov-18 21:04:05.878 - Link is turning off device #4
13-Nov-18 21:04:05.923 - There are no OFF actions for SLINGSHOT_RIGHT
13-Nov-18 21:04:05.931 - SLINGSHOT_FLASHER_RIGHT mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,LIME'
13-Nov-18 21:04:08.908 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
13-Nov-18 21:04:08.918 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
13-Nov-18 21:04:09.539 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
13-Nov-18 21:04:09.547 - Link is turning on device #6 for 50 milliseconds
13-Nov-18 21:04:09.555 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
13-Nov-18 21:04:09.616 - Link is turning off device #6
13-Nov-18 21:04:10.175 - There are no OFF actions for BALLIN_SENSOR
13-Nov-18 21:04:11.090 - SENSOR_ORBIT_LEFT mode=1 action #0 of 'FF_DOF,E411,-1'
13-Nov-18 21:04:11.423 - There are no OFF actions for SENSOR_ORBIT_LEFT
13-Nov-18 21:04:12.679 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:04:12.687 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:04:12.702 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:04:12.710 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
13-Nov-18 21:04:12.718 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
13-Nov-18 21:04:12.866 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:04:12.873 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:04:12.880 - Link is turning off device #1
13-Nov-18 21:04:12.915 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:04:12.922 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:04:12.929 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:04:15.849 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:04:15.857 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:04:15.864 - Link is turning off device #1
13-Nov-18 21:04:15.892 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:04:15.899 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:04:15.906 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:04:16.366 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:04:16.373 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:04:16.380 - Link is turning off device #1
13-Nov-18 21:04:16.409 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
13-Nov-18 21:04:16.418 - Link is turning on device #1 for 10000 milliseconds
13-Nov-18 21:04:16.426 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
13-Nov-18 21:04:23.237 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
13-Nov-18 21:04:23.245 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
13-Nov-18 21:04:23.252 - Link is turning off device #1
13-Nov-18 21:04:24.018 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
13-Nov-18 21:04:24.025 - Link is turning on device #2 for 10000 milliseconds
13-Nov-18 21:04:24.032 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
13-Nov-18 21:04:24.710 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
13-Nov-18 21:04:24.717 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
13-Nov-18 21:04:24.725 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
13-Nov-18 21:04:24.732 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
13-Nov-18 21:04:24.740 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
13-Nov-18 21:04:24.747 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
13-Nov-18 21:04:24.754 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
13-Nov-18 21:04:24.761 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
13-Nov-18 21:04:24.770 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
13-Nov-18 21:04:24.806 - There are no OFF actions for BALLOUT
13-Nov-18 21:04:29.081 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
13-Nov-18 21:04:29.089 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
13-Nov-18 21:04:29.097 - Link is turning off device #2
13-Nov-18 21:04:30.579 - There are no OFF actions for GAMEMODE
13-Nov-18 21:04:31.518 - Activating process disappeared so stopping things
13-Nov-18 21:04:31.525 - 0 Pinscape device(s) found
13-Nov-18 21:04:31.532 - 1 LEDWiz device(s) found
13-Nov-18 21:04:31.539 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
13-Nov-18 21:04:31.546 - DOFLinx device:1 LEDWiz setup with 32 outputs
13-Nov-18 21:04:31.553 - 0 FTDI (Sainsmart) device(s) found
13-Nov-18 21:04:31.560 - 0 Ultimate IO device(s) found
 



#11 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 14 November 2018 - 09:54 AM

In your setup you must have ports 20 and 25 setup as flashers, ie LINK_FLxx= .  An output device can't be both a flasher and RGB device so its removed from the RGB list when activated.

 

Sounds like I'll need to setup some specific additional debug logging and get you to run it.  Leave it with me for the moment.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#12 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 14 November 2018 - 11:52 PM

Hold on DDH69.

 

I was running a really old .ini. It looks like you have made some changes with newer releases. I redid it and I can now get the desired effect! It looks very nice. :otvclap: Much more color balanced in my opinion.

 

But, I'm having a problem. It works as intended for one launch of FX3. Then when I exit out and launch another table, it disables my flashers. This is with the PinballX front end. Can you take a look at my new .ini please? I'll put the log at the end too.

 

I hate posting these long logs. Sorry guys.

 

####
# The config file for DOFLinx with most common settings as a sample
#
# Note - this works with LEDWiz, PacLed64, Pinscape, Ultimate I/O and Sainsmart (FTDI devices)
# Edit this file as you see fit, lines that start with a hash (#) or are blank are not processed.  This blurb and comments can be cut out if you want.
#
# Output devices outputs are entered in the format of
# device (D) and output number (#) in the format D##, so controller device 1 and output 3 is "103" without the quotes, controller board 2 output 23 is "223" without quotes
#
# The keyboard hex code for the key that is used for each flipper from https://msdn.microso...1(v=vs.85).aspx
#
####

# Point to your directoutputconfig.ini file.  Your file may have a number, ie directoutputconfig20.ini
# You can point to any of your directoutputconfig.ini files, but only one
# Keep this as the first pararameter to process in your INI file.  The order past ths point is not relevant

DIRECTOUTPUTCONFIG=E:\DirectOutput\config\directoutputconfig.ini

# The location of the .FX3 game specific files included with the DOFLinx release package
# Ensure your path has a \ on the end of it

PATH_FX3=E:\DirectOutput\FX3\
PATH_FX2=E:\DirectOutput\FX2\

# The path to where you keep all of the .directb2s files that you've downloaded for use with FX3
# Ensure your path has a \ on the end of it

PATH_FX3_B2S=E:\DirectOutput\FX3_B2S\

# This is the folder where B2SServer.exe can be found on your system

PATH_B2S_SERVER=E:\Visual Pinball\TablesX\

# The list of processes that can activate DOFLinx, in this case, Pinball FX2, Pinball FX3 and Future Pinball

PROCESSES=Pinball FX2,Pinball FX3

# An over-ride to the default setting given this is just being used with Pinball FX3, not FX2, FP or other systems that may require the default delay

PROCESS_TO_ACTIVE_TIME=1

# Set the key code for the keys being used as Left and Right flippers
# Used for the default fll back if a full link cannot be established
# Left Shift = A0, Right Shift = A1

L_FLIPPER_KEY=A0
R_FLIPPER_KEY=A1

# Just in case things go wrong (ie no keyup signal is detected, flipper held down for a long time), what is the maximum time a flipper solenoid / contactor can be in in milliseconds
MAX_FLIPPER_ON=5000

# Use random colour order for the RGB undercabinet lighting
RGB_STYLE=RAINBOW_ALTERNATE

# Use the flipper key press to to cause undercabinet lighting to change
RGB_TRIGGER=FLIPPER

# The minimum time for change between flipper flips, 1000mS or 1 second
RGB_MIN_TIME=1000

# The red device / port for undercabinet lighting, device #1, port 29
RGB_OUTPUT=101,117,120,123,126,129

# Turn on the attempt to make a full connection to Future Pinball when it is detected as running
FP_ATTEMPT_LINK=0

# The device / port for the left and right flippers, set to output device 1, left flipper solenoid on port 1 and right flipper solenoid on port 2
L_FLIPPER_OUTPUT=132
R_FLIPPER_OUTPUT=132
LINK_LF=132,50,10000,255
LINK_RF=132,50,10000,255

# The other 8 solenoid of a 10 solenoid setup using ports 4 to 11 inclusive
LINK_LS=104,50,500,255
LINK_RS=105,50,500,255
LINK_ML=106,50,500,255
LINK_MC=107,50,500,255
LINK_MR=108,50,500,255
LINK_BL=109,50,500,255
LINK_BC=110,50,500,255
LINK_BR=111,50,500,255

# Ports for the shaker, gear motor, knocker, beacon and strobe using ports 12 - 16 inclusive
LINK_SH=116,1000,5000,255
LINK_GR=113,750,10000,255
LINK_KN=114,120,500,255
LINK_BK=115,FLASH,200,255
LINK_SR=132,ON,0,255

# Ports for the lights inside the various buttons being Start, Extra Ball, Coin, Exit, Launch Ball and Fire for ports 17 to 22 inclusive
# LINK_ST=117
# LINK_EB=118
# LINK_CN=119
# LINK_EX=120
# LINK_LB=121
# LINK_FR=122

# The device and red ports for five flashers, these have been set in the example below as on the second output device, ie LEDWiz #2
LINK_FLOL=117
LINK_FLIL=120
LINK_FLCN=123
LINK_FLIR=126
LINK_FLOR=129

BUTTONS_ON=132

# Make the "1" (31) key (Start in VP) pulse LEDWiz 120 and "4" (34) to pulse controller/output 121

KEY_TO_OUTPUT=32 132 35 132 36 132 0D 115 0D 116 0D 132

# Set a key to turn on a specific colour for your RGB.  The line below makes the Left Control (A2) and the Right Control (A3) turn my undercab RGB strip red.
# In Pinball FX2 this means when I nudge it all goes red.
KEY_TO_COLOUR=A2 101 Red A3 101 Red

# Setting FORCE_ACTIVE=1 will cause DOFFX2 to not listen for processes and just run until you kill the process.  Handy for using it for things other than PinBall FX2
FORCE_ACTIVE=0

# If you want the program to stop when your named process stops then set this to 1.  If you want it to run in the background all the time leave it as 0
QUIT_AFTER_PROCESS=0

# Set to 1 to output the game name to the log regardless of the DEBUG flag setting.  Set to 0 to simply follow the DEBUG flag.
# Quite useful when you trying to get the FX2 window game name for setting game specific colours
OUTPUT_GAME_NAME=1

####
# Sample setup to enable the Future Pinball Link.  Edit the LINK_ items to be your ports and settings.
####
FP_ATTEMPT_LINK=0
# Use the line below if you need to extend the wait time for a FP table to load
#FP_LINK_WAIT_TIME=50000
#LINK_LF=132,50,10000,255
#LINK_RF=132,50,10000,255
#LINK_LS=104,50,500,255
#LINK_RS=105,50,500,255
#LINK_ML=106,50,500,255
#LINK_MC=107,50,500,255
#LINK_MR=108,50,500,255
#LINK_BL=109,50,500,255
#LINK_BC=110,50,500,255
#LINK_BR=111,50,500,255
#LINK_SH=116,1000,5000,255
#LINK_GR=113,750,10000,255
#LINK_KN=124,120,500,255
#LINK_ST=102
#LINK_EB=101e

#LINK_CN=106,105,103
#LINK_EX=104
#LINK_FLOL=117
#LINK_FLIL=120
#LINK_FLCN=123
#LINK_FLIR=126
#LINK_FLOR=129
#LINK_FN=112
####

# 0 = OFF (normal operation), 1 = ON - When ON a window will appear and a log file will be created in the EXE directory.
DEBUG=1

 

14-Nov-18 17:37:25.592 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
14-Nov-18 17:37:25.608 - Starting up - version 6.52 Beta 2
14-Nov-18 17:37:25.608 - For support come and visit the community here http://www.vpforums....p?showforum=104
14-Nov-18 17:37:25.608 - Pre-Reading DOFLinx.INI startup config file details
14-Nov-18 17:37:25.639 - No DOF Global Config file supplied
14-Nov-18 17:37:25.670 - 0 Pinscape device(s) found
14-Nov-18 17:37:25.670 - 1 LEDWiz device(s) found
14-Nov-18 17:37:25.670 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:37:25.686 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:37:25.686 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:37:25.686 - 0 Ultimate IO device(s) found
14-Nov-18 17:37:25.701 - Reading DOFLinx.INI startup config file details
14-Nov-18 17:37:25.701 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
14-Nov-18 17:37:27.638 - 0 Pinscape device(s) found
14-Nov-18 17:37:27.638 - 1 LEDWiz device(s) found
14-Nov-18 17:37:27.638 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:37:27.638 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:37:27.638 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:37:27.638 - 0 Ultimate IO device(s) found
14-Nov-18 17:37:40.805 - Found valid process name of 'Pinball FX3'
14-Nov-18 17:37:40.808 - Setting FX3 process ID to :10956
14-Nov-18 17:37:40.815 - Activated by process name : 'Pinball FX3'
14-Nov-18 17:37:40.820 - Named process detected and startup commenced
14-Nov-18 17:37:40.824 - Process has administration rights
14-Nov-18 17:37:41.345 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
14-Nov-18 17:37:41.348 - Applying memory offsets for FX3 version circa 29/10/18
14-Nov-18 17:37:41.354 - FX3 full link active
14-Nov-18 17:37:41.360 - Using full colour palette
14-Nov-18 17:37:41.365 - 122colours added to the palette
14-Nov-18 17:37:41.371 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 17:37:41.376 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 17:37:41.386 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 17:37:41.393 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 17:37:41.400 - Removing flasher from RGB list, device=1 port=29
14-Nov-18 17:37:41.407 - Turning on fixed out Device=1 Output=32
14-Nov-18 17:37:46.350 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
14-Nov-18 17:37:46.362 - Loading FX3 configuration file E:\DirectOutput\FX3\AlienIsolationPinball.FX3
14-Nov-18 17:37:46.369 - No DOF Global Config file supplied
14-Nov-18 17:37:46.384 - B2S file not found : AlienIsolationPinball
14-Nov-18 17:37:46.397 - Building restricted colour palette for game name = AlienIsolationPinball
14-Nov-18 17:37:46.408 - 4colours added to the palette
14-Nov-18 17:37:46.416 - Cabinet Mode = 255   Backglass Mode = 0
14-Nov-18 17:37:48.725 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 17:37:48.737 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
14-Nov-18 17:37:48.761 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
14-Nov-18 17:37:48.768 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
14-Nov-18 17:37:48.778 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
14-Nov-18 17:37:48.785 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
14-Nov-18 17:37:48.794 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
14-Nov-18 17:37:56.382 - Key number #13 is activating device=1 output=15
14-Nov-18 17:37:56.388 - Key number #13 is activating device=1 output=16
14-Nov-18 17:37:56.409 - Key number #13 is activating device=1 output=32
14-Nov-18 17:37:56.491 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:37:56.498 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:37:56.506 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:37:58.126 - There are no ON actions for LAUNCHBALL
14-Nov-18 17:37:58.134 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
14-Nov-18 17:37:58.141 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
14-Nov-18 17:37:58.149 - Key number #13 is activating device=1 output=15
14-Nov-18 17:37:58.156 - Key number #13 is activating device=1 output=16
14-Nov-18 17:37:58.164 - Key number #13 is activating device=1 output=32
14-Nov-18 17:37:58.339 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:37:58.347 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:37:58.358 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:37:58.382 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
14-Nov-18 17:37:58.392 - Link is turning on device #7 for 50 milliseconds
14-Nov-18 17:37:58.399 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
14-Nov-18 17:37:58.408 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
14-Nov-18 17:37:58.463 - Link is turning off device #7
14-Nov-18 17:37:58.867 - Key number #13 is activating device=1 output=15
14-Nov-18 17:37:58.875 - Key number #13 is activating device=1 output=16
14-Nov-18 17:37:58.882 - Key number #13 is activating device=1 output=32
14-Nov-18 17:37:58.905 - There are no ON actions for LAUNCHBALL
14-Nov-18 17:38:00.086 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
14-Nov-18 17:38:00.094 - Link is turning on device #7 for 50 milliseconds
14-Nov-18 17:38:00.101 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
14-Nov-18 17:38:00.108 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
14-Nov-18 17:38:00.119 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:38:00.126 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:38:00.134 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:38:00.153 - Link is turning off device #7
14-Nov-18 17:38:00.516 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
14-Nov-18 17:38:00.523 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
14-Nov-18 17:38:02.719 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:02.726 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:02.734 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:03.009 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:03.016 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:03.024 - Link is turning off device #2
14-Nov-18 17:38:05.808 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:05.815 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:05.826 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:05.981 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:05.989 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:05.996 - Link is turning off device #1
14-Nov-18 17:38:06.058 - SENSOR_RAMP_RIGHT_START mode=1 action #0 of 'FF_DOF,E414,-1'
14-Nov-18 17:38:06.123 - There are no OFF actions for SENSOR_RAMP_RIGHT_START
14-Nov-18 17:38:08.514 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:08.522 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:08.529 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:08.733 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
14-Nov-18 17:38:08.779 - There are no OFF actions for SENSOR_RAMP_LEFT_START
14-Nov-18 17:38:08.786 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:08.794 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:08.802 - Link is turning off device #2
14-Nov-18 17:38:10.810 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:10.818 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:10.827 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:10.917 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:10.925 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:10.933 - Link is turning off device #1
14-Nov-18 17:38:12.156 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:12.168 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:12.175 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:12.326 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:12.333 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:12.342 - Link is turning off device #1
14-Nov-18 17:38:12.638 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:12.647 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:12.655 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:12.838 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:12.846 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:12.854 - Link is turning off device #2
14-Nov-18 17:38:13.511 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:13.519 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:13.533 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:13.589 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:13.596 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:13.604 - Link is turning off device #2
14-Nov-18 17:38:13.765 - SENSOR_ORBIT_LEFT mode=1 action #0 of 'FF_DOF,E411,-1'
14-Nov-18 17:38:13.797 - There are no OFF actions for SENSOR_ORBIT_LEFT
14-Nov-18 17:38:14.028 - SENSOR_ORBIT_GATE mode=1 action #0 of 'FF_DOF,E417,-1'
14-Nov-18 17:38:14.108 - There are no OFF actions for SENSOR_ORBIT_GATE
14-Nov-18 17:38:14.244 - SENSOR_ORBIT_CENTER mode=1 action #0 of 'FF_DOF,E418,-1'
14-Nov-18 17:38:14.358 - There are no OFF actions for SENSOR_ORBIT_CENTER
14-Nov-18 17:38:15.118 - SENSOR_ORBIT_RIGHT mode=1 action #0 of 'FF_DOF,E413,-1'
14-Nov-18 17:38:15.212 - There are no OFF actions for SENSOR_ORBIT_RIGHT
14-Nov-18 17:38:15.875 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:15.883 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:15.890 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:16.329 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:16.336 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:16.344 - Link is turning off device #2
14-Nov-18 17:38:17.008 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:17.015 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:17.022 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:17.169 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:17.176 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:17.184 - Link is turning off device #2
14-Nov-18 17:38:18.529 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:18.536 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:18.544 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:18.574 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 17:38:18.583 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 17:38:18.598 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 17:38:18.606 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,LIME'
14-Nov-18 17:38:18.619 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:38:18.628 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,EYES'
14-Nov-18 17:38:18.641 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:18.648 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:18.657 - Link is turning off device #1
14-Nov-18 17:38:18.664 - Link is turning off device #4
14-Nov-18 17:38:18.681 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 17:38:18.711 - SLINGSHOT_FLASHER_RIGHT mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,LIME'
14-Nov-18 17:38:18.853 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
14-Nov-18 17:38:18.919 - There are no OFF actions for SENSOR_RAMP_LEFT_START
14-Nov-18 17:38:21.310 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:21.318 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:21.327 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:21.421 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:21.430 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:21.441 - Link is turning off device #1
14-Nov-18 17:38:21.541 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
14-Nov-18 17:38:21.548 - SENSOR_RAMP_CROSS_START mode=1 action #0 of 'FF_DOF,E412,-1'
14-Nov-18 17:38:21.573 - There are no OFF actions for SENSOR_RAMP_CROSS_START
14-Nov-18 17:38:21.607 - There are no OFF actions for SENSOR_RAMP_LEFT_START
14-Nov-18 17:38:22.158 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 17:38:22.167 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 17:38:22.174 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 17:38:22.183 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,LIME'
14-Nov-18 17:38:22.191 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:38:22.198 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,EYES'
14-Nov-18 17:38:22.230 - Link is turning off device #4
14-Nov-18 17:38:22.274 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 17:38:22.283 - SLINGSHOT_FLASHER_RIGHT mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,LIME'
14-Nov-18 17:38:25.186 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:25.193 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:25.203 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:25.416 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:25.423 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:25.431 - Link is turning off device #2
14-Nov-18 17:38:26.570 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:26.577 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:26.586 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:26.653 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:26.660 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:26.669 - Link is turning off device #1
14-Nov-18 17:38:27.849 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 17:38:27.860 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 17:38:27.867 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 17:38:27.875 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,LIME'
14-Nov-18 17:38:27.883 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:38:27.890 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,EYES'
14-Nov-18 17:38:27.919 - Link is turning off device #4
14-Nov-18 17:38:27.972 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 17:38:27.980 - SLINGSHOT_FLASHER_RIGHT mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,LIME'
14-Nov-18 17:38:28.098 - SLINGSHOT_LEFT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
14-Nov-18 17:38:28.106 - Link is turning on device #3 for 50 milliseconds
14-Nov-18 17:38:28.118 - SLINGSHOT_LEFT mode=1 action #1 of 'FF_DOF,E110,-1'
14-Nov-18 17:38:28.126 - SLINGSHOT_FLASHER_LEFT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,LIME'
14-Nov-18 17:38:28.133 - SLINGSHOT_FLASHER_LEFT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:38:28.141 - SLINGSHOT_FLASHER_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,RIPLEY'
14-Nov-18 17:38:28.186 - Link is turning off device #3
14-Nov-18 17:38:28.210 - There are no OFF actions for SLINGSHOT_LEFT
14-Nov-18 17:38:28.218 - SLINGSHOT_FLASHER_LEFT mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,LIME'
14-Nov-18 17:38:29.061 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:38:29.068 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:38:29.075 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:38:29.266 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:38:29.273 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:38:29.281 - Link is turning off device #2
14-Nov-18 17:38:29.373 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
14-Nov-18 17:38:29.716 - There are no OFF actions for SENSOR_RAMP_LEFT_START
14-Nov-18 17:38:30.665 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:30.672 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:30.681 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:30.763 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:30.770 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:30.778 - Link is turning off device #1
14-Nov-18 17:38:30.907 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
14-Nov-18 17:38:30.953 - There are no OFF actions for SENSOR_RAMP_LEFT_START
14-Nov-18 17:38:32.914 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:38:32.920 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:38:32.928 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:38:33.008 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:38:33.015 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:38:33.023 - Link is turning off device #1
14-Nov-18 17:38:33.123 - SENSOR_SAUCER mode=1 action #0 of 'FF_DOF,E419,-1'
14-Nov-18 17:38:33.203 - There are no OFF actions for SENSOR_SAUCER
14-Nov-18 17:38:35.774 - There are no OFF actions for GAMEMODE
14-Nov-18 17:38:36.789 - Activating process disappeared so stopping things
14-Nov-18 17:38:36.797 - 0 Pinscape device(s) found
14-Nov-18 17:38:36.804 - 1 LEDWiz device(s) found
14-Nov-18 17:38:36.811 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:38:36.818 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:38:36.827 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:38:36.833 - 0 Ultimate IO device(s) found
14-Nov-18 17:38:53.914 - Found valid process name of 'Pinball FX3'
14-Nov-18 17:38:53.920 - Setting FX3 process ID to :10436
14-Nov-18 17:38:53.930 - Activated by process name : 'Pinball FX3'
14-Nov-18 17:38:53.938 - Named process detected and startup commenced
14-Nov-18 17:38:53.947 - Process has administration rights
14-Nov-18 17:38:54.462 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
14-Nov-18 17:38:54.469 - Applying memory offsets for FX3 version circa 29/10/18
14-Nov-18 17:38:54.477 - FX3 full link active
14-Nov-18 17:38:54.483 - Using full colour palette
14-Nov-18 17:38:54.490 - 122colours added to the palette
14-Nov-18 17:38:54.497 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 17:38:54.503 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 17:38:54.510 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 17:38:54.519 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 17:38:54.529 - Removing flasher from RGB list, device=1 port=29
14-Nov-18 17:38:54.538 - Turning on fixed out Device=1 Output=32
14-Nov-18 17:38:59.473 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
14-Nov-18 17:38:59.484 - Loading FX3 configuration file E:\DirectOutput\FX3\BioLab.FX3
14-Nov-18 17:38:59.491 - No DOF Global Config file supplied
14-Nov-18 17:38:59.504 - B2S file not found : BioLab
14-Nov-18 17:38:59.515 - Building restricted colour palette for game name = BioLab
14-Nov-18 17:38:59.523 - 6colours added to the palette
14-Nov-18 17:38:59.529 - Cabinet Mode = 255   Backglass Mode = 0
14-Nov-18 17:39:02.299 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 17:39:02.306 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:02.314 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:02.321 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:02.330 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:02.338 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:02.346 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
14-Nov-18 17:39:02.353 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
14-Nov-18 17:39:06.010 - Key number #13 is activating device=1 output=15
14-Nov-18 17:39:06.019 - Key number #13 is activating device=1 output=16
14-Nov-18 17:39:06.028 - Key number #13 is activating device=1 output=32
14-Nov-18 17:39:06.132 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:39:06.141 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:39:06.151 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:39:07.205 - Key number #13 is activating device=1 output=15
14-Nov-18 17:39:07.212 - Key number #13 is activating device=1 output=16
14-Nov-18 17:39:07.227 - Key number #13 is activating device=1 output=32
14-Nov-18 17:39:07.954 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:39:07.963 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:39:07.973 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:39:22.945 - There are no OFF actions for GAMEMODE
14-Nov-18 17:39:23.764 - Activating process disappeared so stopping things
14-Nov-18 17:39:23.771 - 0 Pinscape device(s) found
14-Nov-18 17:39:23.777 - 1 LEDWiz device(s) found
14-Nov-18 17:39:23.784 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:39:23.791 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:39:23.798 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:39:23.806 - 0 Ultimate IO device(s) found
14-Nov-18 17:39:49.957 - Found valid process name of 'Pinball FX3'
14-Nov-18 17:39:49.965 - Setting FX3 process ID to :11972
14-Nov-18 17:39:49.974 - Activated by process name : 'Pinball FX3'
14-Nov-18 17:39:49.981 - Named process detected and startup commenced
14-Nov-18 17:39:49.987 - Process has administration rights
14-Nov-18 17:39:50.504 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
14-Nov-18 17:39:50.511 - Applying memory offsets for FX3 version circa 29/10/18
14-Nov-18 17:39:50.519 - FX3 full link active
14-Nov-18 17:39:50.527 - Using full colour palette
14-Nov-18 17:39:50.534 - 122colours added to the palette
14-Nov-18 17:39:50.542 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 17:39:50.553 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 17:39:50.562 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 17:39:50.572 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 17:39:50.579 - Removing flasher from RGB list, device=1 port=29
14-Nov-18 17:39:50.587 - Turning on fixed out Device=1 Output=32
14-Nov-18 17:39:55.519 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
14-Nov-18 17:39:55.528 - Loading FX3 configuration file E:\DirectOutput\FX3\EpicQuest.FX3
14-Nov-18 17:39:55.536 - No DOF Global Config file supplied
14-Nov-18 17:39:55.549 - B2S file not found : EpicQuest
14-Nov-18 17:39:55.560 - Building restricted colour palette for game name = EpicQuest
14-Nov-18 17:39:55.567 - 4colours added to the palette
14-Nov-18 17:39:55.574 - Cabinet Mode = 255   Backglass Mode = 0
14-Nov-18 17:39:58.289 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 17:39:58.298 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:58.306 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:58.313 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:58.322 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:58.333 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:39:58.348 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
14-Nov-18 17:39:58.357 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
14-Nov-18 17:40:01.988 - Key number #13 is activating device=1 output=15
14-Nov-18 17:40:01.997 - Key number #13 is activating device=1 output=16
14-Nov-18 17:40:02.012 - Key number #13 is activating device=1 output=32
14-Nov-18 17:40:02.089 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:40:02.100 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:40:02.107 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:40:09.208 - Key number #13 is activating device=1 output=15
14-Nov-18 17:40:09.215 - Key number #13 is activating device=1 output=16
14-Nov-18 17:40:09.224 - Key number #13 is activating device=1 output=32
14-Nov-18 17:40:09.930 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:40:09.945 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:40:09.958 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:40:11.523 - Key number #13 is activating device=1 output=15
14-Nov-18 17:40:11.531 - Key number #13 is activating device=1 output=16
14-Nov-18 17:40:11.538 - Key number #13 is activating device=1 output=32
14-Nov-18 17:40:12.351 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:40:12.358 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:40:12.366 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:40:17.958 - There are no OFF actions for GAMEMODE
14-Nov-18 17:40:18.782 - Activating process disappeared so stopping things
14-Nov-18 17:40:18.790 - 0 Pinscape device(s) found
14-Nov-18 17:40:18.797 - 1 LEDWiz device(s) found
14-Nov-18 17:40:18.805 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:40:18.812 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:40:18.819 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:40:18.825 - 0 Ultimate IO device(s) found
14-Nov-18 17:41:57.130 - Shutting down
14-Nov-18 17:41:57.161 - Program close
14-Nov-18 17:42:01.113 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
14-Nov-18 17:42:01.113 - Starting up - version 6.52 Beta 2
14-Nov-18 17:42:01.113 - For support come and visit the community here http://www.vpforums....p?showforum=104
14-Nov-18 17:42:01.113 - Pre-Reading DOFLinx.INI startup config file details
14-Nov-18 17:42:01.160 - No DOF Global Config file supplied
14-Nov-18 17:42:01.176 - 0 Pinscape device(s) found
14-Nov-18 17:42:01.191 - 1 LEDWiz device(s) found
14-Nov-18 17:42:01.191 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:42:01.207 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:42:01.207 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:42:01.207 - 0 Ultimate IO device(s) found
14-Nov-18 17:42:01.207 - Reading DOFLinx.INI startup config file details
14-Nov-18 17:42:01.223 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
14-Nov-18 17:42:03.163 - 0 Pinscape device(s) found
14-Nov-18 17:42:03.166 - 1 LEDWiz device(s) found
14-Nov-18 17:42:03.168 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:42:03.171 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:42:03.174 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:42:03.176 - 0 Ultimate IO device(s) found
14-Nov-18 17:42:08.273 - Found valid process name of 'Pinball FX3'
14-Nov-18 17:42:08.276 - Setting FX3 process ID to :10476
14-Nov-18 17:42:08.283 - Activated by process name : 'Pinball FX3'
14-Nov-18 17:42:08.288 - Named process detected and startup commenced
14-Nov-18 17:42:08.292 - Process has administration rights
14-Nov-18 17:42:08.809 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
14-Nov-18 17:42:08.814 - Applying memory offsets for FX3 version circa 29/10/18
14-Nov-18 17:42:08.821 - FX3 full link active
14-Nov-18 17:42:08.826 - Using full colour palette
14-Nov-18 17:42:08.831 - 122colours added to the palette
14-Nov-18 17:42:08.837 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 17:42:08.842 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 17:42:08.851 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 17:42:08.857 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 17:42:08.864 - Removing flasher from RGB list, device=1 port=29
14-Nov-18 17:42:08.871 - Turning on fixed out Device=1 Output=32
14-Nov-18 17:42:13.824 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
14-Nov-18 17:42:13.836 - Loading FX3 configuration file E:\DirectOutput\FX3\EpicQuest.FX3
14-Nov-18 17:42:13.843 - No DOF Global Config file supplied
14-Nov-18 17:42:13.860 - B2S file not found : EpicQuest
14-Nov-18 17:42:13.876 - Building restricted colour palette for game name = EpicQuest
14-Nov-18 17:42:13.885 - 4colours added to the palette
14-Nov-18 17:42:13.892 - Cabinet Mode = 255   Backglass Mode = 0
14-Nov-18 17:42:16.447 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 17:42:16.457 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:42:16.467 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:42:16.473 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:42:16.481 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:42:16.489 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
14-Nov-18 17:42:16.496 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
14-Nov-18 17:42:16.510 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
14-Nov-18 17:42:16.868 - Key number #13 is activating device=1 output=15
14-Nov-18 17:42:16.875 - Key number #13 is activating device=1 output=16
14-Nov-18 17:42:16.882 - Key number #13 is activating device=1 output=32
14-Nov-18 17:42:16.949 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:42:16.957 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:42:16.968 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:42:18.004 - Key number #13 is activating device=1 output=15
14-Nov-18 17:42:18.011 - Key number #13 is activating device=1 output=16
14-Nov-18 17:42:18.019 - Key number #13 is activating device=1 output=32
14-Nov-18 17:42:18.042 - There are no ON actions for LAUNCHBALL
14-Nov-18 17:42:18.056 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
14-Nov-18 17:42:18.066 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
14-Nov-18 17:42:19.168 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
14-Nov-18 17:42:19.177 - Link is turning on device #7 for 50 milliseconds
14-Nov-18 17:42:19.184 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
14-Nov-18 17:42:19.192 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
14-Nov-18 17:42:19.199 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:42:19.207 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:42:19.219 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:42:19.243 - Link is turning off device #7
14-Nov-18 17:42:19.631 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
14-Nov-18 17:42:19.638 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
14-Nov-18 17:42:19.990 - SENSOR_MINIPLAYFIELD mode=1 action #0 of 'FF_DOF,E416,-1'
14-Nov-18 17:42:19.999 - SENSOR_MINIPLAYFIELD mode=1 action #1 of 'FF_DEV,DV_BK,2000'
14-Nov-18 17:42:20.015 - Link is turning on device #22 for 2000 milliseconds
14-Nov-18 17:42:20.592 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:20.602 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:20.611 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:20.807 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:20.816 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:20.826 - Link is turning off device #2
14-Nov-18 17:42:20.869 - There are no OFF actions for SENSOR_MINIPLAYFIELD
14-Nov-18 17:42:21.885 - SENSOR_ORBIT_LEFT mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_TT,1,200,100,YELLOW_GREEN'
14-Nov-18 17:42:21.896 - SENSOR_ORBIT_LEFT mode=1 action #1 of 'FF_DOF,E411,-1'
14-Nov-18 17:42:21.905 - SENSOR_ORBIT_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TREE2'
14-Nov-18 17:42:22.031 - There are no OFF actions for SENSOR_ORBIT_LEFT
14-Nov-18 17:42:22.038 - Link is turning off device #22
14-Nov-18 17:42:22.277 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:22.284 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:22.293 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:22.385 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:22.393 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:22.404 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:23.014 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:23.021 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:23.029 - Link is turning off device #2
14-Nov-18 17:42:23.256 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:23.263 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:23.271 - Link is turning off device #1
14-Nov-18 17:42:23.417 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:23.425 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:23.437 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:23.518 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 17:42:23.525 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 17:42:23.533 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 17:42:23.541 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:42:23.551 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FL_TT,1,100,100,RANDOM'
14-Nov-18 17:42:23.560 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CASTLE'
14-Nov-18 17:42:23.570 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:23.579 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:23.587 - Link is turning off device #1
14-Nov-18 17:42:23.595 - Link is turning off device #4
14-Nov-18 17:42:23.627 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 17:42:23.650 - There are no OFF actions for SLINGSHOT_FLASHER_RIGHT
14-Nov-18 17:42:24.041 - SENSOR_MONSTER_HOLE mode=1 action #0 of 'FF_DEV,DV_GR,500'
14-Nov-18 17:42:24.049 - Link is turning on device #12 for 500 milliseconds
14-Nov-18 17:42:24.057 - SENSOR_MONSTER_HOLE mode=1 action #1 of 'FF_DOF,E417,-1'
14-Nov-18 17:42:24.558 - Link is turning off device #12
14-Nov-18 17:42:25.406 - There are no OFF actions for SENSOR_MONSTER_HOLE
14-Nov-18 17:42:25.605 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:25.615 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:25.622 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:25.731 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:25.739 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:25.746 - Link is turning off device #2
14-Nov-18 17:42:25.951 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:25.959 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:25.969 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:26.151 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:26.160 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:26.167 - Link is turning off device #2
14-Nov-18 17:42:26.223 - SLINGSHOT_LEFT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
14-Nov-18 17:42:26.230 - Link is turning on device #3 for 50 milliseconds
14-Nov-18 17:42:26.237 - SLINGSHOT_LEFT mode=1 action #1 of 'FF_DOF,E110,-1'
14-Nov-18 17:42:26.245 - SLINGSHOT_FLASHER_LEFT mode=1 action #0 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:42:26.253 - SLINGSHOT_FLASHER_LEFT mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,100,100,RANDOM'
14-Nov-18 17:42:26.261 - SLINGSHOT_FLASHER_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,KNIGHTEYE'
14-Nov-18 17:42:26.288 - Link is turning off device #3
14-Nov-18 17:42:26.353 - There are no OFF actions for SLINGSHOT_LEFT
14-Nov-18 17:42:26.364 - There are no OFF actions for SLINGSHOT_FLASHER_LEFT
14-Nov-18 17:42:26.967 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:26.976 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:26.983 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:27.259 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:27.266 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:27.274 - Link is turning off device #2
14-Nov-18 17:42:27.977 - SENSOR_KICKBACK_RIGHT mode=1 action #0 of 'FF_DEV,DV_MR,-1'
14-Nov-18 17:42:27.986 - Link is turning on device #7 for 50 milliseconds
14-Nov-18 17:42:27.993 - SENSOR_KICKBACK_RIGHT mode=1 action #1 of 'FF_DOF,E134,-1'
14-Nov-18 17:42:28.060 - Link is turning off device #7
14-Nov-18 17:42:28.326 - There are no OFF actions for SENSOR_KICKBACK_RIGHT
14-Nov-18 17:42:28.522 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:28.531 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:28.539 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:28.824 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:28.831 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:28.839 - Link is turning off device #2
14-Nov-18 17:42:29.966 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:29.975 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:29.985 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:30.121 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:30.130 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:30.137 - Link is turning off device #1
14-Nov-18 17:42:30.795 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
14-Nov-18 17:42:30.803 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
14-Nov-18 17:42:30.949 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:30.956 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:30.964 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:30.972 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
14-Nov-18 17:42:30.979 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
14-Nov-18 17:42:31.084 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:31.092 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:31.099 - Link is turning off device #2
14-Nov-18 17:42:31.322 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
14-Nov-18 17:42:31.330 - Link is turning on device #6 for 50 milliseconds
14-Nov-18 17:42:31.338 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
14-Nov-18 17:42:31.345 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
14-Nov-18 17:42:31.353 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
14-Nov-18 17:42:31.406 - Link is turning off device #6
14-Nov-18 17:42:31.966 - There are no OFF actions for BALLIN_SENSOR
14-Nov-18 17:42:32.772 - SENSOR_MINIPLAYFIELD mode=1 action #0 of 'FF_DOF,E416,-1'
14-Nov-18 17:42:32.780 - SENSOR_MINIPLAYFIELD mode=1 action #1 of 'FF_DEV,DV_BK,2000'
14-Nov-18 17:42:32.787 - Link is turning on device #22 for 2000 milliseconds
14-Nov-18 17:42:32.998 - SENSOR_CARNIVORE_SPIT mode=1 action #0 of 'FF_DOF,E419,-1'
14-Nov-18 17:42:33.005 - SENSOR_CARNIVORE_SPIT mode=1 action #1 of 'FF_DEV,DV_SH,750'
14-Nov-18 17:42:33.014 - Link is turning on device #11 for 750 milliseconds
14-Nov-18 17:42:33.022 - SENSOR_CARNIVORE_SPIT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TREE2'
14-Nov-18 17:42:33.032 - There are no OFF actions for SENSOR_MINIPLAYFIELD
14-Nov-18 17:42:33.052 - There are no OFF actions for SENSOR_CARNIVORE_SPIT
14-Nov-18 17:42:33.606 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:33.622 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:33.638 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:33.655 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
14-Nov-18 17:42:33.671 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
14-Nov-18 17:42:33.725 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:33.732 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:33.740 - Link is turning off device #1
14-Nov-18 17:42:33.777 - Link is turning off device #11
14-Nov-18 17:42:33.918 - SENSOR_CARNIVORE_SPIT mode=1 action #0 of 'FF_DOF,E419,-1'
14-Nov-18 17:42:33.925 - SENSOR_CARNIVORE_SPIT mode=1 action #1 of 'FF_DEV,DV_SH,750'
14-Nov-18 17:42:33.933 - Link is turning on device #11 for 750 milliseconds
14-Nov-18 17:42:33.940 - SENSOR_CARNIVORE_SPIT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TREE2'
14-Nov-18 17:42:33.964 - There are no OFF actions for SENSOR_CARNIVORE_SPIT
14-Nov-18 17:42:34.209 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 17:42:34.216 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 17:42:34.224 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 17:42:34.232 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:42:34.240 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FL_TT,1,100,100,RANDOM'
14-Nov-18 17:42:34.248 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CASTLE'
14-Nov-18 17:42:34.280 - Link is turning off device #4
14-Nov-18 17:42:34.320 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 17:42:34.352 - SLINGSHOT_LEFT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
14-Nov-18 17:42:34.359 - Link is turning on device #3 for 50 milliseconds
14-Nov-18 17:42:34.366 - SLINGSHOT_LEFT mode=1 action #1 of 'FF_DOF,E110,-1'
14-Nov-18 17:42:34.375 - SLINGSHOT_FLASHER_LEFT mode=1 action #0 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:42:34.384 - SLINGSHOT_FLASHER_LEFT mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_TT,1,100,100,RANDOM'
14-Nov-18 17:42:34.391 - SLINGSHOT_FLASHER_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,KNIGHTEYE'
14-Nov-18 17:42:34.400 - There are no OFF actions for SLINGSHOT_FLASHER_RIGHT
14-Nov-18 17:42:34.417 - Link is turning off device #3
14-Nov-18 17:42:34.460 - There are no OFF actions for SLINGSHOT_LEFT
14-Nov-18 17:42:34.469 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 17:42:34.476 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 17:42:34.484 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 17:42:34.491 - There are no OFF actions for SLINGSHOT_FLASHER_LEFT
14-Nov-18 17:42:34.499 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 17:42:34.506 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FL_TT,1,100,100,RANDOM'
14-Nov-18 17:42:34.515 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CASTLE'
14-Nov-18 17:42:34.540 - Link is turning off device #4
14-Nov-18 17:42:34.585 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 17:42:34.593 - There are no OFF actions for SLINGSHOT_FLASHER_RIGHT
14-Nov-18 17:42:34.701 - Link is turning off device #11
14-Nov-18 17:42:34.811 - Link is turning off device #22
14-Nov-18 17:42:35.553 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:35.562 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:35.569 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:35.726 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:35.733 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:35.741 - Link is turning off device #1
14-Nov-18 17:42:36.116 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:36.124 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:36.139 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:36.246 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:36.253 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:36.262 - Link is turning off device #1
14-Nov-18 17:42:36.746 - SENSOR_SWORDRAMP_HEAD mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_TT,1,200,100,LIME_GREEN'
14-Nov-18 17:42:36.755 - SENSOR_SWORDRAMP_HEAD mode=1 action #1 of 'FF_DOF,E414,-1'
14-Nov-18 17:42:36.763 - SENSOR_SWORDRAMP_HEAD mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,HORSEEYES'
14-Nov-18 17:42:36.837 - There are no OFF actions for SENSOR_SWORDRAMP_HEAD
14-Nov-18 17:42:38.319 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 17:42:38.327 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 17:42:38.334 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 17:42:38.369 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 17:42:38.377 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 17:42:38.384 - Link is turning off device #2
14-Nov-18 17:42:38.579 - SENSOR_MILLWHEEL mode=1 action #0 of 'FF_DEV,DV_GR,1000'
14-Nov-18 17:42:38.586 - Link is turning on device #12 for 1000 milliseconds
14-Nov-18 17:42:38.593 - SENSOR_MILLWHEEL mode=1 action #1 of 'FF_DOF,E418,-1'
14-Nov-18 17:42:38.601 - SENSOR_MILLWHEEL mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TREE1'
14-Nov-18 17:42:38.679 - There are no OFF actions for SENSOR_MILLWHEEL
14-Nov-18 17:42:39.595 - Link is turning off device #12
14-Nov-18 17:42:39.994 - SENSOR_LOOTHOLE_SAFE mode=1 action #0 of 'FF_DEV,DV_GR,500'
14-Nov-18 17:42:40.003 - Link is turning on device #12 for 500 milliseconds
14-Nov-18 17:42:40.010 - SENSOR_LOOTHOLE_SAFE mode=1 action #1 of 'FF_DOF,E417,-1'
14-Nov-18 17:42:40.141 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:40.149 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:40.156 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:40.228 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:40.235 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:40.244 - Link is turning off device #1
14-Nov-18 17:42:40.433 - There are no OFF actions for SENSOR_LOOTHOLE_SAFE
14-Nov-18 17:42:40.528 - Link is turning off device #12
14-Nov-18 17:42:40.555 - SENSOR_MONSTER_HOLE mode=1 action #0 of 'FF_DEV,DV_GR,500'
14-Nov-18 17:42:40.563 - Link is turning on device #12 for 500 milliseconds
14-Nov-18 17:42:40.571 - SENSOR_MONSTER_HOLE mode=1 action #1 of 'FF_DOF,E417,-1'
14-Nov-18 17:42:41.010 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:41.019 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:41.028 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:41.078 - Link is turning off device #12
14-Nov-18 17:42:41.133 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:41.139 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:41.148 - Link is turning off device #1
14-Nov-18 17:42:42.107 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:42.116 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:42.123 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:42.247 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:42.254 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:42.262 - Link is turning off device #1
14-Nov-18 17:42:42.515 - There are no OFF actions for SENSOR_MONSTER_HOLE
14-Nov-18 17:42:43.032 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:42:43.038 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:42:43.047 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:42:43.163 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:42:43.170 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:42:43.179 - Link is turning off device #1
14-Nov-18 17:42:45.170 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
14-Nov-18 17:42:45.177 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
14-Nov-18 17:42:45.185 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
14-Nov-18 17:42:45.193 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
14-Nov-18 17:42:45.200 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
14-Nov-18 17:42:45.208 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
14-Nov-18 17:42:45.215 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
14-Nov-18 17:42:45.223 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
14-Nov-18 17:42:45.232 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
14-Nov-18 17:42:45.240 - Link is turning off device #22
14-Nov-18 17:42:45.248 - Link is turning off device #21
14-Nov-18 17:42:45.270 - There are no OFF actions for BALLOUT
14-Nov-18 17:42:47.413 - There are no OFF actions for GAMEMODE
14-Nov-18 17:42:48.452 - Activating process disappeared so stopping things
14-Nov-18 17:42:48.463 - 0 Pinscape device(s) found
14-Nov-18 17:42:48.471 - 1 LEDWiz device(s) found
14-Nov-18 17:42:48.479 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:42:48.489 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:42:48.496 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:42:48.502 - 0 Ultimate IO device(s) found
14-Nov-18 17:43:09.644 - Found valid process name of 'Pinball FX3'
14-Nov-18 17:43:09.652 - Setting FX3 process ID to :8648
14-Nov-18 17:43:09.661 - Activated by process name : 'Pinball FX3'
14-Nov-18 17:43:09.667 - Named process detected and startup commenced
14-Nov-18 17:43:09.675 - Process has administration rights
14-Nov-18 17:43:10.193 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
14-Nov-18 17:43:10.201 - Applying memory offsets for FX3 version circa 29/10/18
14-Nov-18 17:43:10.212 - FX3 full link active
14-Nov-18 17:43:10.219 - Using full colour palette
14-Nov-18 17:43:10.226 - 122colours added to the palette
14-Nov-18 17:43:10.233 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 17:43:10.240 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 17:43:10.248 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 17:43:10.257 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 17:43:10.267 - Removing flasher from RGB list, device=1 port=29
14-Nov-18 17:43:10.276 - Turning on fixed out Device=1 Output=32
14-Nov-18 17:43:15.212 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
14-Nov-18 17:43:15.220 - Loading FX3 configuration file E:\DirectOutput\FX3\AlienIsolationPinball.FX3
14-Nov-18 17:43:15.228 - No DOF Global Config file supplied
14-Nov-18 17:43:15.242 - B2S file not found : AlienIsolationPinball
14-Nov-18 17:43:15.252 - Building restricted colour palette for game name = AlienIsolationPinball
14-Nov-18 17:43:15.261 - 4colours added to the palette
14-Nov-18 17:43:15.268 - Cabinet Mode = 255   Backglass Mode = 0
14-Nov-18 17:43:17.945 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 17:43:17.957 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
14-Nov-18 17:43:17.967 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
14-Nov-18 17:43:17.975 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
14-Nov-18 17:43:17.984 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
14-Nov-18 17:43:17.991 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
14-Nov-18 17:43:17.999 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
14-Nov-18 17:43:23.999 - Key number #13 is activating device=1 output=15
14-Nov-18 17:43:24.006 - Key number #13 is activating device=1 output=16
14-Nov-18 17:43:24.014 - Key number #13 is activating device=1 output=32
14-Nov-18 17:43:24.105 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:43:24.113 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:43:24.120 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:43:26.981 - There are no ON actions for LAUNCHBALL
14-Nov-18 17:43:26.989 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
14-Nov-18 17:43:26.996 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
14-Nov-18 17:43:27.004 - Key number #13 is activating device=1 output=15
14-Nov-18 17:43:27.011 - Key number #13 is activating device=1 output=16
14-Nov-18 17:43:27.019 - Key number #13 is activating device=1 output=32
14-Nov-18 17:43:28.061 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
14-Nov-18 17:43:28.071 - Link is turning on device #7 for 50 milliseconds
14-Nov-18 17:43:28.079 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
14-Nov-18 17:43:28.087 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
14-Nov-18 17:43:28.094 - Key number #13 is de-activating device=1 output=15
14-Nov-18 17:43:28.101 - Key number #13 is de-activating device=1 output=16
14-Nov-18 17:43:28.113 - Key number #13 is de-activating device=1 output=32
14-Nov-18 17:43:28.136 - Link is turning off device #7
14-Nov-18 17:43:28.469 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
14-Nov-18 17:43:28.475 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
14-Nov-18 17:43:29.135 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:43:29.142 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:43:29.150 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:43:29.484 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:43:29.491 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:43:29.498 - Link is turning off device #1
14-Nov-18 17:43:30.338 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:43:30.346 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:43:30.353 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:43:31.105 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:43:31.113 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:43:31.120 - Link is turning off device #1
14-Nov-18 17:43:31.590 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 17:43:31.597 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 17:43:31.604 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 17:43:32.262 - SENSOR_RAMP_CROSS_START mode=1 action #0 of 'FF_DOF,E412,-1'
14-Nov-18 17:43:32.372 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 17:43:32.379 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 17:43:32.386 - Link is turning off device #1
14-Nov-18 17:43:32.609 - There are no OFF actions for SENSOR_RAMP_CROSS_START
14-Nov-18 17:43:33.678 - There are no OFF actions for GAMEMODE
14-Nov-18 17:43:34.589 - Activating process disappeared so stopping things
14-Nov-18 17:43:34.597 - 0 Pinscape device(s) found
14-Nov-18 17:43:34.603 - 1 LEDWiz device(s) found
14-Nov-18 17:43:34.610 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 17:43:34.616 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 17:43:34.625 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 17:43:34.636 - 0 Ultimate IO device(s) found
 



#13 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 15 November 2018 - 03:37 AM

Glad to hear there is progress.

 

When you say working as desired, is that alternate colours on the flashers?  I see that you have six RGB devices.  Five of those are set as flashers.  This means after removal you have one RGB device.  How do you see the RAINBOW_ALTERNATE effect on one RGB device?

 

With regard to second game no flashers.  Are you saying no in game flasher effects, or no RAINBOW_ALTERNATE effect on the flashers?  You use the word "disabled" can you elaborate on the effects you are seeing / not seeing, ie is there any flasher action or just nothing?  Does this problem persist for all games after the first, ie third, fourth, etc?  What brings it back to working, ie complete restart or other action?


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#14 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 15 November 2018 - 04:41 AM

Glad to hear there is progress.

 

When you say working as desired, is that alternate colours on the flashers?  I see that you have six RGB devices.  Five of those are set as flashers.  This means after removal you have one RGB device.  How do you see the RAINBOW_ALTERNATE effect on one RGB device?

 

Thanks DDH69. Yes. I can get the alternate colors. The sixth RGB device (101) are my Flipper Buttons. I see the startup sequence (yellow on all flashers, then I see the Rainbow as should on first launch of the table. So, (FLOL117)Medium_Blue, (FLIL120)Lime, (FLCN123)Medium_Blue, (FLIR126)Lime, Medium_Blue (FLOR129). Then, keypress and the sequence shifts to (117)Dodger_Blue, Lime_Green, etc.

 

 

With regard to second game no flashers.  Are you saying no in game flasher effects, or no RAINBOW_ALTERNATE effect on the flashers?  You use the word "disabled" can you elaborate on the effects you are seeing / not seeing, ie is there any flasher action or just nothing?  Does this problem persist for all games after the first, ie third, fourth, etc?  What brings it back to working, ie complete restart or other action?

Yes. No in game flasher effects. Those RGB are deactivated. The log is capturing it:

 

14-Nov-18 17:43:10.233 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 17:43:10.240 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 17:43:10.248 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 17:43:10.257 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 17:43:10.267 - Removing flasher from RGB list, device=1 port=29

 

Problem persists after all subsequent FX3 relaunches. I have to close DOFlinx and relaunch to get it to work again.

 

Log:

14-Nov-18 22:36:39.770 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
14-Nov-18 22:36:39.786 - Starting up - version 6.52 Beta 2
14-Nov-18 22:36:39.786 - For support come and visit the community here http://www.vpforums....p?showforum=104
14-Nov-18 22:36:39.786 - Pre-Reading DOFLinx.INI startup config file details
14-Nov-18 22:36:39.817 - No DOF Global Config file supplied
14-Nov-18 22:36:39.848 - 0 Pinscape device(s) found
14-Nov-18 22:36:39.864 - 1 LEDWiz device(s) found
14-Nov-18 22:36:39.864 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 22:36:39.864 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 22:36:39.864 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 22:36:39.879 - 0 Ultimate IO device(s) found
14-Nov-18 22:36:39.879 - Reading DOFLinx.INI startup config file details
14-Nov-18 22:36:39.879 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
14-Nov-18 22:36:41.816 - 0 Pinscape device(s) found
14-Nov-18 22:36:41.818 - 1 LEDWiz device(s) found
14-Nov-18 22:36:41.821 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 22:36:41.824 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 22:36:41.828 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 22:36:41.831 - 0 Ultimate IO device(s) found
14-Nov-18 22:36:45.939 - Found valid process name of 'Pinball FX3'
14-Nov-18 22:36:45.942 - Setting FX3 process ID to :4164
14-Nov-18 22:36:45.950 - Activated by process name : 'Pinball FX3'
14-Nov-18 22:36:45.955 - Named process detected and startup commenced
14-Nov-18 22:36:45.959 - Process has administration rights
14-Nov-18 22:36:46.474 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
14-Nov-18 22:36:46.477 - Applying memory offsets for FX3 version circa 29/10/18
14-Nov-18 22:36:46.483 - FX3 full link active
14-Nov-18 22:36:46.488 - Using full colour palette
14-Nov-18 22:36:46.493 - 122colours added to the palette
14-Nov-18 22:36:46.499 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 22:36:46.503 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 22:36:46.514 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 22:36:46.522 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 22:36:46.529 - Removing flasher from RGB list, device=1 port=29
14-Nov-18 22:36:46.537 - Turning on fixed out Device=1 Output=32
14-Nov-18 22:36:51.483 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
14-Nov-18 22:36:51.495 - Loading FX3 configuration file E:\DirectOutput\FX3\AlienIsolationPinball.FX3
14-Nov-18 22:36:51.503 - No DOF Global Config file supplied
14-Nov-18 22:36:51.520 - B2S file not found : AlienIsolationPinball
14-Nov-18 22:36:51.533 - Building restricted colour palette for game name = AlienIsolationPinball
14-Nov-18 22:36:51.541 - 4colours added to the palette
14-Nov-18 22:36:51.549 - Cabinet Mode = 255   Backglass Mode = 0
14-Nov-18 22:36:54.116 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 22:36:54.126 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:36:54.135 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:36:54.146 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
14-Nov-18 22:36:54.152 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
14-Nov-18 22:36:54.161 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:36:54.171 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
14-Nov-18 22:36:57.461 - Key number #13 is activating device=1 output=15
14-Nov-18 22:36:57.469 - Key number #13 is activating device=1 output=16
14-Nov-18 22:36:57.477 - Key number #13 is activating device=1 output=32
14-Nov-18 22:36:57.553 - Key number #13 is de-activating device=1 output=15
14-Nov-18 22:36:57.559 - Key number #13 is de-activating device=1 output=16
14-Nov-18 22:36:57.567 - Key number #13 is de-activating device=1 output=32
14-Nov-18 22:37:01.305 - Key number #13 is activating device=1 output=15
14-Nov-18 22:37:01.312 - Key number #13 is activating device=1 output=16
14-Nov-18 22:37:01.321 - Key number #13 is activating device=1 output=32
14-Nov-18 22:37:01.354 - There are no ON actions for LAUNCHBALL
14-Nov-18 22:37:01.365 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
14-Nov-18 22:37:01.374 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
14-Nov-18 22:37:02.757 - Key number #13 is de-activating device=1 output=15
14-Nov-18 22:37:02.765 - Key number #13 is de-activating device=1 output=16
14-Nov-18 22:37:02.775 - Key number #13 is de-activating device=1 output=32
14-Nov-18 22:37:02.807 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
14-Nov-18 22:37:02.815 - Link is turning on device #7 for 50 milliseconds
14-Nov-18 22:37:02.824 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
14-Nov-18 22:37:02.830 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,SPARKLE'
14-Nov-18 22:37:02.875 - Link is turning off device #7
14-Nov-18 22:37:03.219 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
14-Nov-18 22:37:03.227 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
14-Nov-18 22:37:03.464 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 22:37:03.472 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 22:37:03.484 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 22:37:03.617 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 22:37:03.623 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 22:37:03.630 - Link is turning off device #1
14-Nov-18 22:37:05.392 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 22:37:05.404 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 22:37:05.411 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 22:37:05.670 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 22:37:05.677 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 22:37:05.684 - Link is turning off device #2
14-Nov-18 22:37:06.834 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 22:37:06.842 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 22:37:06.849 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 22:37:06.857 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,LIME'
14-Nov-18 22:37:06.864 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 22:37:06.874 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,EYES'
14-Nov-18 22:37:06.921 - Link is turning off device #4
14-Nov-18 22:37:06.950 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 22:37:06.957 - SLINGSHOT_FLASHER_RIGHT mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,LIME'
14-Nov-18 22:37:07.134 - SLINGSHOT_LEFT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
14-Nov-18 22:37:07.146 - Link is turning on device #3 for 50 milliseconds
14-Nov-18 22:37:07.153 - SLINGSHOT_LEFT mode=1 action #1 of 'FF_DOF,E110,-1'
14-Nov-18 22:37:07.160 - SLINGSHOT_FLASHER_LEFT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,LIME'
14-Nov-18 22:37:07.168 - SLINGSHOT_FLASHER_LEFT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 22:37:07.181 - SLINGSHOT_FLASHER_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,RIPLEY'
14-Nov-18 22:37:07.220 - Link is turning off device #3
14-Nov-18 22:37:07.238 - There are no OFF actions for SLINGSHOT_LEFT
14-Nov-18 22:37:07.246 - SLINGSHOT_FLASHER_LEFT mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,LIME'
14-Nov-18 22:37:08.517 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 22:37:08.524 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 22:37:08.532 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 22:37:08.581 - SLINGSHOT_LEFT mode=1 action #0 of 'FF_DEV,DV_LS,-1'
14-Nov-18 22:37:08.589 - Link is turning on device #3 for 50 milliseconds
14-Nov-18 22:37:08.598 - SLINGSHOT_LEFT mode=1 action #1 of 'FF_DOF,E110,-1'
14-Nov-18 22:37:08.605 - SLINGSHOT_FLASHER_LEFT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_ON,1,1,100,LIME'
14-Nov-18 22:37:08.613 - SLINGSHOT_FLASHER_LEFT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 22:37:08.620 - SLINGSHOT_FLASHER_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,RIPLEY'
14-Nov-18 22:37:08.665 - Link is turning off device #3
14-Nov-18 22:37:08.693 - There are no OFF actions for SLINGSHOT_LEFT
14-Nov-18 22:37:08.721 - SLINGSHOT_FLASHER_LEFT mode=2 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,LIME'
14-Nov-18 22:37:08.824 - SENSOR_RAMP_LEFT_START mode=1 action #0 of 'FF_DOF,E410,-1'
14-Nov-18 22:37:09.055 - There are no OFF actions for SENSOR_RAMP_LEFT_START
14-Nov-18 22:37:09.262 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
14-Nov-18 22:37:09.274 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
14-Nov-18 22:37:09.282 - Link is turning off device #2
14-Nov-18 22:37:11.227 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
14-Nov-18 22:37:11.235 - Link is turning on device #4 for 50 milliseconds
14-Nov-18 22:37:11.245 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
14-Nov-18 22:37:11.252 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_FLASHER,DV_FLOR,FL_ON,1,1,100,LIME'
14-Nov-18 22:37:11.259 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_COLOUR,WHITE,RGB_TT,125'
14-Nov-18 22:37:11.267 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,EYES'
14-Nov-18 22:37:11.313 - Link is turning off device #4
14-Nov-18 22:37:11.350 - There are no OFF actions for SLINGSHOT_RIGHT
14-Nov-18 22:37:11.357 - SLINGSHOT_FLASHER_RIGHT mode=2 action #0 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,LIME'
14-Nov-18 22:37:14.502 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
14-Nov-18 22:37:14.509 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
14-Nov-18 22:37:14.531 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:14.539 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:14.549 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:14.556 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:14.563 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:14.571 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
14-Nov-18 22:37:14.583 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
14-Nov-18 22:37:14.590 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
14-Nov-18 22:37:14.600 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
14-Nov-18 22:37:14.608 - Link is turning off device #22
14-Nov-18 22:37:14.616 - Link is turning off device #21
14-Nov-18 22:37:14.633 - There are no OFF actions for BALLOUT
14-Nov-18 22:37:15.136 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
14-Nov-18 22:37:15.144 - Link is turning on device #6 for 50 milliseconds
14-Nov-18 22:37:15.152 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
14-Nov-18 22:37:15.219 - Link is turning off device #6
14-Nov-18 22:37:15.779 - There are no OFF actions for BALLIN_SENSOR
14-Nov-18 22:37:16.679 - SENSOR_ORBIT_LEFT mode=1 action #0 of 'FF_DOF,E411,-1'
14-Nov-18 22:37:17.015 - There are no OFF actions for SENSOR_ORBIT_LEFT
14-Nov-18 22:37:17.023 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 22:37:17.034 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 22:37:17.041 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 22:37:17.048 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
14-Nov-18 22:37:17.056 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
14-Nov-18 22:37:17.184 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 22:37:17.192 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 22:37:17.200 - Link is turning off device #1
14-Nov-18 22:37:17.890 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 22:37:17.897 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 22:37:17.905 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 22:37:18.073 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 22:37:18.079 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 22:37:18.087 - Link is turning off device #1
14-Nov-18 22:37:18.213 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 22:37:18.228 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 22:37:18.235 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 22:37:18.408 - LEFTFLIPPER mode=2 action #0 of 'FF_DEV,DV_LF,0'
14-Nov-18 22:37:18.418 - LEFTFLIPPER mode=2 action #1 of 'FF_DOF,E101,0'
14-Nov-18 22:37:18.426 - Link is turning off device #1
14-Nov-18 22:37:20.540 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:20.546 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:20.554 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:20.566 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:20.572 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
14-Nov-18 22:37:20.580 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
14-Nov-18 22:37:20.587 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
14-Nov-18 22:37:20.594 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
14-Nov-18 22:37:20.602 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
14-Nov-18 22:37:20.614 - Link is turning off device #22
14-Nov-18 22:37:20.622 - Link is turning off device #21
14-Nov-18 22:37:20.655 - There are no OFF actions for BALLOUT
14-Nov-18 22:37:20.807 - There are no OFF actions for GAMEMODE
14-Nov-18 22:37:21.634 - Activating process disappeared so stopping things
14-Nov-18 22:37:21.644 - 0 Pinscape device(s) found
14-Nov-18 22:37:21.649 - 1 LEDWiz device(s) found
14-Nov-18 22:37:21.657 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
14-Nov-18 22:37:21.664 - DOFLinx device:1 LEDWiz setup with 32 outputs
14-Nov-18 22:37:21.670 - 0 FTDI (Sainsmart) device(s) found
14-Nov-18 22:37:21.677 - 0 Ultimate IO device(s) found
14-Nov-18 22:37:35.696 - Found valid process name of 'Pinball FX3'
14-Nov-18 22:37:35.702 - Setting FX3 process ID to :1924
14-Nov-18 22:37:35.711 - Activated by process name : 'Pinball FX3'
14-Nov-18 22:37:35.718 - Named process detected and startup commenced
14-Nov-18 22:37:35.726 - Process has administration rights
14-Nov-18 22:37:36.241 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
14-Nov-18 22:37:36.248 - Applying memory offsets for FX3 version circa 29/10/18
14-Nov-18 22:37:36.256 - FX3 full link active
14-Nov-18 22:37:36.263 - Using full colour palette
14-Nov-18 22:37:36.269 - 122colours added to the palette
14-Nov-18 22:37:36.276 - Removing flasher from RGB list, device=1 port=17
14-Nov-18 22:37:36.283 - Removing flasher from RGB list, device=1 port=20
14-Nov-18 22:37:36.290 - Removing flasher from RGB list, device=1 port=23
14-Nov-18 22:37:36.297 - Removing flasher from RGB list, device=1 port=26
14-Nov-18 22:37:36.303 - Removing flasher from RGB list, device=1 port=29
14-Nov-18 22:37:36.310 - Turning on fixed out Device=1 Output=32
14-Nov-18 22:37:41.255 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
14-Nov-18 22:37:41.265 - Loading FX3 configuration file E:\DirectOutput\FX3\AlienIsolationPinball.FX3
14-Nov-18 22:37:41.274 - No DOF Global Config file supplied
14-Nov-18 22:37:41.287 - B2S file not found : AlienIsolationPinball
14-Nov-18 22:37:41.298 - Building restricted colour palette for game name = AlienIsolationPinball
14-Nov-18 22:37:41.305 - 4colours added to the palette
14-Nov-18 22:37:41.313 - Cabinet Mode = 255   Backglass Mode = 0
14-Nov-18 22:37:44.183 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 22:37:44.192 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:37:44.199 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:37:44.212 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
14-Nov-18 22:37:44.219 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
14-Nov-18 22:37:44.230 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:37:44.236 - GAMEMODE mode=1 action #6 of 'FF_DOF,E424,-1'
14-Nov-18 22:37:44.246 - Read of FX memory item #0 for trigger LEFTFLIPPER failed
14-Nov-18 22:37:44.254 - LEFTFLIPPER mode=1 action #0 of 'FF_DEV,DV_LF,10000'
14-Nov-18 22:37:44.262 - Link is turning on device #1 for 10000 milliseconds
14-Nov-18 22:37:44.269 - LEFTFLIPPER mode=1 action #1 of 'FF_DOF,E101,-1'
14-Nov-18 22:37:44.276 - Read of FX memory item #1 for trigger RIGHTFLIPPER failed
14-Nov-18 22:37:44.284 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
14-Nov-18 22:37:44.293 - Link is turning on device #2 for 10000 milliseconds
14-Nov-18 22:37:44.300 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
14-Nov-18 22:37:44.321 - Read of FX memory item #0 for trigger LEFTFLIPPER failed
14-Nov-18 22:37:44.329 - Read of FX memory item #1 for trigger RIGHTFLIPPER failed
14-Nov-18 22:37:44.349 - Read of FX memory item #0 for trigger LEFTFLIPPER failed
14-Nov-18 22:37:44.357 - Read of FX memory item #1 for trigger RIGHTFLIPPER failed
14-Nov-18 22:37:44.376 - Read of FX memory item #0 for trigger LEFTFLIPPER failed
14-Nov-18 22:37:44.390 - Read of FX memory item #1 for trigger RIGHTFLIPPER failed
14-Nov-18 22:37:44.408 - Read of FX memory item #0 for trigger LEFTFLIPPER failed
14-Nov-18 22:37:44.421 - Read of FX memory item #1 for trigger RIGHTFLIPPER failed
14-Nov-18 22:37:44.448 - Read of FX memory item #0 for trigger LEFTFLIPPER failed
14-Nov-18 22:37:44.456 - Read of FX memory item #1 for trigger RIGHTFLIPPER failed
14-Nov-18 22:37:44.491 - Read of FX memory item #0 for trigger LEFTFLIPPER failed
14-Nov-18 22:37:44.498 - Read of FX memory item #1 for trigger RIGHTFLIPPER failed
 


Edited by Vizzini, 15 November 2018 - 04:42 AM.


#15 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 15 November 2018 - 09:17 PM

Thanks DDH69. Yes. I can get the alternate colors. The sixth RGB device (101) are my Flipper Buttons. I see the startup sequence (yellow on all flashers, then I see the Rainbow as should on first launch of the table. So, (FLOL117)Medium_Blue, (FLIL120)Lime, (FLCN123)Medium_Blue, (FLIR126)Lime, Medium_Blue (FLOR129). Then, keypress and the sequence shifts to (117)Dodger_Blue, Lime_Green, etc

.

Sorry to need to continue on talking this through, but I don't think we're of a common understanding as yet.  I always appreciate your support , so I apologise in advance if I go back to basics, please understand I'm not trying to be patronising, just want to understand and resolve.
 
For DOFLinx
  • RGB devices and Flashers are two different concepts
  • You can setup a single physical device as both an RGB and flasher device  (RGB_OUTPUT and LINK_FLxx)
  • When a device is setup as both a Flasher and RGB device, for an FX3 activation that device will only behave as a Flasher
  • Flashers are controlled by the events on the game, not the RGB commands
  • In many FX3 scripts, the GAMEMODE event (selecting and starting the game) starts the flashers in an alternate sequence, that is OL, CN & OR = colour #1 and IL & IR = colour #2.  This effect is the same as you have asked for if they were setup as RGB devices only, not Flashers as well.  This can be seen from your log above, ie
14-Nov-18 22:36:54.116 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
14-Nov-18 22:36:54.126 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:36:54.135 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FL,6,750,100,ORANGE'
14-Nov-18 22:36:54.146 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FL,6,750,100,YELLOW'
14-Nov-18 22:36:54.152 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FL,6,750,100,YELLOW'
14-Nov-18 22:36:54.161 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FL,6,750,100,ORANGE'
So my concern about our shared understanding of your setup is;
  • Give the 6 RGB and 5 reuse of device flasher setup, you have only one active RGB device during FX3 game play for DOFLinx
  • Given this, you should not possibly be able to see a a RGB RAINBOW_ALTERNATE effect at any stage due to RGB outputs activity
  • You may see what looks the same as this effect when you start many FX3 games due to the GAMEMODE start event
  • During FX3 game play your flasher colours will be driven by the FX3 file script.  This will result in a different effect and colours for each game.  Normally (other than startup) flashers come on one at a time, but of course a close sequence of game events (like bumpers) can have multiple flashers on at once
  • I wonder if the old INI setup that caused some problem earlier in this thread was somehow masking the normal RGB and Flasher operation and now its more as intended
I'm still happy to drop in a few specific debug lines for testing purposes so that we can ensure we have all the answers.

DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#16 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 16 November 2018 - 03:04 AM

I'll mess with this more on the weekend. I'll think I'll take some video so you can actually see what is going on. No problem going back to the basics. I haven't been able to keep up with your work for some time. Sorry about that. Thanks for sticking with me here. Your support with this project is amazing!

#17 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 17 November 2018 - 02:21 AM

DDH69. I think you are trying to tell me I can't have it all. But, I think I do.

 

First, here is a capture of Thor:http://s000.tinyuplo...099865813280760 Notice that I have the Flipper flashers working and table effects. At the end you can here the sligshots go off and corresponding flash.  It looks good to me! I think I have RGB and Flasher effects at the same time.

 

Like I mentioned before, I get no errors or the error in the log of "Removing flasher from RGB list" on a first run of DOFLINX and a table. It does happen if I try to load another table under the same instance of DOFLINX. But, I resolved that. I had been using a bat file to launch DOFLINX and then PinballX. I also had: QUIT_AFTER_PROCESS=0 in my ini. This worked fine since the very beginning back to DOFX2. But, some code changes must have happened recently. Now I'm launching DOFLINX before FX3 within PinballX with QUIT_AFTER_PROCESS set to 1. I seem to be able to launch multiple tables no with no issues. So, I think I'm using DOFLINX not as intended and your code isn't catching me until I try to run that second table with DOFLINX still running.

 

I don't think you need to change anything. My only concern would be that a later revision might knock my setup out.

 

Any of this make sense to you now?

 

By the way, the alternating colors looks great. That's exactly what I was after. Nice balance. It was a bit overwhelming with the single colors. I might take a run through the GAME_COLORS= to make sure that all look good now with this option enabled.

 

Thanks again!

 

Here is Bob's Burgers: http://s000.tinyuplo...158471158136428


Edited by Vizzini, 17 November 2018 - 02:40 PM.


#18 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 17 November 2018 - 09:59 PM

OK, my understanding is getting clearer.  The video and further explanation helped.

 

I love the fact that you are getting what you want, my fear is unless we do figure this out what you are now enjoying will stop abruptly at some stage as what you are achieving seems to be exploiting an as yet unknown bug.  Behaviour on the first game should be the same as on subsequent games.  My other concern is that while starting and stopping DOFLinx is part of where the tool came from, we do know that this is not the most stable way to run it and other issues may emerge for you.

 

Ultimately, if you want RGB and Flashers mixed together to get the effect you are getting, I can easily add a parameter that will disable the checking and removal of RGB devices if they are also setup as flashers.  I can leave the default removal "as is" and allow you to override it.  This will ensure that subsequent games also behave as you want without having to stop and restart things.

 

While I can see the outcome, I still can't see how the first run is behaving differently.  In the last log you posted, the removal of the flashers is clearly there for the first game and every subsequent one.  I am still keen to understand this bug in case it has other implications.


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here

#19 Vizzini

Vizzini

    Enthusiast

  • Members
  • PipPipPip
  • 212 posts

  • Flag: United States of America

  • Favorite Pinball: ???

Posted 24 November 2018 - 10:00 PM

Thanks DDH69. A parameter to disable the checking and removal would certainly be desirable to me.

 

I see your point about the log. It seems like they should be disabled. But, somehow they are not for a first run. Only on the second.

 

Here is a video demonstrating this with Epic Quest. DOFLinx set to run always. QUIT_AFTER_PROCESS=0. You can hear my flippers firing on the second table launch, but no LED effects anymore on the flashers.)

 

http://s000.tinyuplo...229009561519639

 

(Side note: I have noticed every once in awhile, I will get the removal of RGBs on a first launch of a FX3 table. I think this happens if I launch a ball/hit my flippers before the initial RGB effect is done.)

 

Here is the log:

 

24-Nov-18 15:36:01.497 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
24-Nov-18 15:36:01.497 - Starting up - version 6.52 Beta 2
24-Nov-18 15:36:01.497 - For support come and visit the community here http://www.vpforums....p?showforum=104
24-Nov-18 15:36:01.513 - Pre-Reading DOFLinx.INI startup config file details
24-Nov-18 15:36:01.529 - No DOF Global Config file supplied
24-Nov-18 15:36:01.560 - 0 Pinscape device(s) found
24-Nov-18 15:36:01.576 - 1 LEDWiz device(s) found
24-Nov-18 15:36:01.576 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
24-Nov-18 15:36:01.576 - DOFLinx device:1 LEDWiz setup with 32 outputs
24-Nov-18 15:36:01.591 - 0 FTDI (Sainsmart) device(s) found
24-Nov-18 15:36:01.591 - 0 Ultimate IO device(s) found
24-Nov-18 15:36:01.591 - Reading DOFLinx.INI startup config file details
24-Nov-18 15:36:01.591 - Reading DirectOutputConfig file named E:\DirectOutput\config\directoutputconfig.ini
24-Nov-18 15:36:03.560 - 0 Pinscape device(s) found
24-Nov-18 15:36:03.560 - 1 LEDWiz device(s) found
24-Nov-18 15:36:03.560 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
24-Nov-18 15:36:03.560 - DOFLinx device:1 LEDWiz setup with 32 outputs
24-Nov-18 15:36:03.560 - 0 FTDI (Sainsmart) device(s) found
24-Nov-18 15:36:03.560 - 0 Ultimate IO device(s) found
24-Nov-18 15:39:16.120 - Found valid process name of 'Pinball FX3'
24-Nov-18 15:39:16.123 - Setting FX3 process ID to :4140
24-Nov-18 15:39:16.130 - Activated by process name : 'Pinball FX3'
24-Nov-18 15:39:16.135 - Named process detected and startup commenced
24-Nov-18 15:39:16.138 - Process has administration rights
24-Nov-18 15:39:16.659 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
24-Nov-18 15:39:16.663 - Applying memory offsets for FX3 version circa 29/10/18
24-Nov-18 15:39:16.668 - FX3 full link active
24-Nov-18 15:39:16.673 - Using full colour palette
24-Nov-18 15:39:16.676 - 122colours added to the palette
24-Nov-18 15:39:16.679 - Removing flasher from RGB list, device=1 port=17
24-Nov-18 15:39:16.685 - Removing flasher from RGB list, device=1 port=20
24-Nov-18 15:39:16.692 - Removing flasher from RGB list, device=1 port=23
24-Nov-18 15:39:16.700 - Removing flasher from RGB list, device=1 port=26
24-Nov-18 15:39:16.706 - Removing flasher from RGB list, device=1 port=29
24-Nov-18 15:39:16.714 - Turning on fixed out Device=1 Output=32
24-Nov-18 15:39:21.672 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
24-Nov-18 15:39:21.684 - Loading FX3 configuration file E:\DirectOutput\FX3\EpicQuest.FX3
24-Nov-18 15:39:21.691 - No DOF Global Config file supplied
24-Nov-18 15:39:21.705 - B2S file not found : EpicQuest
24-Nov-18 15:39:21.720 - Building restricted colour palette for game name = EpicQuest
24-Nov-18 15:39:21.727 - 4colours added to the palette
24-Nov-18 15:39:21.735 - Cabinet Mode = 255   Backglass Mode = 0
24-Nov-18 15:39:24.009 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
24-Nov-18 15:39:24.020 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:39:24.035 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:39:24.054 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:39:24.068 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:39:24.083 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:39:24.101 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
24-Nov-18 15:39:24.119 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
24-Nov-18 15:39:25.881 - Key number #13 is activating device=1 output=15
24-Nov-18 15:39:25.890 - Key number #13 is activating device=1 output=16
24-Nov-18 15:39:25.909 - Key number #13 is activating device=1 output=32
24-Nov-18 15:39:25.987 - Key number #13 is de-activating device=1 output=15
24-Nov-18 15:39:25.996 - Key number #13 is de-activating device=1 output=16
24-Nov-18 15:39:26.003 - Key number #13 is de-activating device=1 output=32
24-Nov-18 15:39:33.867 - Key number #13 is activating device=1 output=15
24-Nov-18 15:39:33.873 - Key number #13 is activating device=1 output=16
24-Nov-18 15:39:33.881 - Key number #13 is activating device=1 output=32
24-Nov-18 15:39:33.906 - There are no ON actions for LAUNCHBALL
24-Nov-18 15:39:33.920 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
24-Nov-18 15:39:33.929 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
24-Nov-18 15:39:35.032 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
24-Nov-18 15:39:35.040 - Link is turning on device #7 for 50 milliseconds
24-Nov-18 15:39:35.046 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
24-Nov-18 15:39:35.054 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
24-Nov-18 15:39:35.066 - Key number #13 is de-activating device=1 output=15
24-Nov-18 15:39:35.074 - Key number #13 is de-activating device=1 output=16
24-Nov-18 15:39:35.086 - Key number #13 is de-activating device=1 output=32
24-Nov-18 15:39:35.108 - Link is turning off device #7
24-Nov-18 15:39:35.494 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
24-Nov-18 15:39:35.500 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
24-Nov-18 15:39:35.873 - SENSOR_MINIPLAYFIELD mode=1 action #0 of 'FF_DOF,E416,-1'
24-Nov-18 15:39:35.880 - SENSOR_MINIPLAYFIELD mode=1 action #1 of 'FF_DEV,DV_BK,2000'
24-Nov-18 15:39:35.895 - Link is turning on device #22 for 2000 milliseconds
24-Nov-18 15:39:36.686 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:39:36.693 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:39:36.701 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:39:36.724 - There are no OFF actions for SENSOR_MINIPLAYFIELD
24-Nov-18 15:39:36.795 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:39:36.802 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:39:36.809 - Link is turning off device #2
24-Nov-18 15:39:37.474 - SENSOR_ORBIT_LEFT mode=1 action #0 of 'FF_FLASHER,DV_FLIL,FL_TT,1,200,100,YELLOW_GREEN'
24-Nov-18 15:39:37.481 - SENSOR_ORBIT_LEFT mode=1 action #1 of 'FF_DOF,E411,-1'
24-Nov-18 15:39:37.490 - SENSOR_ORBIT_LEFT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TREE2'
24-Nov-18 15:39:37.638 - There are no OFF actions for SENSOR_ORBIT_LEFT
24-Nov-18 15:39:37.701 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:39:37.708 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:39:37.717 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:39:37.834 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:39:37.841 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:39:37.850 - Link is turning off device #2
24-Nov-18 15:39:37.921 - Link is turning off device #22
24-Nov-18 15:39:38.766 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:39:38.774 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:39:38.781 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:39:38.864 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:39:38.872 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:39:38.880 - Link is turning off device #2
24-Nov-18 15:39:39.762 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:39:39.770 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:39:39.776 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:39:39.902 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:39:39.910 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:39:39.926 - Link is turning off device #2
24-Nov-18 15:39:40.234 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
24-Nov-18 15:39:40.241 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
24-Nov-18 15:39:40.260 - BALLOUT mode=1 action #0 of 'FF_FLASHER,DV_FLOL,FL_OFF,1,1,100,RANDOM'
24-Nov-18 15:39:40.269 - BALLOUT mode=1 action #1 of 'FF_FLASHER,DV_FLIL,FL_OFF,1,1,100,RANDOM'
24-Nov-18 15:39:40.282 - BALLOUT mode=1 action #2 of 'FF_FLASHER,DV_FLCN,FL_OFF,1,1,100,RANDOM'
24-Nov-18 15:39:40.290 - BALLOUT mode=1 action #3 of 'FF_FLASHER,DV_FLIR,FL_OFF,1,1,100,RANDOM'
24-Nov-18 15:39:40.297 - BALLOUT mode=1 action #4 of 'FF_FLASHER,DV_FLOR,FL_OFF,1,1,100,RANDOM'
24-Nov-18 15:39:40.306 - BALLOUT mode=1 action #5 of 'FF_DEV,DV_SR,0'
24-Nov-18 15:39:40.313 - BALLOUT mode=1 action #6 of 'FF_DEV,DV_BK,0'
24-Nov-18 15:39:40.321 - BALLOUT mode=1 action #7 of 'FF_B2S,B2SSTOPALLANIMATIONS'
24-Nov-18 15:39:40.331 - BALLOUT mode=1 action #8 of 'FF_DOF,E130,-1'
24-Nov-18 15:39:40.346 - Link is turning off device #22
24-Nov-18 15:39:40.354 - Link is turning off device #21
24-Nov-18 15:39:40.384 - There are no OFF actions for BALLOUT
24-Nov-18 15:39:40.734 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:39:40.741 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:39:40.748 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:39:40.756 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
24-Nov-18 15:39:40.764 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
24-Nov-18 15:39:40.795 - BALLIN_SENSOR mode=1 action #0 of 'FF_DEV,DV_MC,-1'
24-Nov-18 15:39:40.803 - Link is turning on device #6 for 50 milliseconds
24-Nov-18 15:39:40.813 - BALLIN_SENSOR mode=1 action #1 of 'FF_DOF,E311,-1'
24-Nov-18 15:39:40.822 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
24-Nov-18 15:39:40.829 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
24-Nov-18 15:39:40.873 - Link is turning off device #6
24-Nov-18 15:39:40.897 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:39:40.903 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:39:40.911 - Link is turning off device #2
24-Nov-18 15:39:41.415 - There are no OFF actions for BALLIN_SENSOR
24-Nov-18 15:39:42.202 - SENSOR_MINIPLAYFIELD mode=1 action #0 of 'FF_DOF,E416,-1'
24-Nov-18 15:39:42.209 - SENSOR_MINIPLAYFIELD mode=1 action #1 of 'FF_DEV,DV_BK,2000'
24-Nov-18 15:39:42.217 - Link is turning on device #22 for 2000 milliseconds
24-Nov-18 15:39:42.421 - SENSOR_CARNIVORE_SPIT mode=1 action #0 of 'FF_DOF,E419,-1'
24-Nov-18 15:39:42.429 - SENSOR_CARNIVORE_SPIT mode=1 action #1 of 'FF_DEV,DV_SH,750'
24-Nov-18 15:39:42.443 - Link is turning on device #11 for 750 milliseconds
24-Nov-18 15:39:42.455 - SENSOR_CARNIVORE_SPIT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,TREE2'
24-Nov-18 15:39:42.472 - There are no OFF actions for SENSOR_MINIPLAYFIELD
24-Nov-18 15:39:42.509 - There are no OFF actions for SENSOR_CARNIVORE_SPIT
24-Nov-18 15:39:43.208 - Link is turning off device #11
24-Nov-18 15:39:43.319 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
24-Nov-18 15:39:43.326 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
24-Nov-18 15:39:43.637 - SLINGSHOT_RIGHT mode=1 action #0 of 'FF_DEV,DV_RS,-1'
24-Nov-18 15:39:43.644 - Link is turning on device #4 for 50 milliseconds
24-Nov-18 15:39:43.652 - SLINGSHOT_RIGHT mode=1 action #1 of 'FF_DOF,E111,-1'
24-Nov-18 15:39:43.660 - SLINGSHOT_FLASHER_RIGHT mode=1 action #0 of 'FF_COLOUR,WHITE,RGB_TT,125'
24-Nov-18 15:39:43.670 - SLINGSHOT_FLASHER_RIGHT mode=1 action #1 of 'FF_FLASHER,DV_FLOR,FL_TT,1,100,100,RANDOM'
24-Nov-18 15:39:43.676 - SLINGSHOT_FLASHER_RIGHT mode=1 action #2 of 'FF_B2S,B2SSTARTANIMATION,CASTLE'
24-Nov-18 15:39:43.713 - Link is turning off device #4
24-Nov-18 15:39:43.738 - There are no OFF actions for SLINGSHOT_RIGHT
24-Nov-18 15:39:43.750 - There are no OFF actions for SLINGSHOT_FLASHER_RIGHT
24-Nov-18 15:39:44.242 - Link is turning off device #22
24-Nov-18 15:39:44.678 - There are no OFF actions for GAMEMODE
24-Nov-18 15:39:45.572 - Activating process disappeared so stopping things
24-Nov-18 15:39:45.581 - 0 Pinscape device(s) found
24-Nov-18 15:39:45.588 - 1 LEDWiz device(s) found
24-Nov-18 15:39:45.594 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
24-Nov-18 15:39:45.600 - DOFLinx device:1 LEDWiz setup with 32 outputs
24-Nov-18 15:39:45.609 - 0 FTDI (Sainsmart) device(s) found
24-Nov-18 15:39:45.616 - 0 Ultimate IO device(s) found
24-Nov-18 15:39:58.668 - Found valid process name of 'Pinball FX3'
24-Nov-18 15:39:58.675 - Setting FX3 process ID to :4960
24-Nov-18 15:39:58.687 - Activated by process name : 'Pinball FX3'
24-Nov-18 15:39:58.694 - Named process detected and startup commenced
24-Nov-18 15:39:58.701 - Process has administration rights
24-Nov-18 15:39:59.221 - FX3 EXE name=E:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=18214544 bytes, Dated 10/10/2018 6:49:06 PM
24-Nov-18 15:39:59.228 - Applying memory offsets for FX3 version circa 29/10/18
24-Nov-18 15:39:59.237 - FX3 full link active
24-Nov-18 15:39:59.244 - Using full colour palette
24-Nov-18 15:39:59.251 - 122colours added to the palette
24-Nov-18 15:39:59.257 - Removing flasher from RGB list, device=1 port=17
24-Nov-18 15:39:59.264 - Removing flasher from RGB list, device=1 port=20
24-Nov-18 15:39:59.272 - Removing flasher from RGB list, device=1 port=23
24-Nov-18 15:39:59.281 - Removing flasher from RGB list, device=1 port=26
24-Nov-18 15:39:59.287 - Removing flasher from RGB list, device=1 port=29
24-Nov-18 15:39:59.293 - Turning on fixed out Device=1 Output=32
24-Nov-18 15:40:04.243 - Loading FX3 configuration file E:\DirectOutput\FX3\ALL.FX3
24-Nov-18 15:40:04.253 - Loading FX3 configuration file E:\DirectOutput\FX3\EpicQuest.FX3
24-Nov-18 15:40:04.260 - No DOF Global Config file supplied
24-Nov-18 15:40:04.273 - B2S file not found : EpicQuest
24-Nov-18 15:40:04.285 - Building restricted colour palette for game name = EpicQuest
24-Nov-18 15:40:04.292 - 4colours added to the palette
24-Nov-18 15:40:04.299 - Cabinet Mode = 255   Backglass Mode = 0
24-Nov-18 15:40:06.635 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
24-Nov-18 15:40:06.649 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:40:06.666 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:40:06.684 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:40:06.701 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:40:06.715 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
24-Nov-18 15:40:06.732 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
24-Nov-18 15:40:06.747 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
24-Nov-18 15:40:07.657 - Key number #13 is activating device=1 output=15
24-Nov-18 15:40:07.665 - Key number #13 is activating device=1 output=16
24-Nov-18 15:40:07.674 - Key number #13 is activating device=1 output=32
24-Nov-18 15:40:07.741 - Key number #13 is de-activating device=1 output=15
24-Nov-18 15:40:07.748 - Key number #13 is de-activating device=1 output=16
24-Nov-18 15:40:07.756 - Key number #13 is de-activating device=1 output=32
24-Nov-18 15:40:18.679 - Key number #13 is activating device=1 output=15
24-Nov-18 15:40:18.686 - Key number #13 is activating device=1 output=16
24-Nov-18 15:40:18.697 - Key number #13 is activating device=1 output=32
24-Nov-18 15:40:18.732 - There are no ON actions for LAUNCHBALL
24-Nov-18 15:40:18.742 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
24-Nov-18 15:40:18.750 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
24-Nov-18 15:40:19.381 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
24-Nov-18 15:40:19.388 - Link is turning on device #7 for 50 milliseconds
24-Nov-18 15:40:19.395 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
24-Nov-18 15:40:19.402 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
24-Nov-18 15:40:19.411 - Key number #13 is de-activating device=1 output=15
24-Nov-18 15:40:19.418 - Key number #13 is de-activating device=1 output=16
24-Nov-18 15:40:19.426 - Key number #13 is de-activating device=1 output=32
24-Nov-18 15:40:19.466 - Link is turning off device #7
24-Nov-18 15:40:20.057 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:40:20.064 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:40:20.072 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:40:20.079 - LAUNCHMODE mode=2 action #0 of 'FF_BUTTON,BUT_LB,BA_OFF,0,0'
24-Nov-18 15:40:20.086 - LAUNCHMODE mode=2 action #1 of 'FF_DOF,E310,0'
24-Nov-18 15:40:20.255 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:40:20.262 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:40:20.276 - Link is turning off device #2
24-Nov-18 15:40:21.009 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:40:21.016 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:40:21.023 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:40:21.304 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:40:21.311 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:40:21.327 - Link is turning off device #2
24-Nov-18 15:40:22.024 - RIGHTFLIPPER mode=1 action #0 of 'FF_DEV,DV_RF,10000'
24-Nov-18 15:40:22.032 - Link is turning on device #2 for 10000 milliseconds
24-Nov-18 15:40:22.040 - RIGHTFLIPPER mode=1 action #1 of 'FF_DOF,E102,-1'
24-Nov-18 15:40:22.335 - RIGHTFLIPPER mode=2 action #0 of 'FF_DEV,DV_RF,0'
24-Nov-18 15:40:22.341 - RIGHTFLIPPER mode=2 action #1 of 'FF_DOF,E102,0'
24-Nov-18 15:40:22.349 - Link is turning off device #2
24-Nov-18 15:40:32.210 - There are no OFF actions for GAMEMODE
24-Nov-18 15:40:33.056 - Activating process disappeared so stopping things
24-Nov-18 15:40:33.063 - 0 Pinscape device(s) found
24-Nov-18 15:40:33.070 - 1 LEDWiz device(s) found
24-Nov-18 15:40:33.078 - DOFLinx device: 1 Initializing as LEDWiz #1 with ID=0
24-Nov-18 15:40:33.084 - DOFLinx device:1 LEDWiz setup with 32 outputs
24-Nov-18 15:40:33.091 - 0 FTDI (Sainsmart) device(s) found
24-Nov-18 15:40:33.097 - 0 Ultimate IO device(s) found


Edited by Vizzini, 24 November 2018 - 10:02 PM.


#20 DDH69

DDH69

    Pinball Wizard

  • Platinum Supporter
  • 3,613 posts
  • Location:DOFLinx HQ, Adelaide

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 25 November 2018 - 05:53 AM

Give this one a try.

 

SKIP_RGB_FLASHER_TEST=1 will disable the check.

Attached Files


DOFLinx
Contributions for equipment to help with ongoing DOFLinx development can be made here