05-18-2019, 07:20 AM
Well, I wrote a bash script to grab some analog values from evtest and it fixed all the analog issues right up. I can post it if you'd like to see it, but the trick was to take the min/max and "reduce" the window by changing them by 10% (multiply by 1.1 for the min, 0.9 for the max). I think you were using the raw values, which made it so you had to basically slam the stick to reproduce the min/maxes you got when setting up the stick.