Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Smooth Driving V 1.07

(24 reviews)

1 Screenshot

Description
This modification enhances keyboard and mouse driving in Grand Theft Auto V, by smoothing out throttle, brake and steering, providing a cruise control feature with auto-follow, and other miscellaneous improvements such as engine control, fuelling, etc. Aggressive driving is still possible, either by double tapping W/S, or enabling race mode (detailed user guide included in download).

 

Important

This mod is known to be incompatible with ikt's Manual Transmission, and Custom Gear Ratios. It may also be incompatible with other similar driving mods.

 

Features
     - Smooth acceleration/deceleration
     - Smooth, realistic steering (with steering angle hold outside of vehicle)
     - Ignition control (engine stays on when leaving vehicle)
     - Fuel consumption and refueling
     - Cruise control with auto-follow
     - Improved, automatic gearbox
     - Optional custom gear ratios
     - Compact and informative UI
     - Extensive configuration
     - Turn and hazard indicators with automatic cutoff

 

Planned Features
     - Odometer (have to figure out how this will work in game)

 

Known Bugs
     - UI may flicker when FPS fluctuates a lot

     - If Menyoo is installed, AI shifting will not work in certain spots (such as Vespucci beach)
     - Please report any further bugs

 

Installation
    1. Ensure you have the following installed:

          - ASI Loader (OpenIV > Tools > ASI Manager)
          - ScriptHookV (latest version)
          - ScriptHookV .NET (latest version)
    2. Navigate to the Grand Theft Auto V main directory.
    3. Go to the Scripts folder (part of ScriptHookV .NET, if such folder does not exist, create it).
    4. Unpack the archive that was downloaded into the Scripts folder (SmoothDrivingV.dll and the SmoothDrivingV folder should be alongside one-another inside the Scripts folder).

 

Changelog
     - V1.01:
          - Added sequential shifting
          - Added ability to disable smooth steering

 

Source Code

https://github.com/LieutenantDan1/SmoothDrivingV

Edited by Lieutenant Dan

What's New in Version 1.07

Released

- Fixed (I hope) the broken shifting after version 2802


Short Description

Makes keyboard driving smoother and provides more control over your vehicle

User Feedback

Recommended Comments

Lieutenant Dan

Members Author

@beh443

 

Thanks for the log file. It appears that the plugin is loading fine, so I will go ahead and add debug messages to my plugin and send you the new version. With that, I can see up to what point the code is executing.

Officer 81

Members

Hey ! Seems like the plugin isn't working anymore !

Lieutenant Dan

Members Author

1 hour ago, PO Anthony said:

Hey ! Seems like the plugin isn't working anymore !

Yes sir, it isn't working. It seems to be a problem with RagePluginHook itself as the new version broke it. Debugging showed that the driveForce of vehicles always returns zero which triggers a safeguard in my script to disable it, otherwise the car would simply not drive. I have reported the bug and will attempt to fix this. Sorry for the inconvenience.

Lieutenant Dan

Members Author

1 hour ago, TakeYaBackToStation4BumVio said:

Come oooooooooooooon!

I am very sorry. I have no idea how long the process of fixing this plugin will take. I have changed nothing about the plugin, and the driveforce, upon debugging, always returns zero in the new RPH version. Thus, it can be deduced that the RPH SDK is at fault here. I have created a bug report on the RPH discord, and I have been waiting for a reply for a while now. But a solution for the time being could be to use the Manual Transmission & Steering Wheel Support mod and use any axis you have (e.g. a controller, joystick).

1 hour ago, Lieutenant Dan said:

I am very sorry. I have no idea how long the process of fixing this plugin will take. I have changed nothing about the plugin, and the driveforce, upon debugging, always returns zero in the new RPH version. Thus, it can be deduced that the RPH SDK is at fault here. I have created a bug report on the RPH discord, and I have been waiting for a reply for a while now. But a solution for the time being could be to use the Manual Transmission & Steering Wheel Support mod and use any axis you have (e.g. a controller, joystick).

 

 

No no no this is not acceptable. I want to be able to drive smoothly, now.

 

Is there a way you can make driveforce return 777 and hope God gets involved??

 

-curios modder

edit:

 

Seriously though, does this mod have ANY dependencies on script hook dot net? Because someone sent me a new version that doesn't seem to be compiled anywhere I can find at least or for public download.  If this mod does use sh.net then I could send it to you. Another thing is why can't I just use an older RPH version? the latest 2 work with 1.604 or whatever this new patch is called.

Lieutenant Dan

Members Author

23 hours ago, TakeYaBackToStation4BumVio said:

 

 

No no no this is not acceptable. I want to be able to drive smoothly, now.

 

Is there a way you can make driveforce return 777 and hope God gets involved??

 

-curios modder

edit:

 

Seriously though, does this mod have ANY dependencies on script hook dot net? Because someone sent me a new version that doesn't seem to be compiled anywhere I can find at least or for public download.  If this mod does use sh.net then I could send it to you. Another thing is why can't I just use an older RPH version? the latest 2 work with 1.604 or whatever this new patch is called.

