-
Notifications
You must be signed in to change notification settings - Fork 224
Cars – About guessed configs
Ilja Jusupov edited this page Jun 12, 2022
·
4 revisions
There are so many cars, it would take a long time to prepare configs for every single one of them. To save time, patch instead not only relies on configs, but also, tries to guess a lot of parameters based on things like car model, textures or even car class and manufacturing year (from “ui_car.json”).
If you would want to check what was exactly was guessed:
- Go to “Assetto Corsa/cfg” in your “Documents” folder;
- In it, make a folder called
extension_cars_guessed
; - Run the game and patch will store in there the guessed configuration.
- Do not edit that file expecting any changes in game, patch doesn’t read anything in that folder;
- Do not copy the whole guessed config as your custom config. Instead, please, copy wrongly guessed values and change them. Guessing is constantly being revised and improved, and if you would copy something guessed like this, you would be stuck with older values;
- In some cases, it might be better to poke me and tell me to fix guessing. If you think patch guesses something wrong, please let me know.
- To save yourself some time, make sure to have correct car information set:
- Please consider using either “street” or “race” for car class (tag in "ui\ui_car.json"), same way Kunos use it. That is one of most crucial values. For example, race cars won’t even get low beams by default;
- Use tags like “openwheeler”, “open wheeler”, “singleseater”, “f1” or “kart” only for open wheelers. This is how both patch and Content Manager actually check if car is open wheeler or not. Not a bit deal for CM, but patch won’t even let you turn on the headlights on open wheelers by default.
- If headlight params are not set and car has “rally” tag, in some cases it’ll switch to rally mode with more intense headlights;
- Another important parameter is year. It affects shape of headlights, instruments behavior, default frequency of hazards, even sparks color for F1 cars;
- Patch takes into account other things like manufacturer country or car power and weight, so it’s better to just keep things in order;
- Of course, you can define all those options by hand instead of relying on guessing, but why add extra work?
- To create a config, make a new file in “Documents/Assetto Corsa/cfg/cars”, or in “assettocorsa/extension/config/cars”. Or, if you’re working on a new car, use “assettocorsa/content/cars/<carfolder>/extension/ext_config.ini”;
- You can edit configs during the race to see the changes without restarting the game;
- note: live reloading works for most settings, but not all, like not for [MODEL_REPLACEMENT...] and such
If you have any question or suggestions, please feel free to add a new issue.
- Enabling Extended Physics
- Aerodynamics
- Body Flex
- Custom Suspension Joints
- Driver Weight Shift for Karts
- Extra Turbo Options
- More Clutch Damage
- New Inputs for Dynamic Controllers
- Physics Scripts
- Setup Items Driven By Controllers
- Suspension
- Cosmic Suspension
- Tyre Types
- Enabling Extended Physics
- General Options
- Custom Raycasting
- Collision Parameters
- Dynamic Physics Objects
- Geometric colliders
- Surface Tweaks
- Extra FX Flags
- Extra FX Emissive
- Mesh Adjustments
- Model Replacements
- Shader Replacements
- Scene Queries
- UV2
- General Options
- Analog Instruments
- Animations
- Digital Instruments
- Emissive Objects
- Extra Switches
- Inputs
- LED panels
- Multichannel Emissives
- Vintage Tachometers
- Audio
- Brake Disc FX
- Deforming Bonnets
- Driver Model
- Exhaust Smoke
- Exhaust Flames
- Extra Lights
- Fake Shadows FX
- Local Cubemaps
- Mesh Splitting
- Miscellaneous Options
- Neck FX
- Node Adjustments
- Smart Mirror
- Sparks
- Tyres FX
- Visually Adjustable Wings
- Wheels
- Wobbly Bits
- Wobbly Wipers