Description
Calibrated Dial Adjustment
Dial Accuracy Fix This script allows for customizing dashboard speedometer and RPM values, primarily intended to fix incorrect speedometer mapping on add-on vehicles. **Requirements:** * Grand Theft Auto V * ScriptHookV * DashHook **Installation:** Extract `DialAccuracyFix.asi` and the `DialAccuracyFix` folder into the main GTA V folder. **Usage:** Vehicle models can be added to the `DialAccuracyFix/settings.ini` file. Configs can be reloaded by entering **reloaddaf** in the cheat console. The cheat can be re-assigned in the settings file. An example of an entry: [audis32] SpeedScale = 1.1225 SpeedOffset = 0.0 RPMScale = 1.40 RPMOffset = 0.0 * Section is the model name * SpeedScale multiplies the current speed * SpeedOffset adds a constant to the current speed, in MPH * RPMScale multiplies the current RPM * RPMOffset adds a constant to the current RPM, in ratio: 0.1 adds 10%. A selection of other cars have been included by default. **Notes:** - The speedometer dial is still limited to its max of 200 MPH, so you cannot extend the range. - Digital speedometers are also scaled. Cars with both a digital speedometer and a faulty analog speedometer can't have the two synced up. Contact the author for corrections. **Thanks:** * alloc8or - Core DashHook functions * Eddlm - Script name!First Upload: November 12, 2024 Last Updated: November 12, 2024
0 Comments
Join the conversation! Log In or register for an account to be able to comment.