Nodles 3 Report post Posted September 8, 2020 Hallo, just using my mousewheel does not give me the level of control on the throttle I want and the R/T keybindings are increments of 25% and the mousewheel keybindings can not be replaced. Has anyone tried to adjust the sensitivity of the keybindings to say 5% in the lua script ? Share this post Link to post Share on other sites
Megaddd 138 Report post Posted September 8, 2020 Edit the line 79 'self.throttleMouseStepScale' of "Dual Universe\Game\data\lua\AxisCommand.lua" in your game files from 2 to 1 to. Should apply to all default scripts from there on. (Only for you though) Share this post Link to post Share on other sites
hdparm 518 Report post Posted September 20, 2020 (edited) Do not modify existing files in Game/data/lua. If you do, EQU8 may kick you. Creating new files is allowed. EDIT: editing local .lua files is now allowed again. Edited October 27, 2020 by hdparm Share this post Link to post Share on other sites
Nodles 3 Report post Posted September 23, 2020 Agreed but you can edit the autoscript on your vessel by adjusting the impact speedup and speeddown event from 5.0->1.0 and -5.0 to -1.0, gives me increments on the R/T keys of 5% now. Share this post Link to post Share on other sites