Jump to content



Photo
- - - - -

cannot find directoutputconfig.ini


  • Please log in to reply
6 replies to this topic

#1 fjser

fjser

    Hobbyist

  • Members
  • PipPip
  • 19 posts

  • Flag: United States of America

  • Favorite Pinball: theater of magic

Posted 05 January 2017 - 03:46 AM

I just installed 4.21 version and Im having a problem where i keep getting the message that the directoutputconfig.ini file cant be found. About 1 out of every 10 times i run it, it works, but rest of time i get the error, followed by an unhandled exception (which i believe is caused by the file not being found). I have tried switching locations of the file, switching paths, etc..no luck...any ideas?

 



#2 fjser

fjser

    Hobbyist

  • Members
  • PipPip
  • 19 posts

  • Flag: United States of America

  • Favorite Pinball: theater of magic

Posted 05 January 2017 - 04:45 AM

I got past the error by putting the directoutputconfig.ini into the same directory as DOFlinx and just putting the filename in the DOFLinx.ini.  That seems to have worked, but now I am concerned that it wont be able to find the FX2 files in their subfolder.  If i move the fx2 files to the same path as DOFLinx.exe and then set the FX2Path to blank in the doflinx.ini, will that work?

 



#3 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 05 January 2017 - 09:32 AM

Yes it will work, but its ugly.

 

Quite happy to help you sort out your paths rather than have to create a mess in your directoutput folder - your choice.

 

If you want to work it through then go back to the original 1 in 10 failure and post your DOFLinx.INI and a DEBUG log.  I haven't heard of a work then no work scenario before, but I'm sure we can sort it out.


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

#4 fjser

fjser

    Hobbyist

  • Members
  • PipPip
  • 19 posts

  • Flag: United States of America

  • Favorite Pinball: theater of magic

Posted 05 January 2017 - 05:28 PM

Thanks, ill post tonight, I wasnt able to get it to work again with the full path setup. I definately think its some weird Windows 8 permissions issue. I was able to put the doflinx.ini file in its own folder and reference it usuing relative path to get past that, but thats not working with the outputsettings file. I may convert the path to 8.1 format to see if that helps since the path has spaces (yes, its in quotes)...

 

will post the files tonight when i switch it back and try again

 



#5 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 06 January 2017 - 09:33 PM

Hmmm spaces ....... should be OK, but don't quote anything (ie the path) inside of the INI file.  Quoting a path for the command line option, sure, but not in the INI.

 

Anyway, lets have a look at the log.


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

#6 dunderdotten

dunderdotten

    Neophyte

  • Members
  • Pip
  • 8 posts

  • Flag: Sweden

  • Favorite Pinball: Attack from mars

Posted 29 December 2019 - 01:52 PM

Hi guys,
I really need your help :D im so confused about all this… i really cant tell if i am missing something or have stuff setup the wrong way. I Think i might missing some stuff...

This is my first cab and i would like to start my jouney with FX3

I have a pinscape controller setup (its working fine with nudge in VPX)

But FX3 is not working… well sort of… after Reading some other threads i have nudge beeing sent to FX3 but its looping til i get a Tilt.

My DOFLinx.exe is in startup (as admin) i have disabled Windows Defender
the CMD line for the shortcut is:
D:\DirectOutput\DOFLinx.exe PATH_INI=D:\DirectOutput\ PATH_FX3 =D:\DirectOutput\FX3\ PATH_FX3_B2S=D:\DirectOutput\FX3Backglass\ PATH_B2S_SERVER=D:\Visual Pinball\Tables\

First of all i dont have any configfile in my D:\DirectOutput\Config\ - do i need it? It´s a clean install so the file was not present from the beginning...

 

My DOFLinx.ini is in the root of D:\DirectOutput\
Looks like this:
DEBUG=1
PINSCAPE=Yes
PROCESSES=Pinball FX3
# Set the joystick settings for nudge with Pinscape and FX3
JOY_PORT=1
JOY_X_OFFSET=32767
JOY_Y_OFFSET=32767
FX_LEFT_NUDGE_POINT=-2500
FX_RIGHT_NUDGE_POINT=2500
FX_FORWARD_NUDGE_POINT=2500
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

