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 is the reason for your passion for sim racing?

  • Watching real motorsport

    Votes: 413 69.2%
  • Physics and mechanics

    Votes: 261 43.7%
  • Competition and adrenaline

    Votes: 282 47.2%
  • Practice for real racing

    Votes: 124 20.8%
  • Community and simracers

    Votes: 165 27.6%
Back
Top