Kimplul

Results 266 comments of Kimplul

Added a wiki section about it: https://github.com/Kimplul/hid-tmff2/wiki Feel free to request clarifications etc. if it's not clear enough.

Thank you, that's very kind. I somewhat recently actually bought AC and ACC on Humble Bundle, so that's not an issue anymore. I'll keep your offer in mind for the...

I suspect it might not be impossible, though I haven't really studied how the wheel identifies/behaves itself when connected in PS4 mode. If we're lucky it could just be a...

Quickly checked out what happens when the wheel is connected in PS4 mode, the wheels shows up with product ID `0xb66d` as opposed to `0xb65d`. When I tried adding this...

Okay, the buttons from the wheel worked just fine but pedals and wheel rotation didn't. Seems that the wheel uses a 54 byte input section marked as `Vendor defined 1`...

> So the GenericDesktop.0000 = value changes to 1,2,4,8,16,32,64,128 Good start, seems like it's a fairly typical case of 'bit N on/off' for each gear. I would still need to...

Alright, I modified the `rdesc` of the PS4 mode, ~top of `ps4` at the moment~, 4503f35397f24623ecb286dbea6685a9be67b7d9. The general idea is that there's now eight extra 'buttons', buttons 15-23, with each...

Huh, pretty interesting. Buttons below 14 are already used by buttons on the steering wheel iself, not entirely sure what this means. Does the default mapping overlap at all? And...

> Should i try and make a list of how each button is being reported in game? That would be really helpful, yes please.

DiRT 4 seems to assume some set pedal mappings, and for example uses some pedal axes to navigate certain menus. However, this mapping seems to assume inverted input, for example...