Listen to the trees, they will guide you. Kifflom.

 

Anyway, yes you can use an older version of RPH. Also, this does not use sh.net. It is solely a RPH plugin. Sorry for the inconvenience, I will continue checking the RPH discord and inquiring about my our driveforce related issue.

 

- Lieutenant Dan

Exvist

Members

Hey, did you fix the plugin? Since it still says it's broken.. 😕

Exvist

Members

When will it be fixed? I can't wait, I need this badly.

Reyser

Members

Is possible that this mod will have a non-RPH required version? For keyboard users that don't use RPH (like me) would be great to be able to use this mod without the need to install something we won't really use.

Lieutenant Dan

Members Author

On 2/26/2019 at 9:24 PM, Reyser said:

Is possible that this mod will have a non-RPH required version? For keyboard users that don't use RPH (like me) would be great to be able to use this mod without the need to install something we won't really use.

Actually, that's a great idea. Since it's broken with the RPH SDK, maybe I can just make it a non-RPH version. I'll start looking in to perhaps making this a ScriptHookV plugin, or maybe a ScriptHookV.NET plugin. Thanks for the suggestion!

Reyser

Members

On 2/28/2019 at 3:38 AM, Lieutenant Dan said:

Actually, that's a great idea. Since it's broken with the RPH SDK, maybe I can just make it a non-RPH version. I'll start looking in to perhaps making this a ScriptHookV plugin, or maybe a ScriptHookV.NET plugin. Thanks for the suggestion!

No problem, take your time and thanks for reading me 🙂

Wilbon

Members

Awesome mod. It takes a bit to get used to managing the throttle, especially for quick response. But I love how immersive it is to not fly around constantly unless you tap your W. The simulation feels great. Thanks for the update!

Deactivated Member

Deactivated

You finally did it buddy!! I saw this way back in the day and ever since I have always recommended it, not only did you move it from RPH to Scripthook, but you also fixed the steering too! Absolutely amazing job dude

likebubba

Members

it seems to be working with the controller now... but how do I get to full speed?!

 

Thanks for the mod!

Doppelnull

Members

(edited)

11 minutes ago, ROBERTATSU said:

ahh, i can't rly steering with car with this mod, acceleration is great but i can't turn left or right rly 😄

same.

Its because the values in the settings file dont have a prefix.

 

stiffness is .08 which throws ingame an error on reload - like anyother values.

But adding a zero before all this values just fix the errors, but then u cant drive anymore.

Edited by Doppelnull

Junijii

Members

Doesn't seem to work for me. Whenever I attempt to accelerate (holding W) the car does one of three things: flat out doesn't move, creeps ever so slowly, or actually reverses. Also,  using the "fullthrottlemodifier" (holding ctrl key)  doesn't work while accelerating. Oddly enough, reversing (holding S) seems to work perfectly fine and the "fullthrottlemodifier" also works. Not sure if it's a mod conflict or possibly something else. Also, the steering keys (A & D) don't get taken over by NMF as is stated in the NMF3Settings.xml.

Officer 81

Members

2 hours ago, ROBERTATSU said:

ahh, i can't rly steering with car with this mod, acceleration is great but i can't turn left or right rly 😄

 

yeinzy

Members

How do i turn around with my vehicle haha?

Reyser

Members

Great to see that this mod finally can be used without RPH 🙂
As others said, there seems to be a problem with steering because is hard to do a normal turn. Can you look at it?

Fhercho89

Members

image.png.fe019588b9e9b4aa683ade153fc14c38.pngAnyone can help me? i didnt modify anything and no control works

Lieutenant Dan

Members Author

3 minutes ago, Fhercho89 said:

image.png.fe019588b9e9b4aa683ade153fc14c38.pngAnyone can help me? i didnt modify anything and no control works

Can you send me the NFM3Settings.xml file you have in your scripts folder?

6 hours ago, Doppelnull said:

same.

Its because the values in the settings file dont have a prefix.

 

stiffness is .08 which throws ingame an error on reload - like anyother values.

But adding a zero before all this values just fix the errors, but then u cant drive anymore.

Wow, this is really strange. When I tested the plugin myself everything worked fine.

1 hour ago, Reyser said:

Great to see that this mod finally can be used without RPH 🙂
As others said, there seems to be a problem with steering because is hard to do a normal turn. Can you look at it?

Do you mean that the vehicle just isn't turning, or that the vehicle turns slowly?

Reyser

Members

18 minutes ago, Lieutenant Dan said:

Do you mean that the vehicle just isn't turning, or that the vehicle turns slowly?

I mean that is turns slowly, very slow.

Lieutenant Dan

Members Author

34 minutes ago, Fhercho89 said:

image.png.fe019588b9e9b4aa683ade153fc14c38.pngAnyone can help me? i didnt modify anything and no control works

I might have a solution, I compiled the program using .NET framework 4.6.2, and I told people to install the 4.5.2 framework, in my infinite wisdom. Try installing the following:

https://www.microsoft.com/en-us/download/details.aspx?id=53344

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.