automatic gearshifting

You don't need to change it in files .... but just activate the aids Automatic clutch and shifting.

In Content Manager Drive menu ... at the right of Tyre Blankets, click on the 3 dots and just check the 2 needed aids and that's done for all cars.
 
drivetrain.ini's [AUTO_SHIFTER] section should set it, up and down are just referring to rpm points (you can't set them per gear so some cars need a fiddle to get downshifts to work reasonably in all gears)
 
as i am an old sim racer playing with a keyboard i have 1 question
some mods have manual gearchange .in what ini file can i change it to automatic gearchange
i have content manager and car tuner

rgds simca


The car will automatically shift up. You just have to add an upshift profile (same as downshift values) In drivetrain.ini.

change following things:
1. UPSHIFT_PROFILE=UPSHIFT_PROFILE_SKL
2. add this profile as in the example

[UPSHIFT_PROFILE_SKL]
POINT_0=50 ; Time to reach fully depress clutch
POINT_1=280 ; Time to start releasing clutch
POINT_2=600 ; Time to reach fully released clutch

- in AUTOCLUTCH you must add an upshift profile, in this example I called it "UPSHIFT_PROFILE_SKL" (not "NONE")
If you do not add an upshift profile, the car will not shift up.

[AUTOCLUTCH]

UPSHIFT_PROFILE=UPSHIFT_PROFILE_SKL ; example Name of the autoclutch profile for upshifts. NONE to disable.

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=1200 ; Minimum rpm for autoclutch engadgement
MAX_RPM=1800 ; Maximum rpm for autoclutch engadgement
FORCED_ON=0

[UPSHIFT_PROFILE_SKL]
POINT_0=50 ; Time to reach fully depress clutch
POINT_1=280 ; Time to start releasing clutch
POINT_2=600 ; Time to reach fully released clutch

[DOWNSHIFT_PROFILE]
POINT_0=50 ; Time to reach fully depress clutch
POINT_1=280 ; Time to start releasing clutch
POINT_2=600 ; Time to reach fully released clutch
 

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top