Pavel Rojtberg

Results 352 comments of Pavel Rojtberg

is the 07 packet sent on any button press or only on home button press?

> Missing these packets could cause input lag / delays. this is rather theoretical then..

try #120 ``` git checkout -b Oblomov-init-360-control master git reset --hard https://github.com/Oblomov/xpad.git init-360-control ```

should be fixed with https://github.com/paroj/xpad/commit/2bfb0e171832b5035a9370300d7fdf4c57eb9497

> Anyone know which kernel version should have the patch? this is not scheduled for upstream yet. You can use it with your current kernel as described here, though: https://github.com/paroj/xpad#installing

moved the fix to a separate branch: https://github.com/paroj/xpad/tree/fantech I got reports that the change breaks other controllers in #171. As the controllers identifies as 0x045e:0x028e i.e. "vanilla Xbox360 Controller", there...

> Perhaps we can whitelist it using iManufacturer SHANWAN. I have attached the lsusb output of my controller. thats actually a very good idea. I have updated the patch accordingly:...

you dont need to build your own kernel for this - just follow: https://github.com/paroj/xpad#installing

> which will work until SHANWAN starts using real triggers. this happened sooner than anticipated - dropped MAP_TRIGGERS_TO_BUTTONS again in master.

> I have tried to install the latest version with the indicated command without noticing any changes you have to use the fantec branch ``` git clone -b fantech https://github.com/paroj/xpad.git...