DustySticks
Registered
Would anyone know how to BoP the Ligier P3 so it performs similary to the Norma?
I don't thinkWould anyone know how to BoP the Ligier P3 so it performs similary to the Norma?
I did a race with the Norma and Ligier a while back. And for the Ligier I did use something around 83% iircWould anyone know how to BoP the Ligier P3 so it performs similary to the Norma?
I don't thinknot really compared, the JSP3 was available before the Norma, no physics change to balance the cars together was done, and the tires set are different, we have only the Medium tires on the JSP3 (we had information about the fact there are only one type of tyre), it's not the case on the S397 Norma.
rF2 only has one TC option. They added several more steps, but not a second function. I would not think that is anywhere near the top of their 'To-Do' list.
I don't know how to have TWO TC parameters you could set in your controls separately, in the physics and in controls there is only one.This is wrong. Indeed rf2 has exaclty this settings to adjust when and how much the TC/ABS should regulate. Maybe it's just not in the mod.
I don't know how to have TWO TC parameters you could set in your controls separately, in the physics and in controls there is only one.
So to reproduce TWO TC settings like gain & slip, I think it's not possible today in rF2.
OnboardTractionControl=1
TractionControlGrip=(1.9,0.2)
TractionControlMapRange=(0.0,0.11,4)
TractionControlMapSetting=0
TractionControlMapSpecial=(0,,OFF,0.0)
TractionControlMapSpecial=(1,,LOW,0.11)
TractionControlMapSpecial=(2,,MEDIUM,0.22)
TractionControlMapSpecial=(3,,HIGH,0.33)
TCRange=(0,1,3)
TCSpecial=(0,,"Conservative","TC=(2.3,0.22,0.33,0.65,0.95)")
TCSpecial=(1,,"Intermediate","TC=(2.8,0.25,0.33,0.65,0.95)")
TCSpecial=(2,,"Aggressive","TC=(3.3,0.28,0.33,0.65,0.95)")
TCSetting=1
Where are you seeing these lines? I looked at saved setups for Enduroracers LMP2 and S397's Oreca 07 LMP2. I see TC lines, but not those.Yes you are right. You can't set both in your controls. Only can only set the TC gain. But you can setup both of them in the setup screen. See the entries below.
TractionControlMap: How much of the throttle is cut during TC engagement
TCSpecial: At which slip the TC is engaged
Code:OnboardTractionControl=1 TractionControlGrip=(1.9,0.2) TractionControlMapRange=(0.0,0.11,4) TractionControlMapSetting=0 TractionControlMapSpecial=(0,,OFF,0.0) TractionControlMapSpecial=(1,,LOW,0.11) TractionControlMapSpecial=(2,,MEDIUM,0.22) TractionControlMapSpecial=(3,,HIGH,0.33) TCRange=(0,1,3) TCSpecial=(0,,"Conservative","TC=(2.3,0.22,0.33,0.65,0.95)") TCSpecial=(1,,"Intermediate","TC=(2.8,0.25,0.33,0.65,0.95)") TCSpecial=(2,,"Aggressive","TC=(3.3,0.28,0.33,0.65,0.95)") TCSetting=1