commit 5e770d7c420701879f839bec4c7de7f8f532eb2f Author: Thomas Weinhold Date: Sun Feb 6 16:57:48 2022 +0100 first mod release diff --git a/ETRC_ModGearbox_2022-02-06.7z b/ETRC_ModGearbox_2022-02-06.7z new file mode 100644 index 0000000..2dbf1b8 Binary files /dev/null and b/ETRC_ModGearbox_2022-02-06.7z differ diff --git a/content/cars/etrc_buggyra_freightliner/data.acd b/content/cars/etrc_buggyra_freightliner/data.acd new file mode 100644 index 0000000..73e2546 Binary files /dev/null and b/content/cars/etrc_buggyra_freightliner/data.acd differ diff --git a/content/cars/etrc_daf/data.acd b/content/cars/etrc_daf/data.acd new file mode 100644 index 0000000..2997367 Binary files /dev/null and b/content/cars/etrc_daf/data.acd differ diff --git a/content/cars/etrc_iveco_s_way/data.acd b/content/cars/etrc_iveco_s_way/data.acd new file mode 100644 index 0000000..ab4f80f Binary files /dev/null and b/content/cars/etrc_iveco_s_way/data.acd differ diff --git a/content/cars/etrc_iveco_s_way_pt/data.acd b/content/cars/etrc_iveco_s_way_pt/data.acd new file mode 100644 index 0000000..9e3450d Binary files /dev/null and b/content/cars/etrc_iveco_s_way_pt/data.acd differ diff --git a/content/cars/etrc_iveco_stralis/data.acd b/content/cars/etrc_iveco_stralis/data.acd new file mode 100644 index 0000000..3b214c9 Binary files /dev/null and b/content/cars/etrc_iveco_stralis/data.acd differ diff --git a/content/cars/etrc_man_variante_a/data.acd b/content/cars/etrc_man_variante_a/data.acd new file mode 100644 index 0000000..692695a Binary files /dev/null and b/content/cars/etrc_man_variante_a/data.acd differ diff --git a/content/cars/etrc_man_variante_b/data.acd b/content/cars/etrc_man_variante_b/data.acd new file mode 100644 index 0000000..5344ec4 Binary files /dev/null and b/content/cars/etrc_man_variante_b/data.acd differ diff --git a/content/cars/etrc_man_variante_c/data.acd b/content/cars/etrc_man_variante_c/data.acd new file mode 100644 index 0000000..89a9b1c Binary files /dev/null and b/content/cars/etrc_man_variante_c/data.acd differ diff --git a/content/cars/etrc_man_variante_d/data.acd b/content/cars/etrc_man_variante_d/data.acd new file mode 100644 index 0000000..b374f63 Binary files /dev/null and b/content/cars/etrc_man_variante_d/data.acd differ diff --git a/content/cars/etrc_man_variante_e/data.acd b/content/cars/etrc_man_variante_e/data.acd new file mode 100644 index 0000000..9d35201 Binary files /dev/null and b/content/cars/etrc_man_variante_e/data.acd differ diff --git a/content/cars/etrc_mercedes_actros/data.acd b/content/cars/etrc_mercedes_actros/data.acd new file mode 100644 index 0000000..2cddf53 Binary files /dev/null and b/content/cars/etrc_mercedes_actros/data.acd differ diff --git a/content/cars/etrc_renault_mkr/data.acd b/content/cars/etrc_renault_mkr/data.acd new file mode 100644 index 0000000..8f8eba7 Binary files /dev/null and b/content/cars/etrc_renault_mkr/data.acd differ diff --git a/content/cars/etrc_scania/data.acd b/content/cars/etrc_scania/data.acd new file mode 100644 index 0000000..5572553 Binary files /dev/null and b/content/cars/etrc_scania/data.acd differ diff --git a/content/cars/etrc_scania_cg17/data.acd b/content/cars/etrc_scania_cg17/data.acd new file mode 100644 index 0000000..ed6c941 Binary files /dev/null and b/content/cars/etrc_scania_cg17/data.acd differ diff --git a/drivetrain.ini b/drivetrain.ini new file mode 100644 index 0000000..9c9e424 --- /dev/null +++ b/drivetrain.ini @@ -0,0 +1,63 @@ +[TRACTION] +TYPE=RWD ; Wheel drive. Possible options: FWD (Front Wheel Drive), RWD (Rear Wheel Drive) + +[GEARS] +COUNT=7 ; forward gears numbe +GEAR_R=-3.1000 ; rear gear ratio +; forward gears ratios. must be equal to number of gears defined on count +GEAR_1=4.2 +GEAR_2=2.8 +GEAR_3=1.867 +GEAR_4=1.244 +GEAR_5=0.83 +GEAR_6=0.553 +GEAR_7=0.553 + +FINAL=3.37 ; final gear ratio + +[DIFFERENTIAL] +POWER=1.00 ; differential lock under power. 1.0=100% lock - 0 0% lock +COAST=1.00 ; differential lock under coasting. 1.0=100% lock 0=0% lock +PRELOAD=50 ; preload torque setting + +[GEARBOX] +CHANGE_UP_TIME=250 ; change up time in milliseconds +CHANGE_DN_TIME=300 ; change down time in milliseconds +AUTO_CUTOFF_TIME=200 ; Auto cutoff time for upshifts in milliseconds, 0 to disable +SUPPORTS_SHIFTER=1 ; 1=Car supports shifter, 0=car supports only paddles +VALID_SHIFT_RPM_WINDOW=200 ; (200) range window additional to the precise rev matching rpm that permits gear engage. +CONTROLS_WINDOW_GAIN=0.4 ; multiplayer for gas,brake,clutch pedals that permits gear engage on different rev matching rpm. the lower the more difficult. +INERTIA=0.2 ; gearbox inertia. default values to 0.02 if not set 7 + +[CLUTCH] +MAX_TORQUE=6000 ; Clutch torque 6440 + +[AUTOCLUTCH] +UPSHIFT_PROFILE=UPSHIFT_PROFILE ; Name of the autoclutch profile for upshifts. NONE to disable autoclutch on shift up +DOWNSHIFT_PROFILE=DOWNSHIFT_PROFILE ; Same as above for downshifts +USE_ON_CHANGES=1 ; Use the autoclutch on gear shifts even when autoclutch is set to off. Needed for cars with semiautomatic gearboxes. values 1,0 +MIN_RPM=600 ; (400) - Minimum rpm for autoclutch engadgement +MAX_RPM=1800 ; (600) - Maximum rpm for autoclutch engadgement + +[UPSHIFT_PROFILE] +POINT_0=20 ; Time to reach fully depress clutch +POINT_1=260 ; Time to start releasing clutch +POINT_2=350 ; Time to reach fully released clutch + +[DOWNSHIFT_PROFILE] +POINT_0=10 ; Time to reach fully depress clutch +POINT_1=350 ; Time to start releasing clutch +POINT_2=600 ; Time to reach fully released clutch + +[AUTOBLIP] +ELECTRONIC=0 ; If =1 then it is a feature of the car and cannot be disabled +POINT_0=10 ; Time to reach full level +POINT_1=250 ; Time to start releasing gas +POINT_2=300 ; Time to reach 0 gas +LEVEL=0.1 ; Gas level to be reached + +[AUTO_SHIFTER] +UP=1800 +DOWN=1200 +SLIP_THRESHOLD=1.1 +GAS_CUTOFF_TIME=0.28 diff --git a/electronics.ini b/electronics.ini new file mode 100644 index 0000000..9fd0cde --- /dev/null +++ b/electronics.ini @@ -0,0 +1,19 @@ +[ABS] +SLIP_RATIO_LIMIT=0.10 ; Slipratio limit before ABS engages +CURVE= ; Slipratio lookup table with different slipratio limits, in order to define ABS levels if present. Leave blank for a single level given by above line. ctrl+A to toggle +PRESENT=0 ; 1 if present in car, 0 if not present (ABS always work if ABS assist is activated from realism menu UI) +ACTIVE=0 ; 1 will make the car start with ABS active (if present), 0 will make the car start with ABS inactive (even if present). ctrl+A to toggle +RATE_HZ=100 ; ABS pulse frequency. It's better to insert the actual ABS pumps refresh rate, than the ECU and sensors frequency + +[TRACTION_CONTROL] +SLIP_RATIO_LIMIT=0.12 ; Slipratio limit before TC engages +CURVE= ; Slipratio lookup table with different slipratio limits, in order to define TC levels if present. Leave blank for a single level given by above line. ctrl+T to toggle +PRESENT=0 ; 1 if present in car, 0 if not present (TC always work if TC assist is activated from realism menu UI) +ACTIVE=0 ; 1 will make the car start with TC active (if present), 0 will make the car start with TC inactive (even if present). ctrl+T to toggle +RATE_HZ=100 ; TC pulse frequency. It's better to insert the actual TC pumps refresh rate, than the ECU and sensors frequency +MIN_SPEED_KMH=40 ; Traction control is set automatically OFF under the min speed value in km/h even if selected as assist by the user. + + +[SPEED_LIMITER] +SPEED_KMH = 259, "61 ; min, max +RATE_HZ = 20 diff --git a/final.rto b/final.rto new file mode 100644 index 0000000..01fe9a0 --- /dev/null +++ b/final.rto @@ -0,0 +1,3 @@ +High|3.37 +Medium|3.50 +Low|3.64 diff --git a/setup.ini b/setup.ini new file mode 100644 index 0000000..e31b6f6 --- /dev/null +++ b/setup.ini @@ -0,0 +1,209 @@ +[DISPLAY_METHOD] +SHOW_CLICKS=1 + +[GEARS] +USE_GEARSET=1 ; Defines what kind of gearset can be used in setup. 0 gives access to various gears sliders. 1 Gives you prefixed compilations of gearboxes + +///////////////////////////////////////////////////// +;TYRES +///////////////////////////////////////////////////// + +[PRESSURE_LF] +SHOW_CLICKS=0 +TAB=TYRES +NAME=Pressure LF +MIN=45 +MAX=72 +STEP=1 +POS_X=0 +POS_Y=2 +HELP=HELP_LF_PRESSURE + +[PRESSURE_RF] +SHOW_CLICKS=0 +TAB=TYRES +NAME=Pressure RF +MIN=45 +MAX=72 +STEP=1 +POS_X=1 +POS_Y=2 +HELP=HELP_RF_PRESSURE + +[PRESSURE_LR] +SHOW_CLICKS=0 +TAB=TYRES +NAME=Pressure LR +MIN=20 +MAX=36 +STEP=1 +POS_X=0 +POS_Y=4 +HELP=HELP_LR_PRESSURE + +[PRESSURE_RR] +SHOW_CLICKS=0 +TAB=TYRES +NAME=Pressure RR +MIN=20 +MAX=36 +STEP=1 +POS_X=1 +POS_Y=4 +HELP=HELP_RR_PRESSURE + +///////////////////////////////////////////////////// +;SUSPENSION +///////////////////////////////////////////////////// + +[SPRING_RATE_LF] +SHOW_CLICKS=0 +TAB=SUSPENSION +NAME=Wheel rate HR +MIN=150 +MAX=500 +STEP=25 +POS_X=0 +POS_Y=1 +HELP=HELP_HF_WHEELRATE + +[SPRING_RATE_RF] +SHOW_CLICKS=0 +TAB=SUSPENSION +NAME=Wheel rate HR +MIN=150 +MAX=500 +STEP=25 +POS_X=1 +POS_Y=1 +HELP=HELP_HF_WHEELRATE + +[SPRING_RATE_LR] +SHOW_CLICKS=0 +TAB=SUSPENSION +NAME=Wheel rate LR +MIN=100 +MAX=500 +STEP=25 +POS_X=0 +POS_Y=6 +HELP=HELP_LR_WHEELRATE + +[SPRING_RATE_RR] +SHOW_CLICKS=0 +TAB=SUSPENSION +NAME=Wheel rate RR +MIN=100 +MAX=500 +STEP=25 +POS_X=1 +POS_Y=6 +HELP=HELP_RR_WHEELRATE + +[ARB_REAR] +SHOW_CLICKS=0 +TAB=SUSPENSION +NAME=ARB Rear +MIN=00000 +MAX=12000 +STEP=2000 +POS_X=0.5 +POS_Y=8 +HELP=HELP_REAR_ARB + + +///////////////////////////////////////////////////// +;ALIGNMENT +///////////////////////////////////////////////////// + +[TOE_OUT_LF] +SHOW_CLICKS=2 +TAB=ALIGNMENT +NAME=Toe LF +MIN=-450 +MAX=450 +STEP=20 +POS_X=0 +POS_Y=1 +HELP=HELP_LF_TOE + +[TOE_OUT_RF] +SHOW_CLICKS=2 +TAB=ALIGNMENT +NAME=Toe RF +MIN=-450 +MAX=450 +STEP=20 +POS_X=1 +POS_Y=1 +HELP=HELP_RF_TOE + + +///////////////////////////////////////////////////// +;GEARS +///////////////////////////////////////////////////// + +[GEAR_SET_0] +NAME=GEAR_SET1 +GEAR_1=4.2 +GEAR_2=2.8 +GEAR_3=1.867 +GEAR_4=1.244 +GEAR_5=0.83 +GEAR_6=0.553 +GEAR_7=0.553 + +[GEAR_SET_1] +NAME=GEAR_SET2 +GEAR_1=3.5 +GEAR_2=2.574 +GEAR_3=1.892 +GEAR_4=1.391 +GEAR_5=1.023 +GEAR_6=0.752 +GEAR_7=0.553 + + +[FINAL_GEAR_RATIO] +RATIOS=final.rto +NAME=Final Gear Ratio +POS_X=0 +POS_Y=0 +HELP=HELP_REAR_GEAR + +///////////////////////////////////////////////////// +;GENERIC +///////////////////////////////////////////////////// + +[FUEL] +SHOW_CLICKS=0 +TAB=GENERIC +NAME=Fuel +MIN=0 +MAX=70 +STEP=1 +POS_X=0.5 +POS_Y=0 +HELP=HELP_FUEL + +[FRONT_BIAS] +SHOW_CLICKS=0 +TAB=GENERIC +NAME=Brake Bias +MIN=50 +MAX=75 +STEP=1 +POS_X=0.5 +POS_Y=1 +HELP=HELP_BRAKE_BIAS + +[STEER_ASSIST] +SHOW_CLICKS=0 +TAB=GENERIC +NAME=Steer Assist +MIN=50 +MAX=150 +STEP=1 +POS_X=0.5 +POS_Y=3 +HELP=HELP_STEER_ASSIST