How do you set up dynamic ARBs? Is it a parameter in suspension.ini?

I'm trying to figure out if it's possible to create a car with active roll correction...
 
ctrl_arb_front.ini + ctrl_arb_rear.ini, works the same way as dynamic aero, etc.

Code:
[CONTROLLER_0]
INPUT=LATG
COMBINATOR=ADD
LUT=(-3=-0.002|0=0|3=0.002|)
FILTER=0.995
UP_LIMIT=0.003
DOWN_LIMIT=-0.003
Just a bunch of controllers like this, set as needed, I don't know offhand the full set of input options.
 
ctrl_arb_front.ini + ctrl_arb_rear.ini, works the same way as dynamic aero, etc.

Code:
[CONTROLLER_0]
INPUT=LATG
COMBINATOR=ADD
LUT=(-3=-0.002|0=0|3=0.002|)
FILTER=0.995
UP_LIMIT=0.003
DOWN_LIMIT=-0.003
Just a bunch of controllers like this, set as needed, I don't know offhand the full set of input options.
Is the same thing possible with suspension stiffness and height? So Bumstop, springrate and Rod length?
 
Back
Top