Good morning/afternoon,
After many tries and error, I can't get B2S to work with FX3.
Here is the log info:
15-août-19 23:24:47.577 - Found valid process name of 'Pinball FX3'
15-août-19 23:24:47.684 - Setting FX3 process ID to :2300
15-août-19 23:24:49.805 - Activated by process name : 'Pinball FX3'
15-août-19 23:24:49.911 - Named process detected and startup commenced
15-août-19 23:24:50.020 - Process has administration rights
15-août-19 23:24:50.683 - FX3 EXE name=C:\Program Files (x86)\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=17959568 bytes, Dated 02/08/2019 22:52:51
15-août-19 23:24:50.795 - Applying memory offsets for FX3 version circa 29/5/19
15-août-19 23:24:50.907 - FX3 full link active
15-août-19 23:24:51.011 - Using full colour palette
15-août-19 23:24:51.115 - 122 colours added to the palette
15-août-19 23:28:56.424 - Loading FX3 configuration file c:\DirectOutput\FX3\ALL_PRE.FX3
15-août-19 23:28:56.532 - Loading FX3 configuration file c:\DirectOutput\FX3\WMSRedAndTedRoadShow.FX3
15-août-19 23:28:56.636 - No DOF Global Config file supplied
15-août-19 23:28:56.745 - Loading FX3 configuration file c:\DirectOutput\FX3\ALL_POST.FX3
15-août-19 23:28:56.849 - B2S file not found : WMSRedAndTedRoadShow
15-août-19 23:28:56.979 - Using full colour palette
15-août-19 23:28:57.085 - 122 colours added to the palette
15-août-19 23:28:57.191 - Cabinet Mode = 0 Backglass Mode = 0
15-août-19 23:28:58.295 - Loading FX3 configuration file c:\DirectOutput\FX3\ALL_PRE.FX3
15-août-19 23:28:58.437 - Loading FX3 configuration file c:\DirectOutput\FX3\SorcerersLair.FX3
15-août-19 23:28:58.542 - No DOF Global Config file supplied
15-août-19 23:28:58.656 - Loading FX3 configuration file c:\DirectOutput\FX3\ALL_POST.FX3
15-août-19 23:28:58.761 - B2S file not found : SorcerersLair
15-août-19 23:28:58.892 - Using full colour palette
15-août-19 23:28:58.996 - 122 colours added to the palette
15-août-19 23:28:59.103 - Cabinet Mode = 0 Backglass Mode = 0
15-août-19 23:29:03.877 - GAMEMODE mode=1 action #0 of 'FF_COLOUR,BLACK,RGB_DF,0'
15-août-19 23:29:03.989 - GAMEMODE mode=1 action #1 of 'FF_FLASHER,DV_FLOL,FL_FD,6,750,50,RANDOM'
15-août-19 23:29:04.095 - GAMEMODE mode=1 action #2 of 'FF_FLASHER,DV_FLOR,FL_FD,6,750,50,RANDOM'
15-août-19 23:29:04.202 - GAMEMODE mode=1 action #3 of 'FF_FLASHER,DV_FLIL,FL_FD,6,750,50,RANDOM'
15-août-19 23:29:04.307 - GAMEMODE mode=1 action #4 of 'FF_FLASHER,DV_FLIR,FL_FD,6,750,50,RANDOM'
15-août-19 23:29:04.415 - GAMEMODE mode=1 action #5 of 'FF_FLASHER,DV_FLCN,FL_FD,6,750,50,RANDOM'
15-août-19 23:29:04.522 - GAMEMODE mode=1 action #6 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
15-août-19 23:29:04.628 - GAMEMODE mode=1 action #7 of 'FF_DOF,E424,-1'
15-août-19 23:29:04.739 - LAUNCHMODE mode=1 action #0 of 'FF_BUTTON,BUT_LB,BA_FL,10000,500'
15-août-19 23:29:04.848 - LAUNCHMODE mode=1 action #1 of 'FF_DOF,E310,-1'
15-août-19 23:29:06.650 - There are no ON actions for LAUNCHBALL
15-août-19 23:29:06.770 - LAUNCHBALL mode=2 action #0 of 'FF_DEV,DV_MR,-1'
15-août-19 23:29:06.877 - LAUNCHBALL mode=2 action #1 of 'FF_DOF,E132,-1'
15-août-19 23:29:06.986 - LAUNCHBALL mode=2 action #2 of 'FF_B2S,B2SSTARTANIMATION,TITLE'
15-août-19 23:29:09.308 - There are no OFF actions for GAMEMODE
15-août-19 23:29:19.744 - Activating process disappeared so stopping things
and here is my DOF Config file:
####
# The config file for DOFLinx
# A mad idea by DDH69 to have some flipper sounds, RGB display and turn buttons on when playing Pinball FX2 via Steam
# Its grown a lot since that silly start!
# Note – this works with LEDWiz, PacLed64, KL25Z and Sainsmart (FTDI devices)
# 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
#
#### MISC ################################
# If you want to list the processes that will wake up DOFLinx, comment it out if you just want Pinball FX2
PROCESSES=Pinball FX3,Pinball FX2,PinballArcade11,Future Pinball,VPinball_9_9_1,VPPhysMod5,VPinballX
# The location of your standard DOF outut configuration file
DIRECTOUTPUTCONFIG=c:\DirectOutput\config\directoutputconfig.ini
# Setting FORCE_ACTIVE=1 will cause DOFLinx to not listen for processes and just run until you kill the process.
FORCE_ACTIVE=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 window game name for setting game specific colours
OUTPUT_GAME_NAME=1
# 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
SHOW_IN_TASKBAR=1
#PATH_FX2=c:\DirectOutput\FX2\
PATH_FX3=c:\DirectOutput\FX3\
PATH_FX3_B2S=c:\DirectOutput\FX3_BS\
#PATH_FX2_B2S=c:\DirectOutput\FX2_B2S\
PATH_B2S_SERVER=c:\Visual Pinball\Tables\
DIRECTOUTPUTGLOBAL=C:\DirectOutput\config\GlobalConfig_b2SServer.xml
#### FUTURE PINBALL SETUP ##############
FP_LINK_WAIT_TIME=950000
FP_ATTEMPT_LINK=1
I have FX3 setup as borderless window, backglass disabled (but DMD still enabled - 2 screen setup)
I have the folders above, and the B2S file + jpg into the FX3_BS folder
From the log file it does load the FX3 config file, but it fails to find the B2S file.
Am I missing Something ?
Thanks and regards