-
Notifications
You must be signed in to change notification settings - Fork 220
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe.
Some games (ex. Death Stranding) have issues with controller, where it causes a judder (not reported by any fps/frame pacing monitoring app) especially when using the right stick/camera control. Slight stutters occur whe the fps and frametimes are reported as being perfect.
On kb and mouse this does not happen.
Describe the solution you'd like
AntiMicroX has a very smooth way of transposing mouse movement on the controller right stick, so step 1 is done.
However some games STILL detect the DS4 controller as a controller, (even with AntiMicro enabled) and not as kb + mouse and they revert back to their default controller settings, with judder and stutters.
Describe alternatives you've considered
Steam Input with some tweaks is reported to work in some capacity, though it still produces judder due to the lack of finnese of the mouse to controller implementation.
Additional context
No response