Cars Camber setup

I've got two problems when trying to setup the camber:
1) the front always seem to be full scale (either 0deg or -3deg) regardless of what I put in as the step value
2) the rear camber changes in the setup screen but the live values are still 0 - is this somehow locked as it's setup as a live axle?

setup.ini:
[CAMBER_LF]
SHOW_CLICKS=0
TAB=ALIGNMENT
NAME=CAMBER_LF
MIN=-0
MAX=-3.0
STEP=-0.004363 //I tried this as a conversion of 0.25deg into radians but it still didn't work
POS_X=0
POS_Y=0
HELP=HELP_LF_CAMBER

[CAMBER_RF]
SHOW_CLICKS=0
TAB=ALIGNMENT
NAME=CAMBER_RF
MIN=-0
MAX=-3.0
STEP=0.25
POS_X=1
POS_Y=0
HELP=HELP_RF_CAMBER

Suspensions.ini:
[FRONT]
TYPE=DWB

STATIC_CAMBER=-2.5


[REAR]
TYPE=AXLE

STATIC_CAMBER=-1.7


Any help on these would be much appreciated.
Thanks,

Wingers
 
Fot the setup.ini code, make MAX = 0 and MIN = -3.0. STEP = 0.1 or 0.2. (It's in degrees, not radians.)

For the live axle, you're correct, it's not adjustable in AC. You're locked in at 0, unfortunately.
 

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top