Hi !
Why this apps ?
After playing with superchargers, I came up with this tiny code for tuning max boost directly in the car config menu:
The TorqueCurve issue :Code:"variables": [ ["name", "type", "unit", "category", "default", "min", "max", "title", "description"], ["$boostController", "range", "%", "Supercharger", 50, 20, 100, "Boost Factor", "Percentage of pressure in the supercharger", {"stepDis":1}], ], "supercharger": { "boostController":[ //throttle in %, factor [0, 0.2], [100, "$=$boostController/100"] ] },
The TorqueCurve app only displays the theoretical max power/torque at the current RPM. There is no way to display the actual torque curve with a reduced boost supercharger. That's why I came up with this DynamicDyno app.
What's my app doing :
It displays the theoretical torque curve and the current output.
It's the real output torque shown. Air density, engine failure reduces the torque curve while clutch kicks display huge torque spikes on the curve.
You can erase the current data with the right button:
This app supports cars with multiple engines like EV:
Hope you will enjoy this app![]()
Dismiss Notice
In the upcoming weeks mod approvals could be slower than normal.
Thank you for your patience.
In the upcoming weeks mod approvals could be slower than normal.
Thank you for your patience.

DynamicDyno 1.2.1
Realtime power and torque based on the BeamNG TorqueCurve V1
Tags:
Recent Updates
- Settings with your dynamic dyno Feb 26, 2024
- Black version and imperial units support Nov 17, 2023