Auto szimulátorok TOPIC-jai: | rFactor | iRacing | LFS | GTR2 | GTL | RACE/07 | GTR | GTR-E | CRS | STCC | nK-Pro | ARCA | RBR | GPL |
Repülo szimulátorok TOPIC-jai: | FSX | FS2004 | Falcon 4 | Lock On | IL2 Sturmovik |
Helikopter szimulátorok TOPIC-jai: | DCS:BS | Enemy Engaged 2 | Enemy Engaged: Comanche Vs Hokum |
-
#2798
Asszem valami 17.300,- Ft ot vont le a bank. Kötözgetni nem kell, csak lehetőséged van bekötni még 5 ledet, meg persze a 16 gombot.
Egy ini fileban változtathatod a feényerejét a ledekenek meg a váltási tartományát maxx.
// Enter the type of Shiftlights (method used) from 0 to 3 (default 0)
// Type of SHIFTLIGHTS:
// 0 default (internal method dynmically assigned according to the car used)
// 1 all green/red/blue alternatively (internal method dynmically assigned )
// 2 percentage method, you must specify below the percentage of rpm compared to car redline for each led (dynmically assigned )
// 3 absolute method, you must specify the correct threshold rpm value for each led (static settings not recommended - all car will use these value)
// 4 from side to center
SHIFTLIGHTSTYPE = 1
// Blackout Shilftlights delay (ms) after shifting from 1 to 30 (default 18)
SHIFTLIGHTSBLACKOUTDELAY = 18
// if SHIFTLIGHTS TYPE = 2 modify the lines below
RPM1 = 80% // (GREEN) threshold relative to redline
RPM2 = 82% // (GREEN) threshold relative to redline
RPM3 = 84% // (GREEN) threshold relative to redline
RPM4 = 88% // (GREEN) threshold relative to redline
RPM5 = 90% // (RED) threshold relative to redline
RPM6 = 92% // (RED) threshold relative to redline
RPM7 = 93% // (RED) threshold relative to redline
RPM8 = 94% // (RED) threshold relative to redline
RPM9 = 95% // (RED) threshold relative to redline
RPM10 = 96% // (BLUE) threshold relative to redline
RPM11 = 97% // (BLUE) threshold relative to redline
RPM12 = 98% // (BLUE) threshold relative to redline
RPM13 = 99% // (BLUE) threshold relative to redline
// if SHIFTLIGHTSTYPE = 3 uncomment and modify the lines below (sample with 18864 RPM as revlimit)
/*
RPM1 = 15452 // 1st bar RPM threshold (GREEN)
RPM2 = 15545 // 2nd bar RPM threshold (GREEN)
RPM3 = 15823 // 3rd bar RPM threshold (YELLOW)
RPM4 = 16354 // 4th bar RPM threshold (YELLOW)
RPM5 = 16410 // 5th bar RPM threshold (RED)
RPM6 = 16675 // 6th bar RPM threshold (RED+)
RPM7 = 17252 // 1st bar RPM threshold (GREEN)
RPM8 = 17545 // 2nd bar RPM threshold (GREEN)
RPM9 = 17823 // 3rd bar RPM threshold (YELLOW)
RPM10 = 18354 // 4th bar RPM threshold (YELLOW)
RPM11 = 18510 // 5th bar RPM threshold (RED)
RPM12 = 18655 // 6th bar RPM threshold (RED+)
RPM13 = 18675 // 6th bar RPM threshold (RED+)
*/
################### BRIGHTNESS ######################################
// Button to decrease or increase global britgness value
BRITLESSBTN = 2
BRITMOREBTN = 3
# Default Brightness for rFSLI-M Leds, Digit 7Seg, Gear
// here you have 2 brightness methods Global or Individual
// set zero to GlobalBrightness to set the brightness of each led
#GLOBAL METHOD
// from 1 to 100%,
// 0 to deactivate and use the other method
// (default 86%)
GlobalBrightness = 86%
#INDIVIDUAL METHOD
// brightness for digits from 1 to 8 (Default 6)
GearDigitBrightness = 6
// brightness for shiftlights
// for all 13 leds set the value from 1 to 8
RPMBrightness = 4,4,4,4,4,4,4,4,4,3,3,3,3
// brightness for ShiftPoint
// set both blue leds from 1 to 8 (Default 6)
ShiftPointBrightness = 6
// brightness for speedlimiter led
// from 1 to 8 (Default 5)
SpdLmtBrightness = 5
// brightness for TC led
// from 1 to 5 (Default 1)
TCBrightness = 1
// brightness for low fuel/Yellowflag led
// from 1 to 8 (Default 4)
LowFuelYellowFlagBrightness = 4
// brightness for Damage/Heat led
// from 1 to 8 (Default 4)
HeatDamageBrightness = 4
// brightness for the 5 external leds
// from 1 to 8
ExternalBrightness = 4,4,4,4,4