I will add the .vtf files soon for manual installation. In the meantime these are the values that have been changed:
<F1SuspensionDamage>
<SpeedThreshold value="4" />
<FrontDamageScale value="1.00" />
<RearDamageScale value="1.00" />
<WheelDetachScale value="1.00" />
<PartsDetachScale value="0.75" />
<LinearFractureLimit value="130.0" />
<AngularFractureLimit value="130.0" />
<Linkage>
<Node value="suspension2_f" />
<Type value="rod" />
</Linkage>
<Linkage>
<Node value="suspension_f" />
<Type value="rod" />
</Linkage>
<Linkage>
<Node value="suspension4_f" />
<Type value="rod" />
</Linkage>
<Linkage>
<Node value="suspension5_f" />
<Type value="chickenwing" />
</Linkage>
</F1SuspensionDamage>
<F1WingDamage>
<SpeedThreshold value="4" />
<DamageScale value="0.0001" />
<ChassisDamageMultiple value="0.9" />
<SideDetachScale value="0.2" />
<FullDetachScale value="0.3" />
<frontwing_01_sizeX value="0.16" />
<frontwing_01_sizeY value="0.16" />
<frontwing_01_sizeZ value="0.22" />
<frontwing_02_sizeX value="0.12" />
<frontwing_02_sizeY value="0.16" />
<frontwing_02_sizeZ value="0.52" />
<frontflap_sizeX value="0.2" />
<frontflap_sizeY value="0.18" />
<frontflap_sizeZ value="0.8" />
<frontflap_angle value="0.785" />
</F1WingDamage>
To change these values yourself you need to download the Ego ERP Archiver.
Then you go to steam/steamapps/common/F1 24/2024_asset_groups/f1_2024_vehicle_package/teams, and from there you have to select the team you want to change (in this case all of them). For example go to ferrari/wep and open the ferrari.erp file with the Ego ERP Archiver (EEA).
Then the EEA screen will pop up. There you select the 'Xml Files' tab (in the second row, not the option at the very top of the screen), which will then show you the 'ferrari.vtf' file, which you should select. Then go to the 'Xml Files' option at the very top of the screen and click on export, then export the file to your desktop.
Now that you have the ferrari.vtf on your desktop you can open it with 'Notepad' or something like that. Then you see hundreds of lines of code for the ferrari team ingame. Press Ctrl+F to search the following line: F1SuspensionDamage. This will take you to the line of code I have put up above. Then copy the lines i have put up here on this topic and replace all the lines that have been changed (so from SpeedThreshold value to FullDetachScale value). Once you have done that you can save it.
Then go back to your EEA and select the ferrari.vtf file again. Then click on Xml Files at the top of the screen again, but this time select 'import'. Then select the ferrari.vtf file on your desktop (the one you have changed) and then import it. Then all you have to do is click on 'File' in the top left corner of your screen and save it.
You have to repeat this with every team, so it may take a few minutes. But you can change the values yourself till you are pleased with it. You can even change the performance of the different teams using this.
I hope this helps.