The joypart i copied from another thread :) After a pasted it i gott nudge looping when playing any table in FX3 so it does something :)

 

When i start DOFLinx.exe from my shortcut i get a .NET error:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at DOFLinx.MainForm.Set_Next_RGB_Colour()
   at DOFLinx.MainForm.StartRGBColours()
   at DOFLinx.MainForm.DoStartup()
   at DOFLinx.MainForm.SteamTimer_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4075.0 built by: NET48REL1LAST
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DOFLinx
    Assembly Version: 1.0.0.0
    Win32 Version: 5.0.0.0
    CodeBase: file:///D:/DirectOutput/DOFLinx.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4075.0 built by: NET48REL1LAST
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
DirectOutput
    Assembly Version: 3.1.7011.27968
    Win32 Version: 3.1.7011.27968
    CodeBase: file:///D:/DirectOutput/DirectOutput.DLL
----------------------------------------
Extensions
    Assembly Version: 3.1.7011.27968
    Win32 Version: 3.1.7011.27968
    CodeBase: file:///D:/DirectOutput/DirectOutput.dll
----------------------------------------
DOFLinxExt
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/DirectOutput/DOFLinxExt.DLL
----------------------------------------
B2SBackglassServer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Visual%20Pinball/Tables/B2SBackglassServer.DLL
----------------------------------------
System.Web
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4075.0 built by: NET48REL1LAST
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

