Thanks @The Iron Wolf, I'll give that a try.
In garage/monitor, expand the list of drivers and see Vehicle Class text. Crew Chief will automatically create class on the fly (using that string). Or, check Results folder and <CarClass> entries.Related question, how do I determine the car "class", example rF2 Radical?
Remember they are updating the Radical very soon. Might be that the tires are cold so quickly because of some issue. Always good to learn how to make changes in CC though.Related question, how do I determine the car "class", example rF2 Radical?
ISI_STOCKCAR_2015 is coming from the code. However, if you are using certain mod we haven't covered or mapped, carClassEnum will be special internal value, but for grouping CC will use car class name from game. So, if Radical uses RADICAL_SR3 (I am guessing), we will internally auto generate special with GT race car defaults, which maps to RADICAL_SR3 class.Thanks again @The Iron Wolf, I see the "rf2ClassNames" in the expanded driver list.
But, I haven't found where the "carClassEnum" comes from. I thought I would use the json file's definition for the ISI StockCar as an example but can't find a match for "carClassEnum: ISI_STOCKCAR_2015". The folder name and "Component" name in StockCar_2015.mft "StockCar_2015" - I don't see where "ISI_STOCKCAR_2015" is defined.
thanks for reporting this. I'll investigate.@The Iron Wolf, below is from the log. I've added "Radical SR3 RSX" as the carClassEnum but I get the error in CC startup.
<VehFile>SR3_09.VEH</VehFile>
<UpgradeCode>00000000 00000000 00000000 00000000</UpgradeCode>
<VehName>Radical SR3 09 Right Drive</VehName>
<Category>Radical SR3 RSX</Category>
<CarType>Radical SR3 RSX</CarType>
<CarClass>Radical SR3 RSX</CarClass>
<CarNumber>09</CarNumber>
json:
"carClassEnum": "Radical SR3 RSX",
"rf2ClassNames": ["Radical SR3 RSX"],
Crew Chief startup:
19:51:15.569 : Check for updates completed
19:51:37.704 : Using game definition rFactor 2 (64 bit)
19:51:38.033 : Car class enum for Radical SR3 RSX not found
19:51:38.038 : Loaded 68 default car class definitions and 68 user defined car class definitions
19:51:38.073 : Starting queue monitor