From 5e8011c396600204ed1ae4fe88d29218988d5da5 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Sun, 17 Nov 2013 23:45:28 +0100 Subject: cfg update --- cfg/CMPS.dat | 22 +++++ cfg/LFSPS.dat | 30 +++++++ cfg/bu0710_default.sli | 14 +++ cfg/controls_default.sli | 167 +++++++++++++++++++++++++++++++++++ cfg/controls_gugus.sli | 123 ++++++++++++++++++++++++++ cfg/default_plugins_options.ecfg | 95 ++++++++++++++++++++ cfg/f1_digits_functions.ecfg | 48 ++++++++++ cfg/fanatec_default.sli | 34 +++++++ cfg/fanatec_digits_functions.ecfg | 42 +++++++++ cfg/fanatec_f1_2013.sli | 42 +++++++++ cfg/fanatec_f1_2013_v2.sli | 42 +++++++++ cfg/fanatec_iracing.sli | 36 ++++++++ cfg/fanatec_osp_methods.ecfg | 5 ++ cfg/fanatec_shiftlights_methods.ecfg | 7 ++ cfg/fanatec_spdlmt_methods.ecfg | 7 ++ cfg/fanatec_wheels.dbc | 3 + cfg/g27_osp_methods.ecfg | 4 + cfg/g27_shiftlights_methods.ecfg | 3 + cfg/g27_spdlmt_methods.ecfg | 3 + cfg/g27leds_default.sli | 21 +++++ cfg/gameware_G25 Racing Wheel.sli | 49 ++++++++++ cfg/gdev.dbc | 4 + cfg/general_default.sli | 31 +++++++ cfg/plugins_options.ecfg | 71 +++++++++++++++ cfg/simracedlx_default.sli | 81 +++++++++++++++++ cfg/simracedlx_f1_2012.sli | 81 +++++++++++++++++ cfg/simracedlx_f1_2013.sli | 89 +++++++++++++++++++ cfg/simracedlx_f1_2013_v2.sli | 89 +++++++++++++++++++ cfg/simracedlx_iracing.sli | 83 +++++++++++++++++ cfg/simracedlx_lfs.sli | 81 +++++++++++++++++ cfg/simracedlx_rfactor.sli | 81 +++++++++++++++++ cfg/simracedlx_simbin.sli | 83 +++++++++++++++++ cfg/simracedlx_welcome.ecfg | 2 + cfg/simracef1_default.sli | 88 ++++++++++++++++++ cfg/simracef1_f1_2012.sli | 88 ++++++++++++++++++ cfg/simracef1_f1_2013.sli | 97 ++++++++++++++++++++ cfg/simracef1_f1_2013_v2.sli | 97 ++++++++++++++++++++ cfg/simracef1_iracing.sli | 90 +++++++++++++++++++ cfg/simracef1_lfs.sli | 88 ++++++++++++++++++ cfg/simracef1_rfactor.sli | 88 ++++++++++++++++++ cfg/simracef1_simbin.sli | 90 +++++++++++++++++++ cfg/simracef1_welcome.ecfg | 2 + cfg/sli_left_functions.ecfg | 36 ++++++++ cfg/sli_options.ecfg | 31 +++++++ cfg/sli_osp_methods.ecfg | 5 ++ cfg/sli_right_functions.ecfg | 38 ++++++++ cfg/sli_shiftlights_methods.ecfg | 7 ++ cfg/sli_spdlmt_methods.ecfg | 7 ++ cfg/sliemu_default.sli | 74 ++++++++++++++++ cfg/sliemu_f1_2013.sli | 82 +++++++++++++++++ cfg/sliemu_f1_2013_v2.sli | 82 +++++++++++++++++ cfg/sliemu_iracing.sli | 76 ++++++++++++++++ cfg/sliemu_welcome.ecfg | 2 + cfg/slim_codemasters.sli | 72 +++++++++++++++ cfg/slim_default.sli | 72 +++++++++++++++ cfg/slim_f1_2012.sli | 72 +++++++++++++++ cfg/slim_f1_2013.sli | 80 +++++++++++++++++ cfg/slim_f1_2013_v2.sli | 80 +++++++++++++++++ cfg/slim_iracing.sli | 74 ++++++++++++++++ cfg/slim_lfs.sli | 72 +++++++++++++++ cfg/slim_rfactor.sli | 72 +++++++++++++++ cfg/slim_simbin.sli | 72 +++++++++++++++ cfg/slipro_codemasters.sli | 90 +++++++++++++++++++ cfg/slipro_default.sli | 90 +++++++++++++++++++ cfg/slipro_f1_2012.sli | 90 +++++++++++++++++++ cfg/slipro_f1_2012_api_v2.sli | 90 +++++++++++++++++++ cfg/slipro_f1_2013.sli | 98 ++++++++++++++++++++ cfg/slipro_f1_2013_api_v2.sli | 98 ++++++++++++++++++++ cfg/slipro_gus.sli | 84 ++++++++++++++++++ cfg/slipro_iracing.sli | 92 +++++++++++++++++++ cfg/slipro_lfs.sli | 90 +++++++++++++++++++ cfg/slipro_rfactor.sli | 90 +++++++++++++++++++ cfg/slipro_simbin.sli | 90 +++++++++++++++++++ cfg/slipro_status.ecfg | 8 ++ cfg/slipro_welcome.ecfg | 2 + cfg/srf1emu_default.sli | 75 ++++++++++++++++ cfg/srf1emu_f1_2012.sli | 75 ++++++++++++++++ cfg/srf1emu_f1_2013.sli | 82 +++++++++++++++++ cfg/srf1emu_f1_2013_v2.sli | 82 +++++++++++++++++ cfg/srf1emu_iracing.sli | 77 ++++++++++++++++ cfg/srf1emu_lfs.sli | 75 ++++++++++++++++ cfg/srf1emu_rfactor.sli | 75 ++++++++++++++++ cfg/srf1emu_simbin.sli | 75 ++++++++++++++++ cfg/srf1emu_welcome.ecfg | 2 + scripts/gugus/enterExit.lua | 1 + scripts/gugus/gear.lua | 2 + scripts/gugus/sliproDigits.lua | 8 +- scripts/gugus/speedlimiter.lua | 2 + scripts/slidevice.lua | 2 +- scripts/slipro_gus.lua | 9 +- slipro_gus.sli | 84 ------------------ 91 files changed, 5053 insertions(+), 92 deletions(-) create mode 100644 cfg/CMPS.dat create mode 100644 cfg/LFSPS.dat create mode 100644 cfg/bu0710_default.sli create mode 100644 cfg/controls_default.sli create mode 100644 cfg/controls_gugus.sli create mode 100644 cfg/default_plugins_options.ecfg create mode 100644 cfg/f1_digits_functions.ecfg create mode 100644 cfg/fanatec_default.sli create mode 100644 cfg/fanatec_digits_functions.ecfg create mode 100644 cfg/fanatec_f1_2013.sli create mode 100644 cfg/fanatec_f1_2013_v2.sli create mode 100644 cfg/fanatec_iracing.sli create mode 100644 cfg/fanatec_osp_methods.ecfg create mode 100644 cfg/fanatec_shiftlights_methods.ecfg create mode 100644 cfg/fanatec_spdlmt_methods.ecfg create mode 100644 cfg/fanatec_wheels.dbc create mode 100644 cfg/g27_osp_methods.ecfg create mode 100644 cfg/g27_shiftlights_methods.ecfg create mode 100644 cfg/g27_spdlmt_methods.ecfg create mode 100644 cfg/g27leds_default.sli create mode 100644 cfg/gameware_G25 Racing Wheel.sli create mode 100644 cfg/gdev.dbc create mode 100644 cfg/general_default.sli create mode 100644 cfg/plugins_options.ecfg create mode 100644 cfg/simracedlx_default.sli create mode 100644 cfg/simracedlx_f1_2012.sli create mode 100644 cfg/simracedlx_f1_2013.sli create mode 100644 cfg/simracedlx_f1_2013_v2.sli create mode 100644 cfg/simracedlx_iracing.sli create mode 100644 cfg/simracedlx_lfs.sli create mode 100644 cfg/simracedlx_rfactor.sli create mode 100644 cfg/simracedlx_simbin.sli create mode 100644 cfg/simracedlx_welcome.ecfg create mode 100644 cfg/simracef1_default.sli create mode 100644 cfg/simracef1_f1_2012.sli create mode 100644 cfg/simracef1_f1_2013.sli create mode 100644 cfg/simracef1_f1_2013_v2.sli create mode 100644 cfg/simracef1_iracing.sli create mode 100644 cfg/simracef1_lfs.sli create mode 100644 cfg/simracef1_rfactor.sli create mode 100644 cfg/simracef1_simbin.sli create mode 100644 cfg/simracef1_welcome.ecfg create mode 100644 cfg/sli_left_functions.ecfg create mode 100644 cfg/sli_options.ecfg create mode 100644 cfg/sli_osp_methods.ecfg create mode 100644 cfg/sli_right_functions.ecfg create mode 100644 cfg/sli_shiftlights_methods.ecfg create mode 100644 cfg/sli_spdlmt_methods.ecfg create mode 100644 cfg/sliemu_default.sli create mode 100644 cfg/sliemu_f1_2013.sli create mode 100644 cfg/sliemu_f1_2013_v2.sli create mode 100644 cfg/sliemu_iracing.sli create mode 100644 cfg/sliemu_welcome.ecfg create mode 100644 cfg/slim_codemasters.sli create mode 100644 cfg/slim_default.sli create mode 100644 cfg/slim_f1_2012.sli create mode 100644 cfg/slim_f1_2013.sli create mode 100644 cfg/slim_f1_2013_v2.sli create mode 100644 cfg/slim_iracing.sli create mode 100644 cfg/slim_lfs.sli create mode 100644 cfg/slim_rfactor.sli create mode 100644 cfg/slim_simbin.sli create mode 100644 cfg/slipro_codemasters.sli create mode 100644 cfg/slipro_default.sli create mode 100644 cfg/slipro_f1_2012.sli create mode 100644 cfg/slipro_f1_2012_api_v2.sli create mode 100644 cfg/slipro_f1_2013.sli create mode 100644 cfg/slipro_f1_2013_api_v2.sli create mode 100644 cfg/slipro_gus.sli create mode 100644 cfg/slipro_iracing.sli create mode 100644 cfg/slipro_lfs.sli create mode 100644 cfg/slipro_rfactor.sli create mode 100644 cfg/slipro_simbin.sli create mode 100644 cfg/slipro_status.ecfg create mode 100644 cfg/slipro_welcome.ecfg create mode 100644 cfg/srf1emu_default.sli create mode 100644 cfg/srf1emu_f1_2012.sli create mode 100644 cfg/srf1emu_f1_2013.sli create mode 100644 cfg/srf1emu_f1_2013_v2.sli create mode 100644 cfg/srf1emu_iracing.sli create mode 100644 cfg/srf1emu_lfs.sli create mode 100644 cfg/srf1emu_rfactor.sli create mode 100644 cfg/srf1emu_simbin.sli create mode 100644 cfg/srf1emu_welcome.ecfg delete mode 100755 slipro_gus.sli diff --git a/cfg/CMPS.dat b/cfg/CMPS.dat new file mode 100644 index 0000000..f834886 --- /dev/null +++ b/cfg/CMPS.dat @@ -0,0 +1,22 @@ +##################################################################### + +# CMPS - Codemasters Proxy Server +# (c)2010-2013 by EK and Zappadoc - All Rights Reserved. +# (http://www.eksimracing.com) +# (http://www.eksimracing.com/forum) +# (http://www.eksimracing.com/f-a-q ) + +######################### ############################ + +# Codemasters Outgauge Port (same as in hardware_settings_config.xml file in ../Documents/My Games/ directory) +CMOutGaugePort = 20777 + +# Host IP (your local IP, change it only if the default 127.0.0.1 failed) +Host = 127.0.0.1 + +# UDP Outgauge port list (list of all UDP port using CM Outgauge - up to 50 devices or applications) +# 40555 is the default outgauge port used by codemasters plugins F12010, F12011, F12012, F1 2013, DiRT2, DiRT3, GRID 2 with SLIMax Manager +# 40556 any device using this port should recieved UDP packets +# edit the port if needed using the Plugin Manager of SLIMax Manager III +# +OutGaugeProxyPort = 40555,40556 diff --git a/cfg/LFSPS.dat b/cfg/LFSPS.dat new file mode 100644 index 0000000..9061a9d --- /dev/null +++ b/cfg/LFSPS.dat @@ -0,0 +1,30 @@ +##################################################################### + +# LFSPS - Live For Speed Proxy Server +# (c)2010-2012 by EK and Zappadoc - All Rights Reserved. +# website: +# (http://www.eksimracing.com) +# Software Support: +# (http://www.eksimracing.com/forum) + +######################### LFS ############################ + +# LFS Outgauge (same as in cfg.txt file in LFS directory) +LFSOutGaugePort = 33333 + +# Host IP +Host = 127.0.0.1 + +# UDP Outgauge port list (list of all UDP port using LFS Outgauge - devices or applications) +# 30001 default BU0710 outgauge UDP port +# 30002 default SLI-M outgauge UDP port +# 30003 default SLI-PRO outgauge UDP port +# 30005 default SLIMax Manager UDP Port +# Sample UDP port used by other devices or addons apps: +# 4124 X-SIM outgauge UDP port +# 35555 CarSoundRemix (CSR) outgauge UDP port +# +# see the config file of each registered devices or apps for more details +# +OutGaugeProxyPort = 4124,30001,30002,30003,30005,35555 + diff --git a/cfg/bu0710_default.sli b/cfg/bu0710_default.sli new file mode 100644 index 0000000..8179d9f --- /dev/null +++ b/cfg/bu0710_default.sli @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/cfg/controls_default.sli b/cfg/controls_default.sli new file mode 100644 index 0000000..da2db34 --- /dev/null +++ b/cfg/controls_default.sli @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/controls_gugus.sli b/cfg/controls_gugus.sli new file mode 100644 index 0000000..3fe5055 --- /dev/null +++ b/cfg/controls_gugus.sli @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/default_plugins_options.ecfg b/cfg/default_plugins_options.ecfg new file mode 100644 index 0000000..8a775bb --- /dev/null +++ b/cfg/default_plugins_options.ecfg @@ -0,0 +1,95 @@ +# SLIMAX Mgr III (c)2012-2013 By Zappadoc - All Rights Reserved. - Plugins Data - +# *** Do not edit this file *** +# 0 no prefs, +# 1 need rFactor bridge (indicate path), +# 2 need rFactor 2 bridge (indicate path), +# 3 spare +# 4 need Eurotruck bridge (indicate path), +# 5 need UDP Port +# 6 need TCP Port +# 7 need UDP and TCP ports +# 8 need to display text message +# 9 need codemaster options +# 10 need assetto corsa options +# 20 need piboso kart racing pro bridge (indicate path), +# 21 need piboso GP Bikes bridge (indicate path), +# 22 need piboso WRS bridge (indicate path), +# 30 need a custom options +# *** Do not edit this file *** +# +# 32Bit Plugins +# +ARCAEngine = 1|C:\Program Files (x86)\ARCA Remax\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +AssettoCorsaEngine = 8|No option. Shared Memory is enabled by default. +AssettoCorsaPlug = 10|9996,127.0.0.1,5,Assetto Corsa default options are just fine for most configs: IP:127.0.0.1 UDP Port:9996 Rate:5 Decrease the rate if you experience a slowdown on display device. +DiRT2Plug = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/DiRT2/hardwaresettings/ directory (see the Installation FAQ for more info). +DiRT3Plug = 9|20777,127.0.0.1,1,default options is OK but you need to edit hardware_settings_config.xml in your ../Documents/My Games/DiRT3/hardwaresettings/ directory (see Installation FAQ for more info). Latest DiRT3 game patch is bugged do not update. +F12010Plug = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2010/hardwaresettings/ directory (see the Installation FAQ for more info). +F12011Plug = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2011/hardwaresettings/ directory (see the Installation FAQ for more info). +F12012Plug = 9|20777,127.0.0.1,2,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2012/hardwaresettings/ directory (see the Installation FAQ for more info). +GRID2Plug = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +GRID2_AVXPlug = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +F12013Plug = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2013/hardwaresettings/ directory (see the Installation FAQ for more info). +GRIDPlug = 9|20777,127.0.0.1,1,GRID 1 may not work properly (API data missing) default options should be fine but you need to edit the hardware_settings_config.xml file in your ../Documents/GRID/hardwaresettings/ directory. +FTruckEngine = 1|C:\Program Files (x86)\FTruck\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +GPBPlug = 21|C:\Program Files (x86)\GP Bikes\gpbikes\plugins\GPBSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the GP Bikes bridge dlo into the plugins directory of the simulation. +GSCEngine = 1|C:\GSC2012\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +GTLPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTL/Userdata/.. directory) +GTR2BasicPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2Plug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2SteamPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/GRT2/Userdata/.. directory) +iRacingSimPlug = 8|Launch iRacing simulation and open options then uncheck G27 and Fanatec native support or disable SLIMax Mgr support for this game devices. +KRPPlug = 20|C:\Program Files (x86)\Kart Racing Pro\plugins\KRPSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the Kart Racing PRO bridge dlo into the plugins directory of the simulation. +LFSPlug = 7|30005,29999,127.0.0.1,Fill out the form with info corresponding to your ../LFS/cfg.txt config file: OutGauge UDP port (default: 30005 and IP (default: 127.0.0.1) and the Insim TCP port (default:29999) +netKar PRO Plugin = 8|The plugin has been provided by Kunos in 32Bit only and obviously works only with 32Bit version of SLIMax Manager. +PCARSPlug = 8|Shared Memory must be enabled in game setup (see the FAQ for more info) +PCARSPlugAFR = 8|Shared Memory must be enabled in game setup(see the FAQ for more info) +RichardBurnsRallyPlug = 8|The plugin works with RichardBurnsRally_SSE.exe app only and is compatible with RSRBR201X +rFactor2Plug = 2|C:\Program Files (x86)\rFactor2\plugins\rFactor2SLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor 2 bridge dll into the plugins directory of the simulation. +rFactorPlug = 1|C:\Program Files (x86)\rFactor\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +SHIFT2Plug = 8|The plugin works with boxed US version only (not tested with Steam version) +SimbinR3ESteamPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/raceroom racing experience/Userdata/.. directory) +SimbinSteamPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/USERNAME/race07/Userdata/.. directory) +SRWEngine = 1|C:\Program Files (x86)\Simraceway\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +SuperleagueEngine = 1|C:\Program Files (x86)\Superleague\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +TCarreteraEngine = 1|C:\Program Files (x86)\ACTC\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +ETS2Plug = 4|C:\Program Files (x86)\Euro Truck Simulator 2\bin\win_x86\plugins\EuroTruckSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the Eurotruck bridge dll into the plugins directory of the simulation. +WRSPlug = 22|C:\Program Files (x86)\World Racing Series\wrs\plugins\wrsbridge.dll,click the button 'Install Bridge Manually' to copy and install manually the PiBoSo WRS bridge dlo into the plugins directory of the simulation. +# +# 64Bit Plugins (same as x86 for now...) +# +ARCAEngine64 = 1|C:\Program Files (x86)\ARCA Remax\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +AssettoCorsaEngine64 = 8|No option. Shared Memory is enabled by default. +AssettoCorsaPlug64 = 10|9996,127.0.0.1,5,Assetto Corsa default options are just fine for most configs: IP:127.0.0.1 UDP Port:9996 Rate:5 Decrease the rate if you experience a slowdown on display device. +DiRT2Plug64 = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/DiRT2/hardwaresettings/ directory (see the Installation FAQ for more info). +DiRT3Plug64 = 9|20777,127.0.0.1,1,default options is OK but you need to edit hardware_settings_config.xml in your ../Documents/My Games/DiRT3/hardwaresettings/ directory (see Installation FAQ for more info). Latest DiRT3 game patch is bugged do not update. +F12010Plug64 = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2010/hardwaresettings/ directory (see the Installation FAQ for more info). +F12011Plug64 = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2011/hardwaresettings/ directory (see the Installation FAQ for more info). +F12012Plug64 = 9|20777,127.0.0.1,2,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2012/hardwaresettings/ directory (see the Installation FAQ for more info). +GRID2Plug64 = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +GRID2_AVXPlug64 = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +F12013Plug64 = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2013/hardwaresettings/ directory (see the Installation FAQ for more info). +GRIDPlug64 = 9|20777,127.0.0.1,1,GRID 1 may not work properly (API data missing) default options should be fine but you need to edit the hardware_settings_config.xml file in your ../Documents/GRID/hardwaresettings/ directory. +FTruckEngine64 = 1|C:\Program Files (x86)\FTruck\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +GPBPlug64 = 21|C:\Program Files (x86)\GP Bikes\gpbikes\plugins\GPBSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the GP Bikes bridge dlo into the plugins directory of the simulation. +GSCEngine64 = 1|C:\GSC2012\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +GTLPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTL/Userdata/.. directory) +GTR2BasicPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2Plug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2SteamPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/GRT2/Userdata/.. directory) +iRacingSimPlug64 = 8|Launch iRacing simulation and open options then uncheck G27 and Fanatec native support or disable SLIMax Mgr support for this game devices. +KRPPlug64 = 20|C:\Program Files (x86)\Kart Racing Pro\plugins\KRPSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the Kart Racing PRO bridge dlo into the plugins directory of the simulation. +LFSPlug64 = 7|30005,29999,127.0.0.1,Fill out the form with info corresponding to your ../LFS/cfg.txt config file: OutGauge UDP port (default: 30005 and IP (default: 127.0.0.1) and the Insim TCP port (default:29999) +PCARSPlug64 = 8|Shared Memory must be enabled in game setup (see the FAQ for more info) +PCARSPlugAFR64 = 8|Shared Memory must be enabled in game setup(see the FAQ for more info) +RichardBurnsRallyPlug64 = 8|The plugin works with RichardBurnsRally_SSE.exe app only and is compatible with RSRBR201X +rFactor2Plug64 = 2|C:\Program Files (x86)\rFactor2\plugins\rFactor2SLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor 2 bridge dll into the plugins directory of the simulation. +rFactorPlug64 = 1|C:\Program Files (x86)\rFactor\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +SHIFT2Plug64 = 8|The plugin works with boxed US version only (not tested with Steam version) +SimbinR3ESteamPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/raceroom racing experience/Userdata/.. directory) +SimbinSteamPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/USERNAME/race07/Userdata/.. directory) +SRWEngine64 = 1|C:\Program Files (x86)\Simraceway\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +SuperleagueEngine64 = 1|C:\Program Files (x86)\Superleague\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +TCarreteraEngine64 = 1|C:\Program Files (x86)\ACTC\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +ETS2Plug64 = 4|C:\Program Files (x86)\Euro Truck Simulator 2\bin\win_x86\plugins\EuroTruckSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the Eurotruck bridge dll into the plugins directory of the simulation. +WRSPlug64 = 22|C:\Program Files (x86)\World Racing Series\wrs\plugins\wrsbridge.dll,click the button 'Install Bridge Manually' to copy and install manually the PiBoSo WRS bridge dlo into the plugins directory of the simulation. \ No newline at end of file diff --git a/cfg/f1_digits_functions.ecfg b/cfg/f1_digits_functions.ecfg new file mode 100644 index 0000000..43c72da --- /dev/null +++ b/cfg/f1_digits_functions.ecfg @@ -0,0 +1,48 @@ +1.speed +2.fuel +3.position +4.laps completed +5.sector +6.total laps +7.water temp +8.oil temp +9.lap time +10.best laptime +11.last laptime +12.iRacing current partial (off) +13.iRacing vs best lap +14.iRacing vs optimal lap +15.iRacing vs optimal sector (off) +16.iRacing vs session best lap +17.iRacing vs session optimal lap +18.iRacing vs session optimal sector (off) +19.real time diff vs best +20.real time diff vs last +21.Remaining laps for fuel in tank +22.rpm +23.track size(km) +24.distance (km) +25.kers +26.kers max +27.drs +28.kers percent +29.wheels temp FL +30.wheels temp FR +31.wheels temp RL +32.wheels temp RR +33.wheels press FL +34.wheels press FR +35.wheels press RL +36.wheels press RR +37.brakes temp FL +38.brakes temp FR +39.brakes temp RL +40.brakes temp RR +41.time remaining +42.system time +43.time elapsed +44.last sector (3, 1 and 2) +45.PIT +46.Safety Car +47.real time diff vs last + sector +48.real time diff vs best + sector \ No newline at end of file diff --git a/cfg/fanatec_default.sli b/cfg/fanatec_default.sli new file mode 100644 index 0000000..5314b2e --- /dev/null +++ b/cfg/fanatec_default.sli @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/fanatec_digits_functions.ecfg b/cfg/fanatec_digits_functions.ecfg new file mode 100644 index 0000000..12ed4c7 --- /dev/null +++ b/cfg/fanatec_digits_functions.ecfg @@ -0,0 +1,42 @@ +1.gear +2.speed +3.fuel +4.position +5.laps completed +6.sector +7.total laps +8.water temp +9.oil temp +10.best laptime +11.last laptime +12.iRacing current partial (off) +13.iRacing vs best lap +14.iRacing vs optimal lap +15.iRacing vs optimal sector (off) +16.iRacing vs session best lap +17.iRacing vs session optimal lap +18.iRacing vs session optimal sector (off) +19.real time diff vs best +20.real time diff vs last +21.Remaining laps for fuel in tank +22.rpm +23.track size(km) +24.distance (km) +25.kers +26.kers max +27.drs +28.kers percent +29.wheels temp FL +30.wheels temp FR +31.wheels temp RL +32.wheels temp RR +33.wheels press FL +34.wheels press FR +35.wheels press RL +36.wheels press RR +37.brakes temp FL +38.brakes temp FR +39.brakes temp RL +40.brakes temp RR +41.PIT +42.Safety Car \ No newline at end of file diff --git a/cfg/fanatec_f1_2013.sli b/cfg/fanatec_f1_2013.sli new file mode 100644 index 0000000..e5c801b --- /dev/null +++ b/cfg/fanatec_f1_2013.sli @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/fanatec_f1_2013_v2.sli b/cfg/fanatec_f1_2013_v2.sli new file mode 100644 index 0000000..e3dd216 --- /dev/null +++ b/cfg/fanatec_f1_2013_v2.sli @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/fanatec_iracing.sli b/cfg/fanatec_iracing.sli new file mode 100644 index 0000000..18acf3c --- /dev/null +++ b/cfg/fanatec_iracing.sli @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/fanatec_osp_methods.ecfg b/cfg/fanatec_osp_methods.ecfg new file mode 100644 index 0000000..a7d48b3 --- /dev/null +++ b/cfg/fanatec_osp_methods.ecfg @@ -0,0 +1,5 @@ +0 Default, Blue leds blinking +1 All leds blinking +2 Side Led Blinking +3 Center Leds Blinking +4 Side leds fixed diff --git a/cfg/fanatec_shiftlights_methods.ecfg b/cfg/fanatec_shiftlights_methods.ecfg new file mode 100644 index 0000000..6316104 --- /dev/null +++ b/cfg/fanatec_shiftlights_methods.ecfg @@ -0,0 +1,7 @@ +0 Progressive +1 Alternate Y/R/B +2 Percentage +3 Absolute +4 Side To Center +5 KERS Yellow And Alternate R/B +6 Revers KERS Yellow And Alternate R/B \ No newline at end of file diff --git a/cfg/fanatec_spdlmt_methods.ecfg b/cfg/fanatec_spdlmt_methods.ecfg new file mode 100644 index 0000000..cb2e648 --- /dev/null +++ b/cfg/fanatec_spdlmt_methods.ecfg @@ -0,0 +1,7 @@ +0 One RPM Led Fixed +1 One RPM Led Blinking +2 All RPM Blinking +3 Alternate RPM Blinking +4 No RPM led + Digits Alternate Blinking +5 No RPM led + Digits Blinking +6 RPM leds fixed + Digits Blinking \ No newline at end of file diff --git a/cfg/fanatec_wheels.dbc b/cfg/fanatec_wheels.dbc new file mode 100644 index 0000000..eb28fc1 --- /dev/null +++ b/cfg/fanatec_wheels.dbc @@ -0,0 +1,3 @@ +CSR = 0011 +Porsche = 0197 +CSW = 038E \ No newline at end of file diff --git a/cfg/g27_osp_methods.ecfg b/cfg/g27_osp_methods.ecfg new file mode 100644 index 0000000..49f46da --- /dev/null +++ b/cfg/g27_osp_methods.ecfg @@ -0,0 +1,4 @@ +0 Default +1 All RPM leds blinking +2 Side RPM leds blinking +3 Center RPM leds blinking \ No newline at end of file diff --git a/cfg/g27_shiftlights_methods.ecfg b/cfg/g27_shiftlights_methods.ecfg new file mode 100644 index 0000000..f233a45 --- /dev/null +++ b/cfg/g27_shiftlights_methods.ecfg @@ -0,0 +1,3 @@ +0 Progressive +1 Percentage +2 Absolute \ No newline at end of file diff --git a/cfg/g27_spdlmt_methods.ecfg b/cfg/g27_spdlmt_methods.ecfg new file mode 100644 index 0000000..7a1050a --- /dev/null +++ b/cfg/g27_spdlmt_methods.ecfg @@ -0,0 +1,3 @@ +0 Fixed +1 All Leds Blinking +2 Alternate Leds Blinking \ No newline at end of file diff --git a/cfg/g27leds_default.sli b/cfg/g27leds_default.sli new file mode 100644 index 0000000..82db50e --- /dev/null +++ b/cfg/g27leds_default.sli @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/gameware_G25 Racing Wheel.sli b/cfg/gameware_G25 Racing Wheel.sli new file mode 100644 index 0000000..a6be94f --- /dev/null +++ b/cfg/gameware_G25 Racing Wheel.sli @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/gdev.dbc b/cfg/gdev.dbc new file mode 100644 index 0000000..450c7a0 --- /dev/null +++ b/cfg/gdev.dbc @@ -0,0 +1,4 @@ +# SLIMAX Mgr III (c)2012-2013 By Zappadoc - All Rights Reserved. - Device Data - +# *** Do not edit this file *** +# G25 Racing Wheel +46d,c299,0,G25 Racing Wheel diff --git a/cfg/general_default.sli b/cfg/general_default.sli new file mode 100644 index 0000000..cc1e5b3 --- /dev/null +++ b/cfg/general_default.sli @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/plugins_options.ecfg b/cfg/plugins_options.ecfg new file mode 100644 index 0000000..6ae6f47 --- /dev/null +++ b/cfg/plugins_options.ecfg @@ -0,0 +1,71 @@ +ARCAEngine = 1|C:\Program Files (x86)\ARCA Remax\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +ARCAEngine64 = 1|C:\Program Files (x86)\ARCA Remax\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +AssettoCorsaEngine = 8|No option. Shared Memory is enabled by default. +AssettoCorsaEngine64 = 8|No option. Shared Memory is enabled by default. +AssettoCorsaPlug = 10|9996,127.0.0.1,5,Assetto Corsa default options are just fine for most configs: IP:127.0.0.1 UDP Port:9996 Rate:5 Decrease the rate if you experience a slowdown on display device. +AssettoCorsaPlug64 = 10|9996,127.0.0.1,5,Assetto Corsa default options are just fine for most configs: IP:127.0.0.1 UDP Port:9996 Rate:5 Decrease the rate if you experience a slowdown on display device. +DiRT2Plug = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/DiRT2/hardwaresettings/ directory (see the Installation FAQ for more info). +DiRT2Plug64 = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/DiRT2/hardwaresettings/ directory (see the Installation FAQ for more info). +DiRT3Plug = 9|20777,127.0.0.1,1,default options is OK but you need to edit hardware_settings_config.xml in your ../Documents/My Games/DiRT3/hardwaresettings/ directory (see Installation FAQ for more info). Latest DiRT3 game patch is bugged do not update. +DiRT3Plug64 = 9|20777,127.0.0.1,1,default options is OK but you need to edit hardware_settings_config.xml in your ../Documents/My Games/DiRT3/hardwaresettings/ directory (see Installation FAQ for more info). Latest DiRT3 game patch is bugged do not update. +ETS2Plug = 4|C:\Program Files (x86)\Euro Truck Simulator 2\bin\win_x86\plugins\EuroTruckSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the Eurotruck bridge dll into the plugins directory of the simulation. +ETS2Plug64 = 4|C:\Program Files (x86)\Euro Truck Simulator 2\bin\win_x86\plugins\EuroTruckSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the Eurotruck bridge dll into the plugins directory of the simulation. +F12010Plug = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2010/hardwaresettings/ directory (see the Installation FAQ for more info). +F12010Plug64 = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2010/hardwaresettings/ directory (see the Installation FAQ for more info). +F12011Plug = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2011/hardwaresettings/ directory (see the Installation FAQ for more info). +F12011Plug64 = 9|20777,127.0.0.1,1,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2011/hardwaresettings/ directory (see the Installation FAQ for more info). +F12012Plug = 9|20777,127.0.0.1,2,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2012/hardwaresettings/ directory (see the Installation FAQ for more info). +F12012Plug64 = 9|20777,127.0.0.1,2,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2012/hardwaresettings/ directory (see the Installation FAQ for more info). +F12013Plug = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2013/hardwaresettings/ directory (see the Installation FAQ for more info). +F12013Plug64 = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/FormulaOne2013/hardwaresettings/ directory (see the Installation FAQ for more info). +FTruckEngine = 1|C:\Program Files (x86)\FTruck\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +FTruckEngine64 = 1|C:\Program Files (x86)\FTruck\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +GPBPlug = 21|C:\Program Files (x86)\GP Bikes\gpbikes\plugins\GPBSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the GP Bikes bridge dlo into the plugins directory of the simulation. +GPBPlug64 = 21|C:\Program Files (x86)\GP Bikes\gpbikes\plugins\GPBSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the GP Bikes bridge dlo into the plugins directory of the simulation. +GRID2Plug = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +GRID2Plug64 = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +GRID2_AVXPlug = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +GRID2_AVXPlug64 = 9|20777,127.0.0.1,3,default options should be fine but you still need to edit the hardware_settings_config.xml file in your ../Documents/My Games/GRID 2/hardwaresettings/ directory (see the Installation FAQ for more info). +GRIDPlug = 9|20777,127.0.0.1,1,GRID 1 may not work properly (API data missing) default options should be fine but you need to edit the hardware_settings_config.xml file in your ../Documents/GRID/hardwaresettings/ directory. +GRIDPlug64 = 9|20777,127.0.0.1,1,GRID 1 may not work properly (API data missing) default options should be fine but you need to edit the hardware_settings_config.xml file in your ../Documents/GRID/hardwaresettings/ directory. +GSCEngine = 1|C:\GSC2012\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +GSCEngine64 = 1|C:\GSC2012\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +GTLPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTL/Userdata/.. directory) +GTLPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTL/Userdata/.. directory) +GTR2BasicPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2BasicPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2Plug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2Plug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../GTR2/Userdata/.. directory) +GTR2SteamPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/GRT2/Userdata/.. directory) +GTR2SteamPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/GRT2/Userdata/.. directory) +KRPPlug = 20|C:\Program Files (x86)\Kart Racing Pro\plugins\KRPSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the Kart Racing PRO bridge dlo into the plugins directory of the simulation. +KRPPlug64 = 20|C:\Program Files (x86)\Kart Racing Pro\plugins\KRPSLIBridge.dlo,click the button 'Install Bridge Manually' to copy and install manually the Kart Racing PRO bridge dlo into the plugins directory of the simulation. +LFSPlug = 7|30005,29999,127.0.0.1,Fill out the form with info corresponding to your ../LFS/cfg.txt config file: OutGauge UDP port (default: 30005 and IP (default: 127.0.0.1) and the Insim TCP port (default:29999) +LFSPlug64 = 7|30005,29999,127.0.0.1,Fill out the form with info corresponding to your ../LFS/cfg.txt config file: OutGauge UDP port (default: 30005 and IP (default: 127.0.0.1) and the Insim TCP port (default:29999) +PCARSPlug = 8|Shared Memory must be enabled in game setup (see the FAQ for more info) +PCARSPlug64 = 8|Shared Memory must be enabled in game setup (see the FAQ for more info) +PCARSPlugAFR = 8|Shared Memory must be enabled in game setup(see the FAQ for more info) +PCARSPlugAFR64 = 8|Shared Memory must be enabled in game setup(see the FAQ for more info) +RichardBurnsRallyPlug = 8|The plugin works with RichardBurnsRally_SSE.exe app only and is compatible with RSRBR201X +RichardBurnsRallyPlug64 = 8|The plugin works with RichardBurnsRally_SSE.exe app only and is compatible with RSRBR201X +SHIFT2Plug = 8|The plugin works with boxed US version only (not tested with Steam version) +SHIFT2Plug64 = 8|The plugin works with boxed US version only (not tested with Steam version) +SRWEngine = 1|C:\Program Files (x86)\Simraceway\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +SRWEngine64 = 1|C:\Program Files (x86)\Simraceway\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +SimbinR3ESteamPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/raceroom racing experience/Userdata/.. directory) +SimbinR3ESteamPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/common/raceroom racing experience/Userdata/.. directory) +SimbinSteamPlug = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/USERNAME/race07/Userdata/.. directory) +SimbinSteamPlug64 = 8|Shared Memory must be = 1 (enable) in your PLR (Simbin Player options in ../Steamapps/USERNAME/race07/Userdata/.. directory) +SuperleagueEngine = 1|C:\Program Files (x86)\Superleague\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +SuperleagueEngine64 = 1|C:\Program Files (x86)\Superleague\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +TCarreteraEngine = 1|C:\Program Files (x86)\ACTC\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +TCarreteraEngine64 = 1|C:\Program Files (x86)\ACTC\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +WRSPlug = 22|C:\Program Files (x86)\World Racing Series\wrs\plugins\wrsbridge.dll,click the button 'Install Bridge Manually' to copy and install manually the PiBoSo WRS bridge dlo into the plugins directory of the simulation. +WRSPlug64 = 22|C:\Program Files (x86)\World Racing Series\wrs\plugins\wrsbridge.dll,click the button 'Install Bridge Manually' to copy and install manually the PiBoSo WRS bridge dlo into the plugins directory of the simulation. +iRacingSimPlug = 8|Launch iRacing simulation and open options then uncheck G27 and Fanatec native support or disable SLIMax Mgr support for this game devices. +iRacingSimPlug64 = 8|Launch iRacing simulation and open options then uncheck G27 and Fanatec native support or disable SLIMax Mgr support for this game devices. +netKar PRO Plugin = 8|The plugin has been provided by Kunos in 32Bit only and obviously works only with 32Bit version of SLIMax Manager. +rFactor2Plug = 2|C:\Program Files (x86)\rFactor2\plugins\rFactor2SLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor 2 bridge dll into the plugins directory of the simulation. +rFactor2Plug64 = 2|C:\Program Files (x86)\rFactor2\plugins\rFactor2SLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor 2 bridge dll into the plugins directory of the simulation. +rFactorPlug = 1|C:\Program Files (x86)\rFactor\plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. +rFactorPlug64 = 1|C:\Program Files (x86)\rFactor\Plugins\rFactorSLIBridge.dll,click the button 'Install Bridge Manually' to copy and install manually the rFactor bridge dll into the plugins directory of the simulation. diff --git a/cfg/simracedlx_default.sli b/cfg/simracedlx_default.sli new file mode 100644 index 0000000..bf43cc2 --- /dev/null +++ b/cfg/simracedlx_default.sli @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_f1_2012.sli b/cfg/simracedlx_f1_2012.sli new file mode 100644 index 0000000..3b777d7 --- /dev/null +++ b/cfg/simracedlx_f1_2012.sli @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_f1_2013.sli b/cfg/simracedlx_f1_2013.sli new file mode 100644 index 0000000..155d931 --- /dev/null +++ b/cfg/simracedlx_f1_2013.sli @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_f1_2013_v2.sli b/cfg/simracedlx_f1_2013_v2.sli new file mode 100644 index 0000000..079ba48 --- /dev/null +++ b/cfg/simracedlx_f1_2013_v2.sli @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_iracing.sli b/cfg/simracedlx_iracing.sli new file mode 100644 index 0000000..43cdc80 --- /dev/null +++ b/cfg/simracedlx_iracing.sli @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_lfs.sli b/cfg/simracedlx_lfs.sli new file mode 100644 index 0000000..7da541b --- /dev/null +++ b/cfg/simracedlx_lfs.sli @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_rfactor.sli b/cfg/simracedlx_rfactor.sli new file mode 100644 index 0000000..8a384b5 --- /dev/null +++ b/cfg/simracedlx_rfactor.sli @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_simbin.sli b/cfg/simracedlx_simbin.sli new file mode 100644 index 0000000..a4810d9 --- /dev/null +++ b/cfg/simracedlx_simbin.sli @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracedlx_welcome.ecfg b/cfg/simracedlx_welcome.ecfg new file mode 100644 index 0000000..892cb44 --- /dev/null +++ b/cfg/simracedlx_welcome.ecfg @@ -0,0 +1,2 @@ +SIMR +DLX* diff --git a/cfg/simracef1_default.sli b/cfg/simracef1_default.sli new file mode 100644 index 0000000..a47428c --- /dev/null +++ b/cfg/simracef1_default.sli @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_f1_2012.sli b/cfg/simracef1_f1_2012.sli new file mode 100644 index 0000000..d2f9da3 --- /dev/null +++ b/cfg/simracef1_f1_2012.sli @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_f1_2013.sli b/cfg/simracef1_f1_2013.sli new file mode 100644 index 0000000..54d0b02 --- /dev/null +++ b/cfg/simracef1_f1_2013.sli @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_f1_2013_v2.sli b/cfg/simracef1_f1_2013_v2.sli new file mode 100644 index 0000000..f214208 --- /dev/null +++ b/cfg/simracef1_f1_2013_v2.sli @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_iracing.sli b/cfg/simracef1_iracing.sli new file mode 100644 index 0000000..acfc79a --- /dev/null +++ b/cfg/simracef1_iracing.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_lfs.sli b/cfg/simracef1_lfs.sli new file mode 100644 index 0000000..ead39bc --- /dev/null +++ b/cfg/simracef1_lfs.sli @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_rfactor.sli b/cfg/simracef1_rfactor.sli new file mode 100644 index 0000000..5eb3ec5 --- /dev/null +++ b/cfg/simracef1_rfactor.sli @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_simbin.sli b/cfg/simracef1_simbin.sli new file mode 100644 index 0000000..8cd1122 --- /dev/null +++ b/cfg/simracef1_simbin.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/simracef1_welcome.ecfg b/cfg/simracef1_welcome.ecfg new file mode 100644 index 0000000..44a1512 --- /dev/null +++ b/cfg/simracef1_welcome.ecfg @@ -0,0 +1,2 @@ +SIMR +*F1* diff --git a/cfg/sli_left_functions.ecfg b/cfg/sli_left_functions.ecfg new file mode 100644 index 0000000..98d37a1 --- /dev/null +++ b/cfg/sli_left_functions.ecfg @@ -0,0 +1,36 @@ +1.speed +2.fuel:speed +3.position:speed +4.laps completed:speed +5.sector:speed +6.laps completed:total laps +7.water temp +8.oil temp +9.wheels temp FL +10.wheels temp FR +11.wheels temp RL +12.wheels temp RR +13.wheels press FL +14.wheels press FR +15.wheels press RL +16.wheels press RR +17.brakes temp FL +18.brakes temp FR +19.brakes temp RL +20.brakes temp RR +21.position +22.Remaining laps for fuel in tank +23.rpm +24.track size +25.fuel +26.distance +27.laps completed +28.total laps +29.sector +30.kers +31.kers max +32.drs +33.kers percent +34.kers percent:speed +35.PIT +36.Safety Car \ No newline at end of file diff --git a/cfg/sli_options.ecfg b/cfg/sli_options.ecfg new file mode 100644 index 0000000..a935363 --- /dev/null +++ b/cfg/sli_options.ecfg @@ -0,0 +1,31 @@ +// SLIMAX Mgr III (c)2012-2013 By Zappadoc - All Rights Reserved. - options - +// *** Do not edit this file *** +[options] +left = 5332 +right = 5736 +top = 10 +bottom = 286 +alpha = 90 +skin = default +closebutton_x = 375 +closebutton_y = 0 +sizebutton_x = 351 +sizebutton_y = 0 +optionsbutton_x = 314 +optionsbutton_y = 0 +splash = 1 +splashsnd = 0 +winstate = 0 +prefs_idx = 42 +prefs_tabid = 4 +prefs_flag = 4 +prefs_itemname = slipro_gus.sli +prefs_bu0710name = bu0710_default.sli +prefs_slimname = slim_default.sli +prefs_sliproname = slipro_gus.sli +prefs_sliemuname = sliemu_default.sli +prefs_fanatecname = fanatec_default.sli +prefs_g27ledscname = g27leds_default.sli +prefs_simdisplaydlxname = simracedlx_default.sli +prefs_simdisplayf1name = simracef1_default.sli +prefs_srf1emuname = srf1emu_default.sli diff --git a/cfg/sli_osp_methods.ecfg b/cfg/sli_osp_methods.ecfg new file mode 100644 index 0000000..357e348 --- /dev/null +++ b/cfg/sli_osp_methods.ecfg @@ -0,0 +1,5 @@ +0 Default +1 Default + Blue RPM blinking +2 Default Blinking + Blue RPM No Blinking +3 Blue RPM Alone Blinking +4 Blue RPM Alone No Blinking \ No newline at end of file diff --git a/cfg/sli_right_functions.ecfg b/cfg/sli_right_functions.ecfg new file mode 100644 index 0000000..b3cab92 --- /dev/null +++ b/cfg/sli_right_functions.ecfg @@ -0,0 +1,38 @@ +1.current lap time +2.best lap time +3.last lap time +4.iRacing current partial (off) +5.iRacing vs best lap +6.iRacing vs optimal lap +7.iRacing vs optimal sector (off) +8.iRacing vs session best lap +9.iRacing vs session optimal lap +10.iRacing vs session optimal sector (off) +11.real time diff vs best +12.real time diff vs last +13.current sector (1, 2 and 3) +14.best sector1 +15.best sector2 +16.last sector1 +17.last sector2 +18.position +19.Remaining laps for fuel in tank +20.speed +21.time remaining +22.system time +23.rpm:gear +24.time elapsed +25.fuel +26.distance +27.lap completed +28.total laps +29.sector +30.kers +31.kers max +32.drs +33.kers percent +34.track size +35.last sector (3, 1 and 2) +36.rpm +37.real time diff vs last + sector +38.real time diff vs best + sector \ No newline at end of file diff --git a/cfg/sli_shiftlights_methods.ecfg b/cfg/sli_shiftlights_methods.ecfg new file mode 100644 index 0000000..169e89c --- /dev/null +++ b/cfg/sli_shiftlights_methods.ecfg @@ -0,0 +1,7 @@ +0 Progressive +1 Alternate G/R/B +2 Percentage +3 Absolute +4 Side To Center +5 KERS Green And Alternate R/B +6 Revers KERS Green And Alternate R/B \ No newline at end of file diff --git a/cfg/sli_spdlmt_methods.ecfg b/cfg/sli_spdlmt_methods.ecfg new file mode 100644 index 0000000..0a46dcf --- /dev/null +++ b/cfg/sli_spdlmt_methods.ecfg @@ -0,0 +1,7 @@ +0 SpeedLimiter Led +1 SpeedLimiter Blinking +2 SpeedLimiter + RPM Blinking +3 Alternate RPM Blinking +4 Digits Blinking +5 Gear + Digits Blinking +6 RPM Freezed + Digits Blinking \ No newline at end of file diff --git a/cfg/sliemu_default.sli b/cfg/sliemu_default.sli new file mode 100644 index 0000000..44bd2e6 --- /dev/null +++ b/cfg/sliemu_default.sli @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/sliemu_f1_2013.sli b/cfg/sliemu_f1_2013.sli new file mode 100644 index 0000000..0b2583e --- /dev/null +++ b/cfg/sliemu_f1_2013.sli @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/sliemu_f1_2013_v2.sli b/cfg/sliemu_f1_2013_v2.sli new file mode 100644 index 0000000..028b7c5 --- /dev/null +++ b/cfg/sliemu_f1_2013_v2.sli @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/sliemu_iracing.sli b/cfg/sliemu_iracing.sli new file mode 100644 index 0000000..7656fc1 --- /dev/null +++ b/cfg/sliemu_iracing.sli @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/sliemu_welcome.ecfg b/cfg/sliemu_welcome.ecfg new file mode 100644 index 0000000..b9b12be --- /dev/null +++ b/cfg/sliemu_welcome.ecfg @@ -0,0 +1,2 @@ +*SLI +EMU* diff --git a/cfg/slim_codemasters.sli b/cfg/slim_codemasters.sli new file mode 100644 index 0000000..79ce06b --- /dev/null +++ b/cfg/slim_codemasters.sli @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_default.sli b/cfg/slim_default.sli new file mode 100644 index 0000000..7448bcf --- /dev/null +++ b/cfg/slim_default.sli @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_f1_2012.sli b/cfg/slim_f1_2012.sli new file mode 100644 index 0000000..96309df --- /dev/null +++ b/cfg/slim_f1_2012.sli @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_f1_2013.sli b/cfg/slim_f1_2013.sli new file mode 100644 index 0000000..6acbd45 --- /dev/null +++ b/cfg/slim_f1_2013.sli @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_f1_2013_v2.sli b/cfg/slim_f1_2013_v2.sli new file mode 100644 index 0000000..1fb61f5 --- /dev/null +++ b/cfg/slim_f1_2013_v2.sli @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_iracing.sli b/cfg/slim_iracing.sli new file mode 100644 index 0000000..02a5e72 --- /dev/null +++ b/cfg/slim_iracing.sli @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_lfs.sli b/cfg/slim_lfs.sli new file mode 100644 index 0000000..8e68e39 --- /dev/null +++ b/cfg/slim_lfs.sli @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_rfactor.sli b/cfg/slim_rfactor.sli new file mode 100644 index 0000000..c8859f7 --- /dev/null +++ b/cfg/slim_rfactor.sli @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slim_simbin.sli b/cfg/slim_simbin.sli new file mode 100644 index 0000000..028c63a --- /dev/null +++ b/cfg/slim_simbin.sli @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_codemasters.sli b/cfg/slipro_codemasters.sli new file mode 100644 index 0000000..4c27c4a --- /dev/null +++ b/cfg/slipro_codemasters.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_default.sli b/cfg/slipro_default.sli new file mode 100644 index 0000000..64a1e9b --- /dev/null +++ b/cfg/slipro_default.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_f1_2012.sli b/cfg/slipro_f1_2012.sli new file mode 100644 index 0000000..1268f4a --- /dev/null +++ b/cfg/slipro_f1_2012.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_f1_2012_api_v2.sli b/cfg/slipro_f1_2012_api_v2.sli new file mode 100644 index 0000000..2830aa7 --- /dev/null +++ b/cfg/slipro_f1_2012_api_v2.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_f1_2013.sli b/cfg/slipro_f1_2013.sli new file mode 100644 index 0000000..250f088 --- /dev/null +++ b/cfg/slipro_f1_2013.sli @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_f1_2013_api_v2.sli b/cfg/slipro_f1_2013_api_v2.sli new file mode 100644 index 0000000..41becb9 --- /dev/null +++ b/cfg/slipro_f1_2013_api_v2.sli @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_gus.sli b/cfg/slipro_gus.sli new file mode 100644 index 0000000..cf295e4 --- /dev/null +++ b/cfg/slipro_gus.sli @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_iracing.sli b/cfg/slipro_iracing.sli new file mode 100644 index 0000000..71d3e4c --- /dev/null +++ b/cfg/slipro_iracing.sli @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_lfs.sli b/cfg/slipro_lfs.sli new file mode 100644 index 0000000..896ace8 --- /dev/null +++ b/cfg/slipro_lfs.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_rfactor.sli b/cfg/slipro_rfactor.sli new file mode 100644 index 0000000..7b9e321 --- /dev/null +++ b/cfg/slipro_rfactor.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_simbin.sli b/cfg/slipro_simbin.sli new file mode 100644 index 0000000..6acb1cd --- /dev/null +++ b/cfg/slipro_simbin.sli @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/slipro_status.ecfg b/cfg/slipro_status.ecfg new file mode 100644 index 0000000..65d939d --- /dev/null +++ b/cfg/slipro_status.ecfg @@ -0,0 +1,8 @@ +// SLIMAX Mgr III (c)2012-2013 By Zappadoc - All Rights Reserved. +// *** Do not edit this file *** +[PREFS] +TCLEVEL = 1 +SPDLMTLEVEL = 0 +BRITLEVEL = 0 +SPEEDPOS = 0 +TIMEPOS = 2 diff --git a/cfg/slipro_welcome.ecfg b/cfg/slipro_welcome.ecfg new file mode 100644 index 0000000..0322990 --- /dev/null +++ b/cfg/slipro_welcome.ecfg @@ -0,0 +1,2 @@ +*SLI +Pro* diff --git a/cfg/srf1emu_default.sli b/cfg/srf1emu_default.sli new file mode 100644 index 0000000..1be6030 --- /dev/null +++ b/cfg/srf1emu_default.sli @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_f1_2012.sli b/cfg/srf1emu_f1_2012.sli new file mode 100644 index 0000000..1878a76 --- /dev/null +++ b/cfg/srf1emu_f1_2012.sli @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_f1_2013.sli b/cfg/srf1emu_f1_2013.sli new file mode 100644 index 0000000..cbc96f8 --- /dev/null +++ b/cfg/srf1emu_f1_2013.sli @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_f1_2013_v2.sli b/cfg/srf1emu_f1_2013_v2.sli new file mode 100644 index 0000000..e4809ec --- /dev/null +++ b/cfg/srf1emu_f1_2013_v2.sli @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_iracing.sli b/cfg/srf1emu_iracing.sli new file mode 100644 index 0000000..677abdf --- /dev/null +++ b/cfg/srf1emu_iracing.sli @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_lfs.sli b/cfg/srf1emu_lfs.sli new file mode 100644 index 0000000..8031ae2 --- /dev/null +++ b/cfg/srf1emu_lfs.sli @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_rfactor.sli b/cfg/srf1emu_rfactor.sli new file mode 100644 index 0000000..f691eb5 --- /dev/null +++ b/cfg/srf1emu_rfactor.sli @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_simbin.sli b/cfg/srf1emu_simbin.sli new file mode 100644 index 0000000..4a523d0 --- /dev/null +++ b/cfg/srf1emu_simbin.sli @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cfg/srf1emu_welcome.ecfg b/cfg/srf1emu_welcome.ecfg new file mode 100644 index 0000000..8d3b1d9 --- /dev/null +++ b/cfg/srf1emu_welcome.ecfg @@ -0,0 +1,2 @@ +SRF1 +EMU* diff --git a/scripts/gugus/enterExit.lua b/scripts/gugus/enterExit.lua index 0b11ba3..eeee1d2 100644 --- a/scripts/gugus/enterExit.lua +++ b/scripts/gugus/enterExit.lua @@ -34,3 +34,4 @@ function global_custom_exitSessionEvent(devType) return 2 end +print ( "gugus> + enter exit" ) diff --git a/scripts/gugus/gear.lua b/scripts/gugus/gear.lua index 463449a..1f72d4b 100644 --- a/scripts/gugus/gear.lua +++ b/scripts/gugus/gear.lua @@ -30,3 +30,5 @@ function custom_gearEvent(gear) return 2 end + +print ( "gugus> + gear" ) diff --git a/scripts/gugus/sliproDigits.lua b/scripts/gugus/sliproDigits.lua index 0ffbfb2..bcc205b 100644 --- a/scripts/gugus/sliproDigits.lua +++ b/scripts/gugus/sliproDigits.lua @@ -2,8 +2,6 @@ -- Left and Right Panel functions -- ============================================================ --- IN function of left panel --- param: recieve from SLI Manager the current switch position function custom_leftDigitsEvent(swFunction) swValue = swFunction + 1 @@ -329,8 +327,9 @@ function custom_leftDigitsEvent(swFunction) return 1 end --- IN function of right panel --- param: recieve from SLI Manager the current switch position + + + function custom_rightDigitsEvent(swFunction) swValue = swFunction + 1 @@ -866,3 +865,4 @@ function custom_rightDigitsEvent(swFunction) return 1 end +print ( "gugus> + slipro digits" ) diff --git a/scripts/gugus/speedlimiter.lua b/scripts/gugus/speedlimiter.lua index 553336d..bd570e7 100644 --- a/scripts/gugus/speedlimiter.lua +++ b/scripts/gugus/speedlimiter.lua @@ -220,3 +220,5 @@ function custom_spdLmtMethodEvent(idx) end return 1 end + +print ( "gugus> + speedlimiter" ) diff --git a/scripts/slidevice.lua b/scripts/slidevice.lua index 1004fa2..35b72d0 100644 --- a/scripts/slidevice.lua +++ b/scripts/slidevice.lua @@ -23,7 +23,7 @@ scr = GetCustomScripts("scriptname") -- print ( scr ) if scr ~= nil and scr ~= "" then mCustomScriptsFileName = scr - print ( string.format("Loading custom script %s ...\n", scr) ) + print ( string.format("Loading custom script %s ...", scr) ) require(mCustomScriptsFileName) custom_initEvent(scr) end diff --git a/scripts/slipro_gus.lua b/scripts/slipro_gus.lua index bd9d680..0adcfb7 100644 --- a/scripts/slipro_gus.lua +++ b/scripts/slipro_gus.lua @@ -1,14 +1,17 @@ +print ( "gugus> Loading specific scripts" ) require "scripts/gugus/enterExit" require "scripts/gugus/sliproDigits" require "scripts/gugus/speedlimiter" require "scripts/gugus/gear" +mSwitchFeedbackAllowed = false +mLeftDigitsFeedbackAllowed = false +mRightDigitsFeedbackAllowed = false + -- MANDATORY -- function custom_initEvent(scriptFile) - print ( "\n" ) - print ( "Loaded specific gugus scripts\n" ) - print ( "\n" ) return 0 end +print ( "gugus> Done !" ) diff --git a/slipro_gus.sli b/slipro_gus.sli deleted file mode 100755 index 188f74c..0000000 --- a/slipro_gus.sli +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3