Resource icon

Camber Extravaganza 2018-02-04

Login or Register an account to download this content
Camber Extravaganza
App for Assetto Corsa to show wheel camber angles in real time, helpful for tuning suspension.

Shows instantaneous and peak camber, and has an optional short-term history graph with some settings to play with.

Calculates optimal camber from config files - per car, per tire compound. Turns blue when camber is too negative, green when near optimal camber, and red when too positive.

Installation
  1. Save camber-extravaganza.py and tyres-data.json in steamapps\common\assettocorsa\apps\python
  2. Enable the app in Options > General
  3. Enable the app in-game
Screenshots and Video
]

How to Use
Adjust camber to try to keep as many wheels green as possible through turns, giving preference to the outside wheels. If the outside wheels are mostly blue, add more positive camber. If the outside wheels are mostly red, add more negative camber.

Once everything is mostly green, add some positive camber to the fronts or rears to tweak balance if necessary.

Mod cars
If your target camber is showing 999°, the app can't find data for your car. You can add it to a custom file tyre-data-custom.json that won't be overwritten by updates.

For example, adding garyjpaterson's Dallara FX17 with semislicks (short name "SM") would look like this:

{
"dallara_fx17": {
"SM": {"dcamber0": 1.2, "dcamber1": -13.0, "radius": 0.3106, "ls_expy": 0.81}
},
}

Adding any more cars follows the same pattern as tyres-data.json, for example a fictional Abarth 500 Stage 2 with Soft, Medium, and Hard slicks:

{
"dallara_fx17": {
"SM": {"dcamber0": 1.2, "dcamber1": -13.0, "radius": 0.3106, "ls_expy": 0.81}
},
"abarth500_s2": {
"S": {"dcamber0": 1.2, "dcamber1": -13.0, "radius": 0.30815, "ls_expy": 0.8071},
"M": {"dcamber0": 1.2, "dcamber1": -13.0, "radius": 0.30815, "ls_expy": 0.8071},
"H": {"dcamber0": 1.2, "dcamber1": -13.0, "radius": 0.30815, "ls_expy": 0.8071}
},
}

More examples can be found in the full tyres-data.json file.

Calculation Details
Grip in Assetto Corsa is multiplied by a factor determined by camber.



Where x is camber measured in radians. Converted to degrees and plotted on a graph, it looks like this for the Ferrari 458 GT2:



Peak grip for a single wheel (blue) is acheived at roughly -3.3°, but the total axle grip is the important value. As the inside wheel during a turn effectively has inverse camber, it must also be calculated (red) and added to the outside wheel, weighted by the tire's load sensitivity factor. This gives total grip for the axle (yellow), peaking somewhere below the single-wheel target.

More Math
DY_LS_FL is front-left load sensitivity, TIRE_LOAD_FL is the vertical force on the tire in Newtons, and the rest of the variables are found in the car's tyres.ini.

Latest reviews

Extraordinary work. I not only use to tune the camber, but also to give me a very easy to visualize grip feeling, which we don't have when we drive sims (except for ffb but that is limited) Thanks for the effort!
Helped me improve my times and make my car more stable thank you :)
Very good
Excellent app.
It motivated me to take a better look at my car config!
Hey there, actual author of Camber Extravaganza here. I feel bad giving myself 5 stars, but it's a pretty good app. Version 2.0 is out which addresses some problems and supports all the newest cars, but you'll have to get it from my github or the AC.net forum post.
ElRaffo90
ElRaffo90
it is a pity that it is not shared here too.
Superb app thx
Useful. The graph is quite temperamental through any bumpy corners which can make it difficult to see exactly what you need to do.
However, I think this will be so helpful for those who don't really know what to aim for when it comes to cambers and still useful for those who know anyway but are looking to shave that last 0.01 of a second on their times.
Uh, I just took 0.6 off my BMW Spa time with 1st go using this...
Seems like a damned good app to me :)
Excellent app congrats and many thanks

Latest News

Author
ElRaffo90
Downloads
1,443
File size
8 KB
Views
9,790
First release
Last update
User rating
5.00 star(s) 10 ratings

How long have you been simracing

  • < 1 year

    Votes: 297 15.3%
  • < 2 years

    Votes: 205 10.6%
  • < 3 years

    Votes: 200 10.3%
  • < 4 years

    Votes: 147 7.6%
  • < 5 years

    Votes: 263 13.6%
  • < 10 years

    Votes: 228 11.8%
  • < 15 years

    Votes: 143 7.4%
  • < 20 years

    Votes: 116 6.0%
  • < 25 years

    Votes: 88 4.5%
  • Ok, I am a dinosaur

    Votes: 249 12.9%
Back
Top