About this mod
Adds a configurable speed limit to vehicles, which can be enabled by pressing the assigned key.
- Requirements
- Permissions and credits
Key Bindings
Keys can be bound via Native Settings UI.
Special Thanks To
- somedumbgai on the Cyberpunk 2077 Modding Community Discord for the idea
- psiberx for GameUI.lua
- keanuWheeze for config.lua and inputManager.lua
[ v1.2 ] Added support for using the current speed as the limit, made preset values unmodifiable by the increment and decrement
functions and fixed the unintentional Redscript dependency when scaling the limit widget
[ v1.2.1 ] Fixed speed limit preset typo
[ v1.1 ] Added support for configurable key bindings
[ v1.1.1 ] Ported key binding configuration over to Native Settings UI and added support for persistent configurations
[ v1.1.2 ] Added limit indicator widget
[ v1.1.3 ] Added support for increasing and decreasing the speed limit via key bindings
[ v1.1.4 ] Added speed limit presets
[ v1.1.5 ] Fixed the limit indicator disappearing after loading a savegame
[ v1.1.6 ] Added support for hiding the limit indicator in FPP
[ v1.1.7 ] Fixed the limit indicator being displayed when in the passenger seat and also the Decrease Limit hotkey configuration not
persisting
[ v1.0 ] Initial release
[ v1.0.1 ] Decelerating now overrides the automatic brakes when above the speed limit