And in my DOFLinx.LOG it says:
29-dec-19 14:11:03.566 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
29-dec-19 14:11:03.570 - Starting up - version 7.02
29-dec-19 14:11:03.572 - For support come and visit the community here http://www.vpforums....p?showforum=104
29-dec-19 14:11:03.574 - Pre-Reading DOFLinx.INI startup config file details
29-dec-19 14:11:03.641 - DEBUG enabled with showing of window True
29-dec-19 14:11:03.653 - No DOF Global Config file supplied
29-dec-19 14:11:03.669 - Joystick # 1 detected : 0 buttons 
29-dec-19 14:11:03.693 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:11:03.703 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:11:03.717 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=0
29-dec-19 14:11:03.724 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:11:03.725 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
29-dec-19 14:11:03.732 - Reading DOFLinx.INI startup config file details
29-dec-19 14:11:03.734 - Turning DEBUG off
29-dec-19 14:11:03.756 - DEBUG enabled with showing of window True
29-dec-19 14:11:03.763 - The parameter 'PINSCAPE' with data 'Yes' was not processed.  Realtime flag=False Process active flag=False
29-dec-19 14:11:03.771 - Set Debug Privilege = Set OK
29-dec-19 14:11:05.663 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:11:05.675 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:11:05.685 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=0
29-dec-19 14:11:05.697 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:11:05.707 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
29-dec-19 14:11:21.046 - Shutting down
29-dec-19 14:11:21.074 - Program close
29-dec-19 14:11:40.749 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
29-dec-19 14:11:40.753 - Starting up - version 7.02
29-dec-19 14:11:40.754 - For support come and visit the community here http://www.vpforums....p?showforum=104
29-dec-19 14:11:40.756 - Pre-Reading DOFLinx.INI startup config file details
29-dec-19 14:11:40.822 - DEBUG enabled with showing of window True
29-dec-19 14:11:40.833 - No DOF Global Config file supplied
29-dec-19 14:11:40.849 - Joystick # 1 detected : 0 buttons 
29-dec-19 14:11:40.870 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:11:40.880 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:11:40.895 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=0
29-dec-19 14:11:40.898 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:11:40.900 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
29-dec-19 14:11:40.907 - Reading DOFLinx.INI startup config file details
29-dec-19 14:11:40.909 - Turning DEBUG off
29-dec-19 14:11:40.929 - DEBUG enabled with showing of window True
29-dec-19 14:11:40.935 - The parameter 'PINSCAPE' with data 'Yes' was not processed.  Realtime flag=False Process active flag=False
29-dec-19 14:11:40.943 - Set Debug Privilege = Set OK
29-dec-19 14:11:42.830 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:11:42.836 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:11:42.841 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=0
29-dec-19 14:11:42.848 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:11:42.854 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
29-dec-19 14:13:25.146 - Found valid process name of 'Pinball FX3'
29-dec-19 14:13:25.148 - Setting FX3 process ID to :812
29-dec-19 14:13:27.152 - Activated by process name : 'Pinball FX3'
29-dec-19 14:13:27.157 - Named process detected and startup commenced
29-dec-19 14:13:27.700 - FX3 EXE name=D:\Steam\steamapps\common\Pinball FX3\Pinball FX3.exe Size=11022480 bytes, Dated 2019-12-15 13:20:32
29-dec-19 14:13:27.704 - Applying memory offsets for FX3 version circa 10/12/19
29-dec-19 14:13:27.710 - FX3 full link active
29-dec-19 14:13:27.714 - Using full colour palette
29-dec-19 14:13:27.717 - 0 colours added to the palette
29-dec-19 14:13:38.708 - Failed to find FX3 configuration file ALL_PRE.FX3
29-dec-19 14:13:38.713 - ALL_PRE.FX3 could not be loaded
29-dec-19 14:13:38.722 - Failed to find FX3 configuration file WMSCirqusVoltaire.FX3
29-dec-19 14:13:38.730 - No FX3 file found For 'WMSCirqusVoltaire' attempting to load default FX3
29-dec-19 14:13:38.737 - Failed to find FX3 configuration file DEFAULT.FX3
29-dec-19 14:13:38.744 - Default FX3 file could not be loaded
29-dec-19 14:13:38.750 - Failed to find FX3 configuration file ALL_POST.FX3
29-dec-19 14:13:38.759 - ALL_POST.FX3 could not be loaded
29-dec-19 14:13:38.766 - B2S file not found : WMSCirqusVoltaire
29-dec-19 14:13:38.786 - Using full colour palette
29-dec-19 14:13:38.793 - 0 colours added to the palette
29-dec-19 14:13:38.801 - Cabinet Mode = 0   Backglass Mode = 0
29-dec-19 14:13:39.799 - Failed to find FX3 configuration file ALL_PRE.FX3
29-dec-19 14:13:39.805 - ALL_PRE.FX3 could not be loaded
29-dec-19 14:13:39.812 - Failed to find FX3 configuration file WMSWhiteWater.FX3
29-dec-19 14:13:39.819 - No FX3 file found For 'WMSWhiteWater' attempting to load default FX3
29-dec-19 14:13:39.825 - Failed to find FX3 configuration file DEFAULT.FX3
29-dec-19 14:13:39.832 - Default FX3 file could not be loaded
29-dec-19 14:13:39.839 - Failed to find FX3 configuration file ALL_POST.FX3
29-dec-19 14:13:39.845 - ALL_POST.FX3 could not be loaded
29-dec-19 14:13:39.851 - B2S file not found : WMSWhiteWater
29-dec-19 14:13:39.864 - Using full colour palette
29-dec-19 14:13:39.873 - 0 colours added to the palette
29-dec-19 14:13:39.881 - Cabinet Mode = 0   Backglass Mode = 0
29-dec-19 14:13:40.878 - Failed to find FX3 configuration file ALL_PRE.FX3
29-dec-19 14:13:40.884 - ALL_PRE.FX3 could not be loaded
29-dec-19 14:13:40.891 - Failed to find FX3 configuration file SorcerersLair.FX3
29-dec-19 14:13:40.897 - No FX3 file found For 'SorcerersLair' attempting to load default FX3
29-dec-19 14:13:40.903 - Failed to find FX3 configuration file DEFAULT.FX3
29-dec-19 14:13:40.910 - Default FX3 file could not be loaded
29-dec-19 14:13:40.918 - Failed to find FX3 configuration file ALL_POST.FX3
29-dec-19 14:13:40.924 - ALL_POST.FX3 could not be loaded
29-dec-19 14:13:40.931 - B2S file not found : SorcerersLair
29-dec-19 14:13:40.944 - Using full colour palette
29-dec-19 14:13:40.951 - 0 colours added to the palette
29-dec-19 14:13:40.958 - Cabinet Mode = 0   Backglass Mode = 0
29-dec-19 14:13:46.047 - No TriggerActions for GAMEMODE were found
29-dec-19 14:13:48.346 - Key sent For NUDGELEFT
29-dec-19 14:13:48.844 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:13:49.846 - Key sent For NUDGELEFT
29-dec-19 14:13:50.348 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:13:51.347 - Key sent For NUDGELEFT
29-dec-19 14:13:51.525 - No TriggerActions for  were found
29-dec-19 14:13:51.847 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:13:52.861 - Key sent For NUDGELEFT
29-dec-19 14:13:53.363 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:13:53.614 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:53.620 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:54.361 - Key sent For NUDGELEFT
29-dec-19 14:13:54.864 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:13:54.874 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:54.880 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:55.598 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:55.604 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:55.861 - Key sent For NUDGELEFT
29-dec-19 14:13:56.178 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:56.184 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:56.361 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:13:56.816 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:56.823 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:57.334 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:57.341 - No TriggerActions for LAUNCHBALL were found
29-dec-19 14:13:57.379 - Key sent For NUDGELEFT
29-dec-19 14:13:57.847 - No TriggerActions for  were found
29-dec-19 14:13:57.875 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:13:58.894 - Key sent For NUDGELEFT
29-dec-19 14:13:59.395 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:14:00.410 - Key sent For NUDGELEFT
29-dec-19 14:14:00.786 - No TriggerActions for LEFTFLIPPER were found
29-dec-19 14:14:00.792 - No TriggerActions for LEFTFLIPPER were found
29-dec-19 14:14:00.908 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:14:01.599 - No TriggerActions for LEFTFLIPPER were found
29-dec-19 14:14:01.614 - No TriggerActions for LEFTFLIPPER were found
29-dec-19 14:14:01.923 - Key sent For NUDGELEFT
29-dec-19 14:14:02.422 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:14:03.425 - Key sent For NUDGELEFT
29-dec-19 14:14:03.598 - No TriggerActions for LEFTFLIPPER were found
29-dec-19 14:14:03.604 - No TriggerActions for LEFTFLIPPER were found
29-dec-19 14:14:03.925 - No off TriggerActions For NUDGELEFT were found by nudge timer routine
29-dec-19 14:14:04.470 - No TriggerActions for GAMEMODE were found
29-dec-19 14:14:13.409 - Activating process disappeared so stopping things
29-dec-19 14:14:13.425 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:14:13.434 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:14:13.446 - DOFLinx device: 2 Initializing as LEDWiz #8 with ID=0
29-dec-19 14:14:13.457 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:14:13.469 - This device is probably a PinScape emulating a LEDWiz, if it is, then it is better to assign toys to the Pinscape device not this one
29-dec-19 14:18:31.233 - Shutting down
29-dec-19 14:18:31.309 - Program close
29-dec-19 14:19:50.000 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
29-dec-19 14:19:50.004 - Starting up - version 7.02
29-dec-19 14:19:50.006 - For support come and visit the community here http://www.vpforums....p?showforum=104
29-dec-19 14:19:50.007 - Pre-Reading DOFLinx.INI startup config file details
29-dec-19 14:19:50.077 - DEBUG enabled with showing of window True
29-dec-19 14:19:50.089 - No DOF Global Config file supplied
29-dec-19 14:19:50.115 - Joystick # 1 detected : 32 buttons   Z-Axis
29-dec-19 14:19:50.138 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:19:50.148 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:19:50.162 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
29-dec-19 14:19:50.166 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:19:50.173 - Reading DOFLinx.INI startup config file details
29-dec-19 14:19:50.174 - Turning DEBUG off
29-dec-19 14:19:50.197 - DEBUG enabled with showing of window True
29-dec-19 14:19:50.203 - The parameter 'PINSCAPE' with data 'Yes' was not processed.  Realtime flag=False Process active flag=False
29-dec-19 14:19:50.210 - Set Debug Privilege = Set OK
29-dec-19 14:19:52.080 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:19:52.085 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:19:52.089 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
29-dec-19 14:19:52.092 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:20:31.848 - Shutting down
29-dec-19 14:20:31.874 - Program close
29-dec-19 14:20:54.632 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
29-dec-19 14:20:54.637 - Starting up - version 7.02
29-dec-19 14:20:54.638 - For support come and visit the community here http://www.vpforums....p?showforum=104
29-dec-19 14:20:54.640 - Pre-Reading DOFLinx.INI startup config file details
29-dec-19 14:20:54.718 - DEBUG enabled with showing of window True
29-dec-19 14:20:54.728 - No DOF Global Config file supplied
29-dec-19 14:20:54.751 - Joystick # 1 detected : 32 buttons   Z-Axis
29-dec-19 14:20:54.773 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:20:54.784 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:20:54.804 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
29-dec-19 14:20:54.808 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:20:54.814 - Reading DOFLinx.INI startup config file details
29-dec-19 14:20:54.816 - Turning DEBUG off
29-dec-19 14:20:54.837 - DEBUG enabled with showing of window True
29-dec-19 14:20:54.849 - Set Debug Privilege = Set OK
29-dec-19 14:20:56.723 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:20:56.734 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:20:56.744 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
29-dec-19 14:20:56.757 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:22:36.964 - Game name = 'Fake'
29-dec-19 14:22:36.982 - Named process detected and startup commenced
29-dec-19 14:22:36.994 - Using full colour palette
29-dec-19 14:22:37.000 - 0 colours added to the palette
29-dec-19 14:23:40.654 - Shutting down
29-dec-19 14:23:40.675 - Program close
29-dec-19 14:23:45.144 - DOF Linx for Pinball Emulators - DOFLinx by DDH69
29-dec-19 14:23:45.149 - Starting up - version 7.02
29-dec-19 14:23:45.149 - For support come and visit the community here http://www.vpforums....p?showforum=104
29-dec-19 14:23:45.151 - Pre-Reading DOFLinx.INI startup config file details
29-dec-19 14:23:45.228 - DEBUG enabled with showing of window True
29-dec-19 14:23:45.238 - No DOF Global Config file supplied
29-dec-19 14:23:45.260 - Joystick # 1 detected : 32 buttons   Z-Axis
29-dec-19 14:23:45.278 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:23:45.289 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:23:45.305 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
29-dec-19 14:23:45.308 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:23:45.316 - Reading DOFLinx.INI startup config file details
29-dec-19 14:23:45.318 - Turning DEBUG off
29-dec-19 14:23:45.339 - DEBUG enabled with showing of window True
29-dec-19 14:23:45.351 - Set Debug Privilege = Set OK
29-dec-19 14:23:47.236 - DOFLinx device: 1 Initializing as Pinscape #1 with name=Pinscape Controller
29-dec-19 14:23:47.249 - DOFLinx device:1 Pinscape setup with 22 outputs
29-dec-19 14:23:47.258 - DOFLinx device: 2 Initializing as LEDWiz #1 with ID=0
29-dec-19 14:23:47.265 - DOFLinx device:2 LEDWiz setup with 32 outputs
29-dec-19 14:23:51.411 - Game name = 'Fake'
29-dec-19 14:23:51.426 - Named process detected and startup commenced
29-dec-19 14:23:51.434 - Using full colour palette
29-dec-19 14:23:51.439 - 0 colours added to the palette
29-dec-19 14:24:50.702 - Shutting down
29-dec-19 14:24:50.726 - Program close

 

Sorry if this is much info but i am feeling really lost here :D



#7 DDH69

DDH69

    Pinball Wizard

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

  • Flag: Australia

  • Favorite Pinball: Monster Bash

Posted 29 December 2019 - 10:26 PM

Probably best that you read a couple of the setup guides within the DOFLinx forum on this site.  There is one for DOFLinx in general, and another for analogue nudge.  (I'm at work so cannot paste the links - sorry).  I suggest setting up DOFLinx first, then move onto adding analogue nudge.

 

Your shortcut shuld only have the first two parts, ie "<path>\DOFLInx.EXE<space>PATH_INI=<path>"

 

The second path is where you have your DOFLinx.INI file.  There are some samples in the DOFLinx release, but you will need to customise it.  It is in this file that the rest of the paths are setup.


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