summaryrefslogtreecommitdiff
path: root/cfg
diff options
context:
space:
mode:
Diffstat (limited to 'cfg')
-rw-r--r--cfg/sli_left_functions.ecfg93
-rw-r--r--cfg/sli_right_functions.ecfg100
-rw-r--r--cfg/slipro_gus.sli4
3 files changed, 114 insertions, 83 deletions
diff --git a/cfg/sli_left_functions.ecfg b/cfg/sli_left_functions.ecfg
index 54cbd91..99af136 100644
--- a/cfg/sli_left_functions.ecfg
+++ b/cfg/sli_left_functions.ecfg
@@ -1,36 +1,57 @@
-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
+1.speed [ rpm/gear ]
+2.rpm
+3.rpm/gear
+4.position/speed
+5.sector/speed
+6.laps/sector
+7.laps/position
+8.laps/total
+9.remaining laps/total
+10.fuel
+11.fuel/speed
+12.fuel/remaining laps with fuel
+13.water temp [ oil temp ]
+14.oil temp [ water temp ]
+15.wheels temp FL [ RL ]
+16.wheels temp FR [ RR ]
+17.wheels temp L/R FRONT [ L/R REAR ]
+18.wheels temp L/R FRONT [ wheels press L/R FRONT ]
+19.wheels temp L/R REAR [ wheels press L/R REAR ]
+20.wheels/brake temp left FRONT [ REAR ]
+21.brake/wheels temp right FRONT [ REAR ]
+22.wheels temp FL/ press FL [ RL/RL ]
+23.wheels press FR/ temp FR [ RR/RR ]
+24.wheels press FL [ RL ]
+25.wheels press FR [ RR ]
+26.wheels press L/R FRONT [ L/R REAR ]
+27.brakes temp FL [ RL ]
+28.brakes temp FR [ RR ]
+29.brakes temp L/R FRONT [ L/R REAR ]
+30.track percent [ track size ]
+31.total distance
+32.kers
+33.kers max
+34.kers percent
+35.drs
+36.current lap time [ last lap time ]
+37.current lap time + sector splits [ current sector time ]
+38.current lap time + best sector splits [ current sector time ]
+39.best lap time [ virtual best lap time ]
+40.best lap time + best sector splits [ virtual best lap time ]
+41.last lap time [ last sector ]
+42.last lap time + sector splits [ last sector ]
+43.diff vs best [ bestlap time ]
+44.diff vs best + best sector split [ best sector time ]
+45.diff vs best + bestlap sector split [ bestlap sector time ]
+46.diff vs last [ last lap time ]
+47.diff vs last + sector split [ last sector time ]
+48.last sector time [ last sector best time ]
+49.sector split [ last sector time ]
+50.last sector best time
+51.best sector split [ best sector time ]
+52.virtual best lap time (best sectors) [ best lap time ]
+53.time remaining [ time elapsed ]
+54.time elapsed [ time remaining ]
+55.system time
+56.PIT
+57.Safety Car
diff --git a/cfg/sli_right_functions.ecfg b/cfg/sli_right_functions.ecfg
index dea5e2c..3f5b30b 100644
--- a/cfg/sli_right_functions.ecfg
+++ b/cfg/sli_right_functions.ecfg
@@ -1,45 +1,55 @@
-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 splits
-38.real time diff vs best + sector splits
-39.last sector3
-40.best sector3
-41.current sector1
-42.current sector2
-43.current sector3
-44.real time diff vs best + best sector splits
-45.virtual best lap time
+1.speed [ rpm/gear ]
+2.rpm
+3.rpm/gear
+4.position/speed
+5.sector/speed
+6.laps/sector
+7.laps/position
+8.laps/total
+9.remaining laps/total
+10.fuel
+11.fuel/speed
+12.fuel/remaining laps with fuel
+13.water temp [ oil temp ]
+14.oil temp [ water temp ]
+15.wheels temp FL [ RL ]
+16.wheels temp FR [ RR ]
+17.wheels temp L/R FRONT [ L/R REAR ]
+18.wheels temp L/R FRONT [ wheels press L/R FRONT ]
+19.wheels temp L/R REAR [ wheels press L/R REAR ]
+20.wheels/brake temp left FRONT [ REAR ]
+21.brake/wheels temp right FRONT [ REAR ]
+22.wheels temp FL/ press FL [ RL/RL ]
+23.wheels press FR/ temp FR [ RR/RR ]
+24.wheels press FL [ RL ]
+25.wheels press FR [ RR ]
+26.wheels press L/R FRONT [ L/R REAR ]
+27.brakes temp FL [ RL ]
+28.brakes temp FR [ RR ]
+29.brakes temp L/R FRONT [ L/R REAR ]
+30.track percent [ track size ]
+31.total distance
+32.kers
+33.kers max
+34.kers percent
+35.drs
+36.current lap time [ last lap time ]
+37.current lap time + sector splits [ current sector time ]
+38.current lap time + best sector splits [ current sector time ]
+39.best lap time [ virtual best lap time ]
+40.best lap time + best sector splits [ virtual best lap time ]
+41.last lap time + sector splits [ last sector ]
+42.real time diff vs best [ bestlap time ]
+43.real time diff vs best + best sector split [ best sector time ]
+44.real time diff vs best + bestlap sector split [ bestlap sector time ]
+45.real time diff vs last [ last lap time ]
+46.real time diff vs last + sector split [ last sector time ]
+47.last sector time [ last sector best time ]
+48.sector split [ last sector time ]
+49.best sector split [ best sector time ]
+50.virtual best lap time (best sectors) [ best lap time ]
+51.time remaining [ time elapsed ]
+52.time elapsed [ time remaining ]
+53.system time
+54.PIT
+55.Safety Car
diff --git a/cfg/slipro_gus.sli b/cfg/slipro_gus.sli
index 534a82c..1aaecea 100644
--- a/cfg/slipro_gus.sli
+++ b/cfg/slipro_gus.sli
@@ -8,8 +8,8 @@
<HELP flag="4" value=" " info="Define the default value for speed-limiter method, left and right panel function, max left and right functions, Quick-Info left and right function"/>
<SPDLMTMETHOD flag="6" info="SPD LMT Methods functions are defined in speedlimiter.lua script. Enter a value from 0 to 5 (default 3)" value="2"/>
<SPDLMTRPMLEDONLY flag="6" value="false" info="Enter true if you want to blink the RPM led without the speedlimiter led when speedlimiter is activated."/>
- <LEFTDIGITSPANELS flag="4" info="Double-Click 'LEFTDIGITSPANELS' tag to assign left panel functions and apply your change. These functions are defined in slipro.lua script#~Custom Script can change the default behavior.#~These Functions ARE Not Available In All Simulation/Game" value="2,3,4,1,27,6,25,23"/>
- <RIGHTDIGITSPANELS flag="4" info="Double-Click 'RIGHTDIGITSPANELS' tag to assign right panel functions (time related functions) and apply your change. These functions are defined in slipro.lua script#~Custom Script can change the default behavior.#~These Functions ARE Not Available In All Simulation/Game" value="3,13,37,1,38,2,44,45"/>
+ <LEFTDIGITSPANELS flag="4" info="Double-Click 'LEFTDIGITSPANELS' tag to assign left panel functions and apply your change. These functions are defined in slipro.lua script#~Custom Script can change the default behavior.#~These Functions ARE Not Available In All Simulation/Game" value="1,2,3,4,5,6,7,8,9,10,11,12,13,15,17,18,19,20,22,24,26,27,29,30,31,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,53,54,55"/>
+ <RIGHTDIGITSPANELS flag="4" info="Double-Click 'RIGHTDIGITSPANELS' tag to assign right panel functions and apply your change. These functions are defined in slipro.lua script#~Custom Script can change the default behavior.#~These Functions ARE Not Available In All Simulation/Game" value="1,2,3,4,5,6,7,8,9,10,11,12,14,16,17,18,19,21,23,25,26,28,29,30,31,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,53,54,55"/>
<QIFUNCTIONLEFT flag="6" info="Enter the corresponding function number (0 to deactivate) to show the info on left digits while you keep the button assigned to QIButton pressed (see the functions list in the slipro.lua script or by editing LEFTDIGITSPANELS tag)." value="25"/>
<QIFUNCTIONRIGHT flag="6" info="Enter the corresponding function number (0 to deactivate) to show the info on right digits while you keep the button assigned to QIButton pressed (see the functions list in slipro.lua script or by editing RIGHTDIGITSPANELS tag)." value="22"/>
<BUTTONSCHARSMAPPING flag="38" value="false" info="Buttons from 1 to 16: Activate (true) or deactivate (false) button mapping to char function"/>