Donate |
Support
Evolution Modding
|
Who is online? | In total there are 5 users online :: 1 Registered, 0 Hidden and 4 Guests :: 1 Bot CondominhasMost users ever online was 331 on Sat 10 Apr 2021, 6:25 am |
|
| Brake settings | |
| | Author | Message |
---|
sakis
Anzahl der Beiträge : 125 Anmeldedatum : 2014-02-11 Alter : 51 Ort : Athens Greece
| Subject: Brake settings Tue 06 May 2014, 12:53 pm | |
| Hi I would like to ask if there is a way to adjust the brake ability.In some add on cars the brakes are too weak and I have to press the brake button a lot or twice and in some other add on cars the brakes are too powerful and sometimes the car turns around after braking.Have I to do in car setup for this or to change something in car folder files?
Last edited by sakis on Wed 07 May 2014, 7:40 am; edited 1 time in total | |
| | | GeeDee Premium Member
Anzahl der Beiträge : 4040 Anmeldedatum : 2010-06-23 Alter : 75 Ort : 1 hour from Croft and enough distance from Rick & Ney
| Subject: Re: Brake settings Tue 06 May 2014, 11:42 pm | |
| Look in the .HDC file of the mod for [CONTROLS] and you find the braking under there that you can play with. I find the brakes on the Ostalgie-Mod are quite bad. | |
| | | sakis
Anzahl der Beiträge : 125 Anmeldedatum : 2014-02-11 Alter : 51 Ort : Athens Greece
| Subject: Re: Brake settings Wed 07 May 2014, 12:11 am | |
| Thanks i will try..I saw this mod but i have already downloaded about 300 mods..too many for my disc | |
| | | hmmguy
Anzahl der Beiträge : 790 Anmeldedatum : 2012-04-26 Alter : 63
| Subject: Re: Brake settings Wed 07 May 2014, 1:29 am | |
| - sakis wrote:
- Hi I would like to ask if there is a way to adjust the brake ability.In some add on cars the brakes are too wake and I have to press the brake button a lot or twice and in some other add on cars the brakes are too powerful and sometimes the car turns around after braking.Have I to do in car setup for this or to change something in car folder files?
I saw your post and while GeeDee is correct, you can actually change the braking capacity by going further down the .hdc file. If you scroll down to where you see DRIVELINE, just below that is where the four corners of the car's suspension and braking capacities are located. If you look at where FRONTLEFT is, towards the bottom of that section, you will see these lines... [FRONTLEFT] BumpTravel=-0.005 ReboundTravel=-0.205 BumpStopSpring=90000.0 BumpStopRisingSpring=6.50e6 BumpStopDamper=2000.0 BumpStopRisingDamper=7.00e5 BumpStage2=0.090 ReboundStage2=-0.090 FrictionTorque=2.668 SpinInertia=0.509 CGOffsetX=0.000 PushrodSpindle=(-0.150, -0.150, 0.000) PushrodBody=(-0.350, 0.320, 0.000) CamberRange=(-1.5, 0.1, 41) CamberSetting=20 PressureRange=(140.0, 1.0, 41) PressureSetting=25 PackerRange=(0.000, 0.001, 41) PackerSetting=0 SpringMult=1.00 SpringRange=(20000.0, 1000.0, 41) SpringSetting=10 RideHeightRange=(0.100, 0.0015, 51) RideHeightSetting=31 DamperMult=1.00 SlowBumpRange=(600.0, 100.0, 21) SlowBumpSetting=6 FastBumpRange=(0.0, 100.0, 21) FastBumpSetting=6 SlowReboundRange=(1500.0, 100.0, 21) SlowReboundSetting=11 FastReboundRange=(500.0, 100.0, 21) FastReboundSetting=8 BrakeDiscRange=(0.035, 0.000, 0) // disc thickness BrakeDiscSetting=0 BrakePadRange=(0, 1, 5) // pad type (not implemented) BrakePadSetting=2 BrakeDiscInertia=0.50 // inertia per meter of thickness BrakeOptimumTemp=450.0 // optimum brake temperature in Celsius BrakeFadeRange=650.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold) BrakeWearRate=1.215e-011 // meters of wear per second at optimum temperature BrakeFailure=(1.33e-002,7.20e-004) // average and variation in disc thickness at failure BrakeTorque=2800.0 // maximum brake torque at zero wear and optimum temp
BrakeHeating=0.00045 // heat added linearly with brake torque BrakeCooling=(1.910e-002,0.667e-004) // minimum brake cooling rate (static and per unit velocity) BrakeDuctCooling=2.000e-004 // brake cooling rate per brake duct setting I have highlighted the specific line called BrakeTorque, you need to increase that value to actually improve the braking ability. If you increase that value, in this example it is 2800, increase it to 2900 but you must be sure that you do the same thing for both sides. If you don't make them match left to right, you will have bad pulling to the side you changed if you don't use the same values for each. Doing this will result in added heat to the brakes and also, you will be able to lock the tires up sooner under hard braking so keep that in mind as you make these changes. Good luck | |
| | | sakis
Anzahl der Beiträge : 125 Anmeldedatum : 2014-02-11 Alter : 51 Ort : Athens Greece
| Subject: Re: Brake settings Wed 07 May 2014, 7:39 am | |
| - hmmguy wrote:
- sakis wrote:
- Hi I would like to ask if there is a way to adjust the brake ability.In some add on cars the brakes are too wake and I have to press the brake button a lot or twice and in some other add on cars the brakes are too powerful and sometimes the car turns around after braking.Have I to do in car setup for this or to change something in car folder files?
I saw your post and while GeeDee is correct, you can actually change the braking capacity by going further down the .hdc file. If you scroll down to where you see DRIVELINE, just below that is where the four corners of the car's suspension and braking capacities are located. If you look at where FRONTLEFT is, towards the bottom of that section, you will see these lines...
[FRONTLEFT] BumpTravel=-0.005 ReboundTravel=-0.205 BumpStopSpring=90000.0 BumpStopRisingSpring=6.50e6 BumpStopDamper=2000.0 BumpStopRisingDamper=7.00e5 BumpStage2=0.090 ReboundStage2=-0.090 FrictionTorque=2.668 SpinInertia=0.509 CGOffsetX=0.000 PushrodSpindle=(-0.150, -0.150, 0.000) PushrodBody=(-0.350, 0.320, 0.000) CamberRange=(-1.5, 0.1, 41) CamberSetting=20 PressureRange=(140.0, 1.0, 41) PressureSetting=25 PackerRange=(0.000, 0.001, 41) PackerSetting=0 SpringMult=1.00 SpringRange=(20000.0, 1000.0, 41) SpringSetting=10 RideHeightRange=(0.100, 0.0015, 51) RideHeightSetting=31 DamperMult=1.00 SlowBumpRange=(600.0, 100.0, 21) SlowBumpSetting=6 FastBumpRange=(0.0, 100.0, 21) FastBumpSetting=6 SlowReboundRange=(1500.0, 100.0, 21) SlowReboundSetting=11 FastReboundRange=(500.0, 100.0, 21) FastReboundSetting=8 BrakeDiscRange=(0.035, 0.000, 0) // disc thickness BrakeDiscSetting=0 BrakePadRange=(0, 1, 5) // pad type (not implemented) BrakePadSetting=2 BrakeDiscInertia=0.50 // inertia per meter of thickness BrakeOptimumTemp=450.0 // optimum brake temperature in Celsius BrakeFadeRange=650.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold) BrakeWearRate=1.215e-011 // meters of wear per second at optimum temperature BrakeFailure=(1.33e-002,7.20e-004) // average and variation in disc thickness at failure BrakeTorque=2800.0 // maximum brake torque at zero wear and optimum temp BrakeHeating=0.00045 // heat added linearly with brake torque BrakeCooling=(1.910e-002,0.667e-004) // minimum brake cooling rate (static and per unit velocity) BrakeDuctCooling=2.000e-004 // brake cooling rate per brake duct setting
I have highlighted the specific line called BrakeTorque, you need to increase that value to actually improve the braking ability. If you increase that value, in this example it is 2800, increase it to 2900 but you must be sure that you do the same thing for both sides. If you don't make them match left to right, you will have bad pulling to the side you changed if you don't use the same values for each. Doing this will result in added heat to the brakes and also, you will be able to lock the tires up sooner under hard braking so keep that in mind as you make these changes. Good luck Thanks for help firstly and if I decrease this value the brakes will be more weak?.I have to do the same and for the rear? | |
| | | hmmguy
Anzahl der Beiträge : 790 Anmeldedatum : 2012-04-26 Alter : 63
| Subject: Re: Brake settings Wed 07 May 2014, 7:58 am | |
| yes, if you were to decrease the value, the brakes will be weaker. Whether you do the same to the rear depends largely on how the brake balance currently performs. Not having that mod, I don't know if brake balance is adjustable in the garage so I don't know. If for example, it is adjustable but the balance doesn't seem right then you can make that adjustment in the .hdc that I have shown you to fix it. If for example, you can alter the brake balance in the garage but the brakes don't seem to reflect what the setting is showing, increase/decrease that value accordingly. By that I mean, say you have the balance as 70f/30r and you still can't stop locking the back tires, decrease the rear brake values until what you see in game is reflecting the changes you made to the .hdc The only thing that is a must is that you have them match left to right. Front to back matching doesn't matter. | |
| | | sakis
Anzahl der Beiträge : 125 Anmeldedatum : 2014-02-11 Alter : 51 Ort : Athens Greece
| Subject: Re: Brake settings Wed 07 May 2014, 8:06 am | |
| Thanks again,I will try this today,have a nice day | |
| | | Sponsored content
| Subject: Re: Brake settings | |
| |
| | | | Brake settings | |
|
Similar topics | |
|
| Permissions in this forum: | You cannot reply to topics in this forum
| |
| |
| Latest topics | » TURISMO CLÁSSICO NACIONAL (BRASIL) by Condominhas Today at 6:31 pm
» What music do you listen? by jeannomiller Today at 1:23 pm
» Historic Motorsport pictures by fatguts Today at 9:35 am
» Aussie Racing Cars GTR2 (WIP) by Loose Ether Tue 19 Nov 2024, 8:32 pm
» Interesting internet-pages / resources featuring automobile or motorsports content by joeschmoe Mon 18 Nov 2024, 5:06 pm
» Historic motorsport stories by jeannomiller Fri 15 Nov 2024, 6:54 am
» Aussie Big Banger and ATCC 1960 To 1985 Assetto Corsa by jeannomiller Thu 14 Nov 2024, 1:01 pm
» Absolute Can-Am has finally arrived!! by Loose Ether Fri 08 Nov 2024, 8:54 am
» The obscure cars thread... by Zee Fri 08 Nov 2024, 8:19 am
» DKW AutoUnion 1000S 4 Door - WIP by ney.dias Mon 04 Nov 2024, 2:13 pm
» Which Cars do you want? by freeracer Sun 03 Nov 2024, 10:15 am
» Skins for BeamNG.Drive cars by Ducon Wed 30 Oct 2024, 7:55 am
» Historic Motorsport Videos by jeannomiller Mon 28 Oct 2024, 9:52 am
» Old GTL / GTR2-P&G driving videos & reviews by jeannomiller Wed 23 Oct 2024, 11:25 am
» Alfa 2.5L V8 by jeannomiller Tue 22 Oct 2024, 5:59 am
» OSCA MT4 WIP Unfinished FOR SALE (FOR FREE!!!!) by freeracer Tue 22 Oct 2024, 5:45 am
» Freeracer GTR2 wips by freeracer Mon 21 Oct 2024, 4:01 am
» RELEASE: THE STADIUM for GTR2 and POWER & GLORY by Daveford70 Thu 17 Oct 2024, 2:17 pm
» Car and driving videos by Vanaja Wed 16 Oct 2024, 2:19 am
» La Carrera Panamericana WIP by freeracer Tue 08 Oct 2024, 11:20 pm
» classicmotorsporthub. by philrob Mon 07 Oct 2024, 12:36 pm
|
|