Alternative Throttle Control - Keyboards v0.1.3.1
935
39
-
January 18, 2023
Alternative Throttle Control is a mod where we add the possibility to conduct the gradual and smooth increase of throttle of an aircraft using the keyboard. By default, throttle by keyboard is somewhat binary, it's either 100%, or 0% there is no smooth as is found in throttle using joystick. Currently you can increase the acceleration using W and decrease it with S.
Requisites
Featured
- More assertive aircraft throttle control
- A beautiful and minimalist interface where you can see how much power is being put into the throttle :)
Installation
- Extract from the .rar file the Alternative-throttle-control.dll file and the folder named AlternativeThrottleControl;
- Place the extracted files in your script folder
Changelog
- [0.1.3.1]
- Fix for poor script performance at low frame rate;
- This means that the script will work as intended no matter how poorly the game is performing.
- Code improvements in general;
- Fix for poor script performance at low frame rate;
- [0.1.3.0]
- Added support for throttle down;
- Interface update, where you can see the throttle input percentage, both throttle up and throttle down;
- Improve the performance of the script;
- [0.1.2.1]
- Fix bug "System.IndexOutOfRangeException".
- [0.1.2.0]
- I have updated the interface, especially the speedometer part to something more visible;
- Code improvements in general;
- [0.1.1.0]
- This version of the script comes with some of the additions requested by the community, they are:
- Addition of speedometer with km/h, mph and knot support;
- Addition of the "ScriptBehivior.ini" file with the key settings and the possibility to adjust the throttle sensitivity;
- This version of the script comes with some of the additions requested by the community, they are:
- [0.1.0.0]
- initial release;
[source code]
First Uploaded: September 14, 2022
Last Updated: 1 hour ago
Last Downloaded: 18 minutes ago
All Versions
34 Comments
More mods by Niziul:
Alternative Throttle Control is a mod where we add the possibility to conduct the gradual and smooth increase of throttle of an aircraft using the keyboard. By default, throttle by keyboard is somewhat binary, it's either 100%, or 0% there is no smooth as is found in throttle using joystick. Currently you can increase the acceleration using W and decrease it with S.
Requisites
Featured
- More assertive aircraft throttle control
- A beautiful and minimalist interface where you can see how much power is being put into the throttle :)
Installation
- Extract from the .rar file the Alternative-throttle-control.dll file and the folder named AlternativeThrottleControl;
- Place the extracted files in your script folder
Changelog
- [0.1.3.1]
- Fix for poor script performance at low frame rate;
- This means that the script will work as intended no matter how poorly the game is performing.
- Code improvements in general;
- Fix for poor script performance at low frame rate;
- [0.1.3.0]
- Added support for throttle down;
- Interface update, where you can see the throttle input percentage, both throttle up and throttle down;
- Improve the performance of the script;
- [0.1.2.1]
- Fix bug "System.IndexOutOfRangeException".
- [0.1.2.0]
- I have updated the interface, especially the speedometer part to something more visible;
- Code improvements in general;
- [0.1.1.0]
- This version of the script comes with some of the additions requested by the community, they are:
- Addition of speedometer with km/h, mph and knot support;
- Addition of the "ScriptBehivior.ini" file with the key settings and the possibility to adjust the throttle sensitivity;
- This version of the script comes with some of the additions requested by the community, they are:
- [0.1.0.0]
- initial release;
[source code]
First Uploaded: September 14, 2022
Last Updated: 1 hour ago
Last Downloaded: 18 minutes ago
-
Nice job man! I did something similar in the past, maybe you want to have its source code, it maybe helps you and I don't have time to maintain it anymore unfortunately: https://www.gta5-mods.com/scripts/smooth-throttle
October 18, 2022 -
script no response , no error message
Use -
Script Hook V | v1.0.2699.0
Script Hook V DotNet | v3.5.1October 19, 2022 -
@Niziul https://pastebin.com/hjH2jGGf maybe it helps you :) And btw I know my source code quality is shit ^^
October 27, 2022 -
@Niziul Would be nice to see you update the mod made by Kryo4lex, that tool did the job perfectly, but unfortunately it doesnt work on the latest game version.
October 31, 2022 -
-
Expand to read the full comment
Got this error with both of your mods when hoping on the plane :(
[13:18:20] [ERROR] Caught fatal unhandled exception:
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en Alternative_throttle_control.settings.SettingsManager.ReturnThePositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnTheCustomPositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnStCustomSpriteConfigurationOfThis(String filename)
en Alternative_throttle_control.user_interfaces.interfaces.ThrottleInterface.ReturnTheCustomSpritesOfThis(String filename)
en Alternative_throttle_control.user_interfaces.interfaces.ThrottleInterface.ReturnContainerElementForTheYawInterface()
en Alternative_throttle_control.user_interfaces.interfaces.ThrottleInterface.BuildTheInterface()
en Alternative_throttle_control.user_interfaces.UserInterfaces.<>c__DisplayClass0_0.<.ctor>b__0(Object o, EventArgs e)
en SHVDN.Script.MainLoop()
[13:18:20] [ERROR] The exception was thrown while executing the script Alternative_throttle_control.user_interfaces.UserInterfaces.
[13:18:20] [WARNING] Aborted script Alternative_throttle_control.user_interfaces.UserInterfaces.
[13:18:20] [ERROR] Caught fatal unhandled exception:
System.IndexOutOfRangeException: Índice fuera de los límites de la matriz.
en Alternative_throttle_control.settings.SettingsManager.ReturnThePositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnTheCustomPositionOfCenterOfScreen()
en Alternative_throttle_control.settings.SettingsManager.ReturnStCustomSpriteConfigurationOfThis(String filename)
en Alternative_yaw_control.user_interfaces.interfaces.YawInterface.ReturnTheCustomSpritesOfThis(String filename)
en Alternative_yaw_control.user_interfaces.interfaces.YawInterface.ReturnContainerElementForTheYawInterface()
en Alternative_yaw_control.user_interfaces.interfaces.YawInterface.BuildTheInterface()
en Alternative_yaw_control.user_interfaces.UserInterface.<>c__DisplayClass0_0.<.ctor>b__0(Object o, EventArgs e)
en SHVDN.Script.MainLoop()
[13:18:20] [ERROR] The exception was thrown while executing the script Alternative_yaw_control.user_interfaces.UserInterface.
[13:18:20] [WARNING] Aborted script Alternative_yaw_control.user_interfaces.UserInterface.November 05, 2022 -
-
-
-
Great work! Really love being able to put a custom throttle and the fact that the planes/helicopters now can maintain the speed without having to permanent tab the acceleration key :)
December 10, 2022 -
@Niziul This works with Xbox controller? And if its not can you make it happen?
January 19, 2023 -
@rodolfo_luna94 Not currently. But I will see if I can add control support soon.
January 19, 2023 -
@Niziul Awsome, thank you! By the way, this mod was a very nice idea, it goes very well with:
(https://www.gta5-mods.com/scripts/plane-low-speed-no-off-engine-net), this mod prevents engine turning off while holding S key/LT controller.January 19, 2023 -
@rodolfo_luna94 this script is pretty cool, I have used it a lot in the past, but I ended up creating another one because this one has some very silly bug that I managed to fix, maybe I will add it as an additional feature in the next update.
January 19, 2023 -
@Niziul I didn't noticed any bug but it wasn't compatible with dogfight mod.
January 19, 2023
If you are curious to see how the new interface looks like, here is a link to the video: https://www.youtube.com/watch?v=bN_B2RtKQdA
A suggestion here for those who are interested in using the standard input keys for the throttle:
It is very simple, just follow the steps below:
1 - first open the script configuration file calling "ScriptBehavior";
2 - put the "W" key in "KeyForTheThrottleIncrease" and the "S" key in "KeyForTheThrottleDecrease";
3 - now inside the game, access the pause menu, and go to "Key Bindings" and click on "Aircraft";
4 - now just delete the key associated with throttle up and throttle down;
simple as this.