Kimplul

Results 266 comments of Kimplul

Seems like the issue was that I didn't test 0e47624ebbed48e922fe27170364aebf79217e7b properly. Turns out that I had a bug in how I was updating the duration of different effects, and that...

@detrophy > FFTEST will somewhat work, but only if I set the correct device (event23, not 0). Could you clarify what you mean by this? Typically you would use something...

Pretty weird, ACC works for me with Proton 7.0-4, and if `fftest` works then the driver seems to be loaded. I also upgraded my wheel's firmware to 34 but works...

> Are you both talking about Assetto Corsa Competizione? By ACC I'm referring to Assetto Corsa Competizione, yes. > should Assetto Corsa 1 be working again by now? Don't know,...

Can't confirm, FFB works for me with both default and disabled per-game controller settings. I also tried turning on generic controller configuration but FFB still works. Strange.

Hi, I could try adding the wheel ID to my driver, if we're lucky it might work without much tweaking. Although I wouldn't say it's bound to work, as the...

> Not sure if it is a configuration issue on my end, or something with the file. I am getting the sense that the veriable needs to be declared before...

Thanks for the tip, 5.15 apparently. Solves that mystery.

I suspect `sudo dmesg` would also work but in any case, the `hid-tminit` driver isn't picking up the wheel for some reason. Could you try `sudo modprobe hid-tminit` and replugging...

Just checking: did you also remove `return -EINVAL;` after the if statement?