GTAIV.EFLC.FusionFix
GTAIV.EFLC.FusionFix copied to clipboard
GTA 4 Please add Centering Delay to Driving on Controller
What should happen
In GTA 4 the camera moves too slow to keep up with vehicle driving especially on sharp turns forcing you to constantly use the right stick on controller. Please add centering delay slider to driving under controller settings to help with this.
Checklist
- [X] Check the latest git build in case it's already implemented.
- [X] Search for other requests of the same feature.
It's too slow because it's frame rate dependent, it shouldn't be that way by design.
It's too slow because it's frame rate dependent, it shouldn't be that way by design.
If I can recall correctly, mouse camera movement was also affected by framerate before. Raw Input seems to have fixed this. Maybe a Raw Input implementation for gamepad joysticks would fix this, if something like that even exists...
Maybe it would be possible to add some kind of external input system? SDL for example?
Also, GTA V has separate centering delay options for helis, cars, bikes and boats too iirc... Though I wonder how much more the game could be pushed when it comes to the amount of menu options.
SDL for example?
Hmmm, this seems quite doable imo... not bad.
I mean honestly it might be a good idea since it would add native support for many more controller types without the need for SteamInput