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

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 102 91.1%
  • Better structured events

    Votes: 18 16.1%
  • Better structured racing club forum

    Votes: 17 15.2%
  • More use of default game content

    Votes: 14 12.5%
  • More use of fixed setups

    Votes: 31 27.7%
  • No 3rd party registration pages

    Votes: 41 36.6%
  • Less casual events

    Votes: 10 8.9%
  • More casual events

    Votes: 35 31.3%
  • Other, specify in thread

    Votes: 5 4.5%
Back
Top