Results 117 comments of gotzl

@GoLD-ReaVeR could you test with the most recent code in the `next` branch? Is this sufficient for you?

Yes, I think so. The existing code is intended for the displays found on 'older' wheels, which consist of three 7seg displays. It seems that the commands that worked for...

Hi, I had a very brief look into one of the capture files and I do think it looks promissing that it actually also uses the same protocol as all...

Okay, can you try out the `ftec_911_wheels` branch? Note that I still had no time to look closer into your dumped data... But maybe it works already...

> Maybe you can adjust a few values ​​in the driver to get more power. The fan didn't even come on anymore and it didn't get hot either. So you're...

So, I had a look at your dumped data. I'm a bit puzzled that it actually works ;) From the dumps I would've said that the protocol should be a...

For me, AC with proton 8 works fine (I use ContentManager, but shouldn't make a difference). But I also did not do any further testing with AC (like starting with...

I think I've finally found the root cause of these games crashing. It seems to be an issue of the `FanatacSDK` (or how it is integrated into these games). The...

In case s.o. is interested, I've used s.t. like this: ` public class MyExtension implements Extension { void afterBeanDiscovery(@Observes AfterBeanDiscovery abd, BeanManager bm) { try { InitialContext ic = new...

Hi, I can reproduce this with the Clubsport F1. It seems that the min/max values for these axis is not correct. A workaround would be to issue `evdev-joystick --evdev /dev/input/by-id/usb-Fanatec_*-event-joystick...