@DDH69 - Sweet! I just did a quick test with PinballArcadeCabinet as well as Pinball Wicked and it is passing nudges so it looks like this will work. I am seeing nonstop Left FLipper DOF, Right Flipper DOF forced off by timer in the log file roughly every hundredth of a second. It doesn't seem to hurt anything but DofLinx.exe processor usage is much higher. Is there something else in my INI that I should have so it doesn't have to try and process the flipper DOF events?
Current DofLinx.ini
####
# The config file for DOFLinx to achieve
B2S backglasses only with Pinball FX3
#
# IMPORTANT - when used just for backglasses with FX3 and no output devices with toys, you must add this command line options for DOFLinx, DISABLEDOF=YES
#
# 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.
####
# 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
NUDGE_CHECK_BASIC_KEYBOARD=1
# 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=c:\DirectOutput\config\directoutputconfig.ini
DIRECTOUTPUTGLOBAL=c:\DirectOutput\config\GlobalConfig_b2sServer.xml
# 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=C:\DirectOutput\FX3
# 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=C:\DirectOutput\FX3_B2S\
# This is the folder where B2SServer.exe can be found on your system
PATH_B2S_SERVER=C:\Pinball\Visual Pinball\Tables\
# The list of processes that can activate DOFLinx, in this case, just Pinball FX3
PROCESSES=Pinball FX3,PinballArcadeCabinet,PinballArcade11,PinballWicked-Win32-Shipping
# 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
JOY_PORT=1
JOY_X_OFFSET=32767
JOY_Y_OFFSET=32767
FX_NUDGE_WAIT=1500
FX_LEFT_NUDGE_POINT=-2800
FX_RIGHT_NUDGE_POINT=2800
FX_FORWARD_NUDGE_POINT=2600
FX_LEFT_NUDGE_KEY=4C
FX_RIGHT_NUDGE_KEY=52
FX_FORWARD_NUDGE_KEY=20
FX_LEFT_NUDGE_INPUT=A2
FX_RIGHT_NUDGE_INPUT=A3
NUDGE_WAIT=1500
NUDGE_LEFT_POINT=-2800
NUDGE_RIGHT_POINT=2800
NUDGE_FORWARD_POINT=2600
NUDGE_LEFT_KEY=4C
NUDGE_RIGHT_KEY=52
NUDGE_FORWARD_KEY=20
NUDGE_LEFT_INPUT=A2
NUDGE_RIGHT_INPUT=A3
NUDGE_FORWARD_INPUT=20
Intial part of log with the Timer off messages.
10-Dec-18 12:40:29.254 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
10-Dec-18 12:40:29.258 - Starting up - version 6.54 Beta 1
10-Dec-18 12:40:29.261 - Pre-Reading DOFLinx.INI startup config file details
10-Dec-18 12:40:29.532 - 1 Pinscape device(s) found
10-Dec-18 12:40:29.534 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
10-Dec-18 12:40:29.537 - DOFLinx device:1 Pinscape setup with 22 outputs
10-Dec-18 12:40:29.538 - 1 LEDWiz device(s) found
10-Dec-18 12:40:29.539 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
10-Dec-18 12:40:29.540 - DOFLinx device:2 LEDWiz setup with 32 outputs
10-Dec-18 12:40:29.541 - 0 FTDI (Sainsmart) device(s) found
10-Dec-18 12:40:29.544 - 0 Ultimate IO device(s) found
10-Dec-18 12:40:29.546 - Reading DOFLinx.INI startup config file details
10-Dec-18 12:40:29.548 - Turning on checking for nudge during basic keybaord checking
10-Dec-18 12:40:29.550 - Reading DirectOutputConfig file named c:\DirectOutput\config\directoutputconfig.ini
10-Dec-18 12:40:30.574 - Found valid process name of 'PinballArcadeCabinet'
10-Dec-18 12:40:30.582 - Activated by process name : 'PinballArcadeCabinet'
10-Dec-18 12:40:30.585 - Named process detected and startup commenced
10-Dec-18 12:40:30.588 - Using full colour palette
10-Dec-18 12:40:30.590 - 122 colours added to the palette
10-Dec-18 12:40:30.599 - Left flipper pressed
10-Dec-18 12:40:30.601 - Right flipper pressed
10-Dec-18 12:40:30.604 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.606 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.629 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.631 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.646 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.649 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.661 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.664 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.674 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.677 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.689 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.696 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.724 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.729 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.739 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.745 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.767 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.774 - Right flipper DOF forced off by timer
10-Dec-18 12:40:30.783 - Left flipper DOF forced off by timer
10-Dec-18 12:40:30.789 - Right flipper DOF forced off by timer
Edited by Tempest43528, 10 December 2018 - 05:57 PM.