Hi Rob,
thanks for your input as well. I removed all controllers but one and followed clawz guide to reset everything. Now my profile includes this:
class JoysticksList
{
class Joystick1
{
guid="8406F660-EDE5-11E4-8001-444553540000"; name="Controller (XBOX One For Windows)"; offset=256; isXInput=1; mode="Custom"; analogClickHigh=0.40000001; analogClickLow=0.2;
};
};
The issue however persists (I uploaded a pic for clarity). I wonder if anyone can reproduce this error -> is it only occuring for me or is the mapping of +-100 controller input just too small (gamewise).
Important:
As mentioned when I go to the controller customize screen and use the show button I can see that I excite +-100 with my analogue controlls, yet the steering does not turn as much as for the keyboard input. That seems to me like a simple mapping error
- That I can excite +-100 let me assume that there is no issue with the controller itself -> otherwise I'd think I just wouldn't reach the 100
- The turning of the steering wheel when controller axis has -100 is smaller then when hitting the steer left key (A).
-> Easiest would be if a dev could check what steering angle they map the keyboard key to and what steering angle they map the -100 controller axis to (it really looks like a mismatch there might be the cause)