Michell Omerovic
Michell Omerovic
So obviously the axis is output wrongly and if i try with steam input then my pitch becomes the left and right trigger. I probably have to change the output?...
So i tried opentrack in Euro truck simulator 2 and the there was no problem so it might be a DCS problem.
Hello thanks for your fast answer. For me uinput is in /dev/uinput. I tried to chmod uinput but have the same issues do you have a recommended solution for me?
> Try this as root: > > ``` > ln -s /dev/uinput /dev/input/uinput > chmod 666 /dev/input > ``` I tried your suggestion and dcs could not detect any of...
Yes DCS was previously able to use my hotas controllers and detect opentrack. Making uinput available in the way you suggested seems to make DCS unable to detect anything.
I will give xboxdrv a try when I have some time otherwise I will try to see if the same thing happens on other distros. In worst case I will...
So i tried using xboxdrv to write a script and it now works great thanks so much for your help!!!
After starting opentrack and then my script DCS automatically detects opentrack as a xbox controller and I can freely assign the axes whichever way I want to use them. Does...